Where does AppleFileServer store the shares?
Markus Hitter
mah at jump-ing.de
Thu Dec 21 15:36:31 PST 2006
Am 21.12.2006 um 17:16 schrieb LuKreme:
> On 21-Dec-2006, at 06:05, Markus Hitter wrote:
>> Short of grep'ing through the entire hard disk, I'm out of ideas.
>> Where is the info stored, which shares are to be provided over
>> AFP, or, how would I fix the Home directory issue?
>
> Well, I thought it was stored in lookupd/DirectoryServices
Me thought this as well, but even a brute-force search like
for F in user group host network service protocol rpc mount printer
bootparam bootp alias netgroup; do lookupd -q $F | grep -i
<myShareName>; done
doesn't show up anything.
> There's this pdf at apple:
All of Apple's dcoumentation is pretty much a documentation of the
Server Admin app and the serveradmin commad line tool. Next to
nothing described there works on a client box.
So I'm still searching, your comments triggered a few ideas :-)
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
More information about the MacOSX-admin
mailing list