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)
commit121c81e3d68f1748f114a2530a9eb67f7f658fda
tree999209c4326217a4b2d587dd499f7888ee33a558
parent999357a69781d0aa2d8f177ac53b3ac212268c35
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
(This used to be commit 0bb6acc358243c49e19de9d5cc95f5124ac11b7c)
source3/include/proto.h
source3/include/smb.h
source3/param/loadparm.c
source3/smbd/ipc.c
source3/smbd/password.c