diff options
author | Samba Release Account <samba-bugs@samba.org> | 1997-03-09 18:21:46 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1997-03-09 18:21:46 +0000 |
commit | 35de5ef34343d546ce7269308871d7da55991861 (patch) | |
tree | 0cd6f1fc3d1359290fc2bff9f812ab8d26d1bece /docs/manpages | |
parent | 9c209aba82c76e203f87ae218ae6a6eb2a05544a (diff) | |
download | samba-35de5ef34343d546ce7269308871d7da55991861.tar.gz samba-35de5ef34343d546ce7269308871d7da55991861.tar.bz2 samba-35de5ef34343d546ce7269308871d7da55991861.zip |
missed some bits. added some more on profiles - e.g windows 95 description
of what needs to be done.
lkcl
(This used to be commit d998795503ce7872073a79a710a41ffdbc535e75)
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/smb.conf.5 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index 3065883eb3..753edca79f 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -1259,7 +1259,20 @@ This parameter specifies the home directory where roaming profiles (USER.DAT / USER.MAN files) are stored. This option takes the standard substitutions, allowing you to have -separate logon scripts for each user or machine. +separate logon scripts for each user or machine. It also specifies +the directory from which the "desktop", "start menu", "nethood" and +"programs" folders, and their contents, are loaded and displayed +on your Windows 95 client. + +The share and the path must be readable by the user for the preferences +and directories to be loaded onto the Windows 95 client. The share +must be writeable when the logs in for the first time, in order that +the Windows 95 client can create the user.dat and other directories. + +Thereafter, the directories and any of contents can, if required, +be made read-only. It is not adviseable that the USER.DAT file be made +read-only - rename it to USER.MAN to achieve the desired effect +(a MANdatory profile). .B Default: logon path = \\\\%L\\%U |