tags 269746 confirmed
thanks

Attached is the patch we should use to fix this bug.

I'll probably commit it as soon as I'm sure which RSC I should
use..:-)


-- 


--- smb.conf.ori        2005-11-04 18:22:08.888015952 +0100
+++ smb.conf    2005-11-04 18:24:15.880166486 +0100
@@ -94,10 +94,10 @@
 ;   unix password sync = no
 
 # For Unix password sync to work on a Debian GNU/Linux system, the following
-# parameters must be set (thanks to Augustin Luton <[EMAIL PROTECTED]> for
-# sending the correct chat script for the passwd program in Debian Potato).
+# parameters must be set (thanks to Ian Kahan <<[EMAIL PROTECTED]> for
+# sending the correct chat script for the passwd program in Debian Sarge).
    passwd program = /usr/bin/passwd %u
-   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n .
+   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
 
 # This boolean controls whether PAM will be used for password changes
 # when requested by an SMB client instead of the program listed in

Reply via email to