diff options
Diffstat (limited to 'samba_wizard/scripts/smb.conf.default')
-rw-r--r-- | samba_wizard/scripts/smb.conf.default | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samba_wizard/scripts/smb.conf.default b/samba_wizard/scripts/smb.conf.default index 1e714025..c81b8615 100644 --- a/samba_wizard/scripts/smb.conf.default +++ b/samba_wizard/scripts/smb.conf.default @@ -102,8 +102,7 @@ # to be kept in sync with the SMB password. unix password sync = Yes passwd program = /usr/bin/passwd %u - passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n -*passwd:*all*authentication*tokens*updated*successfully* + passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* # Unix users can map to different SMB User names ; username map = /etc/samba/smbusers |