diff options
author | John Terpstra <jht@samba.org> | 2004-12-23 21:13:01 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:10 -0500 |
commit | fd074125899306974ed4f37d46f75c3aea36bd68 (patch) | |
tree | c594042f21be00c83ce93212c7cc21ad3f34c7ad /docs/Samba-HOWTO-Collection/ProfileMgmt.xml | |
parent | 71b037bec98deae19400fd1d0e0e4c5a2f0d145d (diff) | |
download | samba-fd074125899306974ed4f37d46f75c3aea36bd68.tar.gz samba-fd074125899306974ed4f37d46f75c3aea36bd68.tar.bz2 samba-fd074125899306974ed4f37d46f75c3aea36bd68.zip |
Fixing bugs.
(This used to be commit b3a08ba0f0809f8629a69e837d3e03336dd9e328)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/ProfileMgmt.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/ProfileMgmt.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/ProfileMgmt.xml b/docs/Samba-HOWTO-Collection/ProfileMgmt.xml index e1e45538ae..7253b9f0bb 100644 --- a/docs/Samba-HOWTO-Collection/ProfileMgmt.xml +++ b/docs/Samba-HOWTO-Collection/ProfileMgmt.xml @@ -850,7 +850,8 @@ under the Windows login name of the user. </para> <note> <para> This path translates, in Samba parlance, to the &smb.conf; <smbconfsection>[NETLOGON]</smbconfsection> share. The directory should be created at the root -of this share and must be called <filename>Default Profile</filename>. </para> </note> +of this share and must be called <filename>Default User</filename>. +</para> </note> <para> If a default profile does not exist in this location, then MS Windows 200x/XP will use the local default profile. </para> |