Hi everybody, i have set up a Samba PDC with LDAP Backend as described in this howto: http://de.gentoo-wiki.com/Samba_PDC_mit_LDAP-Backend Everything runs fine now. I also changed configuration of my linux boxes to authenticate against the ldap server. When i log in into windows and change my user password, the Unix password of my user is also changed, when i type passwd on a linux box, it changes the unix password of the user in the ldap, but not the samba password also stored in ldap. Is there any chance to make passwd change the samba password too? Maybe possible with pam_ldap, but i did not find anything about this on the web. Help would be appreciated! Christian
Christian Anton wrote:> Hi everybody, > > i have set up a Samba PDC with LDAP Backend as described in this howto: > > http://de.gentoo-wiki.com/Samba_PDC_mit_LDAP-Backend > > Everything runs fine now. I also changed configuration of my linux > boxes to authenticate against the ldap server. > > When i log in into windows and change my user password, the Unix > password of my user is also changed, when i type passwd on a linux > box, it changes the unix password of the user in the ldap, but not the > samba password also stored in ldap. > > Is there any chance to make passwd change the samba password too? > Maybe possible with pam_ldap, but i did not find anything about this > on the web. > > > Help would be appreciated! > > > Christianhas nobody this running or is my question to stupid to be worth to get a response?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christian Anton schrieb:> >>> has nobody this running or is my question to stupid to be worth to get a >>> response? >>> >> >> >> I am using smbldap-passwd (from the smbldap-tools package). This one >> chages both... >> >> rOger >> >> >> >> > yes, smbldap-passwd does the job, but only as root and only on the > machine the samba-server is on. But what to do as a Linux-User that > wants to be able to log in to any windows machine in the network too? > how does he change his password? when he types 'passwd' on the shell of > his Linux machine, the ldap-password on the server is changed, but not > the samba-password and this is my problem.Hmm... OpenLDAP has an option to maintain password fields himself... but I do not remember the required configuration steps for that... perhaps another one on this list could help... kindly regards rOger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDLIxRpF3l9rYt4bARApzkAJ4/UXBGYs1riGz5VUUwlRJ3u8KP2wCfe2bq zV2OqjOh5BOl/MEDePWIfn0=ecN0 -----END PGP SIGNATURE-----
> Christian Anton wrote: > >> Hi everybody, >> >> i have set up a Samba PDC with LDAP Backend as described in this howto: >> >> http://de.gentoo-wiki.com/Samba_PDC_mit_LDAP-Backend >> >> Everything runs fine now. I also changed configuration of my linux boxes to >> authenticate against the ldap server. >> >> When i log in into windows and change my user password, the Unix password >> of my user is also changed, when i type passwd on a linux box, it changes >> the unix password of the user in the ldap, but not the samba password also >> stored in ldap. >> >> Is there any chance to make passwd change the samba password too? Maybe >> possible with pam_ldap, but i did not find anything about this on the web. >> >> >> Help would be appreciated! >> >> >> Christian > > has nobody this running or is my question to stupid to be worth to get a > response?use smbk5pwd overlay which comes with OpenLDAP-2.3> -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >
> Christian Anton wrote: > >> Hi everybody, >> >> i have set up a Samba PDC with LDAP Backend as described in this howto: >> >> http://de.gentoo-wiki.com/Samba_PDC_mit_LDAP-Backend >> >> Everything runs fine now. I also changed configuration of my linux boxes to >> authenticate against the ldap server. >> >> When i log in into windows and change my user password, the Unix password >> of my user is also changed, when i type passwd on a linux box, it changes >> the unix password of the user in the ldap, but not the samba password also >> stored in ldap. >> >> Is there any chance to make passwd change the samba password too? Maybe >> possible with pam_ldap, but i did not find anything about this on the web. >> >> >> Help would be appreciated! >> >> >> Christian > > has nobody this running or is my question to stupid to be worth to get a > response?smbk5pwd and other things on two-way password syncronization are described in Samba3 Official Howto, just download the recent version and write to the list if anything You found there is unclear.> -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >