Hi Everyone. There is a bug in FDS/389 1.2.0, where the "password modify extended operation" is not following referral. That's why the userpassword have been not updated. It's was registered at bugzilla (https://bugzilla.redhat.com/) with the number *578863*.
Thank's, TISDN 2009/12/11 tisdn tisdn <[email protected]> > Yes, > I have referral update working. Just the userpassword is not updated. The > others atrtributes are. Pointing to a master ldap server all attributes > (including userpassword) are updated. > > Thank's, > TISDN. > > 2009/12/10 Nick Pappin <[email protected]> > > do you have a refferal parameter in your slapd.conf it should look >> something like this: >> >> updateref ldap://192.168.1.254 >> >> Where 192.168.1.254 is the master ldap server. >> >> -- >> W. Nick Pappin >> >> >> On Thu, Dec 10, 2009 at 3:58 AM, tisdn tisdn <[email protected]>wrote: >> >>> Hello everyone! >>> I'm having problem with the parameter ldap passwd sync = yes. If my >>> ldapsam >>> points to a master ldap server, it works perfectly. If it points to a >>> slave >>> ldap server, the samba attributes are update but not the userpassword. >>> I'm using samba 3.4.3 with Fedora Directory 1.2. >>> >>> Viewing the log files I saw same strange messages when I trying to change >>> my >>> password: >>> >>> [2009/12/08 15:10:42, 5] passdb/pdb_ldap.c:ldapsam_modify_entry(1660) >>> ldapsam_modify_entry: mods is empty: nothing to modify >>> [2009/12/08 15:10:42, 2] >>> passdb/pdb_ldap.c:ldapsam_update_sam_account(1961) >>> ldapsam_update_sam_account: successfully modified uid = test in the LDAP >>> database >>> >>> Thanks, >>> TISDN >>> -- >>> >>> To unsubscribe from this list go to the following URL and read the >>> instructions: https://lists.samba.org/mailman/options/samba >>> >> >> > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
