diff options
Diffstat (limited to 'docs/smbdotconf/logon')
-rw-r--r-- | docs/smbdotconf/logon/logonpath.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/smbdotconf/logon/logonpath.xml b/docs/smbdotconf/logon/logonpath.xml index f5126e25a5..52f8601d16 100644 --- a/docs/smbdotconf/logon/logonpath.xml +++ b/docs/smbdotconf/logon/logonpath.xml @@ -43,7 +43,14 @@ <warning> <para> Do not quote the value. Setting this as <quote>\\%N\profile\%U</quote> - will break profile handling. </para> + will break profile handling. Where the tdbsam or ldapsam passdb backend + is used, at the time the user account is created the value configured + for this parameter is written to the passdb backend and that value will + over-ride the parameter value present in the &smb.conf; file. Any error + present in the passdb backend account record must be editted using the + appropriate tool (pdbedit on the command-line, or any other locally + provided system tool. + </para> </warning> <para>Note that this option is only useful if Samba is set up |