added automount home directory support. contributed by simeon@bangor.co.uk
authorSamba Release Account <samba-bugs@samba.org>
Wed, 7 May 1997 17:56:46 +0000 (17:56 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Wed, 7 May 1997 17:56:46 +0000 (17:56 +0000)
commit0bb6acc358243c49e19de9d5cc95f5124ac11b7c
tree75bc5df357cb62017c2ba400d2f398c5bd355e0d
parent1d1143fb6f6ba2b4c28bedf3985c162860d451ff
added automount home directory support.  contributed by simeon@bangor.co.uk
and a mini bug-fix by rob.nacarrato@sheridanc.on.ca

reads in an entry from the auto.home file for the user when they log in,
and mounts their home directory as the default path for the [homes] service.

i might add this as to the %substitution system, so that you can
specify subdirectories for the user profiles, mainly.

lkcl
source/include/proto.h
source/include/smb.h
source/param/loadparm.c
source/smbd/ipc.c
source/smbd/password.c