From 617ab1408f653dbf660467328f577ddf8f20668b Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 10 May 2005 23:24:19 +0000 Subject: Expanding warning info. (This used to be commit 8989997fc34d5cc8582ced1569ff9c44b6b49e2d) --- docs/smbdotconf/logon/logonpath.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs/smbdotconf/logon/logonpath.xml') 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 @@ Do not quote the value. Setting this as \\%N\profile\%U - will break profile handling. + 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. + Note that this option is only useful if Samba is set up -- cgit