From a9ab022139761f680fc3a813be3dcdd984baf6fe Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 7 Dec 2004 14:43:51 +0000 Subject: Add placeholder manpage for pam_winbind Fix syntax error in "logon path" (This used to be commit 8563343832a99196b47a4c6c6533c1fa279ea566) --- docs/smbdotconf/logon/logonpath.xml | 4 +++- 1 file changed, 3 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 4cd04055c5..efbee54302 100644 --- a/docs/smbdotconf/logon/logonpath.xml +++ b/docs/smbdotconf/logon/logonpath.xml @@ -40,9 +40,11 @@ This option takes the standard substitutions, allowing you to have separate logon scripts for each user or machine. + Do not quote the value. Setting this as \\%N\profile\%U - will break profile handling. + will break profile handling. + Note that this option is only useful if Samba is set up as a logon server. -- cgit