Penguin

Differences between version 2 and previous revision of smb.PDC.conf.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, July 30, 2002 2:01:08 pm by GavinGrieve Revert
Older page: version 1 Last edited on Tuesday, July 30, 2002 2:00:04 pm by GavinGrieve Revert
@@ -45,9 +45,10 @@
  # the encrypted SMB passwords. They allow the Unix password 
  # to be kept in sync with the SMB password. 
  unix password sync = Yes 
  passwd program = /usr/bin/passwd %u 
- passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* 
+ passwd chat = *New*password* %n\n *Retype*new*password* %n\n \  
+ *passwd:*all*authentication*tokens*updated*successfully* 
  
  # You can use PAM's password change control flag for Samba. If 
  # enabled, then PAM will be used for password changes when requested 
  # by an SMB client instead of the program listed in passwd program.