Morgan Hallgren
2005-Jun-28 22:03 UTC
[Samba] sync ldap samba passwds with heimdal kerberos passwds
How do I sync whem. I have tryied out this in my smb.conf unix password sync = yes passwd program = /usr/sbin/kadmin -l passwd %u passwd chat = "*Password:*" %n\n "*Password:*" %n\n "*" But then i try to change a passwd in windows it rejects it, and telling me that I dont have permissing to change the passwd. Anyone solved this issue?
Morgan Hallgren
2005-Jun-29 21:12 UTC
[Samba] sync ldap samba passwds with heimdal kerberos passwds
How do I sync whem. I have tryied out this in my smb.conf unix password sync = yes passwd program = /usr/sbin/kadmin -l passwd %u passwd chat = "*Password:*" %n\n "*Password:*" %n\n "*" But then i try to change a passwd in windows it rejects it, and telling me that I dont have permissing to change the passwd. Anyone solved this issue?
Morgan Hallgren
2005-Jun-29 22:45 UTC
[Samba] Re: sync ldap samba passwds with heimdal kerberos passwds
How do I sync ldap samba passwds with heimdal kerberos passwds I have tryied out this in my smb.conf unix password sync = yes passwd program = /usr/sbin/kadmin -l passwd %u passwd chat = "*Password:*" %n\n "*Password:*" %n\n "*" But then i try to change a passwd in windows it rejects it, and telling me that I dont have permissing to change the passwd. Anyone solved this issue?
Ilia Chipitsine
2005-Jul-02 12:05 UTC
[Samba] sync ldap samba passwds with heimdal kerberos passwds
have a look at smbk5pwd overlay, which is shipped with OpenLDAP-2.3 You may find it useful (even if You will have to migrate to OpenLDAP) I'm successfully running it with OpenLDAP-2.2> How do I sync whem. > > I have tryied out this in my smb.conf > > unix password sync = yes > passwd program = /usr/sbin/kadmin -l passwd %u > passwd chat = "*Password:*" %n\n "*Password:*" %n\n "*" > > But then i try to change a passwd in windows it rejects it, and > telling me that I dont have permissing to change the passwd. > > Anyone solved this issue? > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >