Bug #60
Change samba password from windows
| Status: | New | Start date: | 17 December 2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Samba | Spent time: | - | |
| Target version: | - |
Description
With the default ModularIT installation, users can not change their samba password from their windows system.
We may need this changes:
unix password sync = No
And maybe theses:
#ldap passwd sync = Yes
#passwd program = /usr/sbin/smbldap-passwd -u %u
#passwd chat = "Changing password for*\nNew password*" %n\n "*Retype
new password*" %n\n"
History
Updated by kuko about 2 years ago
Test this options:
unix password sync = Yes
passwd program = /usr/sbin/smbldap-passwd -u %u
ldap passwd sync = No
passwd chat = "*assword*" %n\n "*assword*" %n\n