Hi, I have two Samba/LDAP servers as Domain Controlers in a PDC/BDC configuration. My problem is when an account is locked and I unlock it in LDAP (using GOSA), the "L" flag is removed and replicated to the slave LDAP, but the account remains locked in Samba BDC. I'll explain it with commands:
[EMAIL PROTECTED] samba]# pdbedit -L lvinay -v | grep -i flags Account Flags: [UX ] [EMAIL PROTECTED] samba]# pdbedit -L lvinay -v | grep -i flag Account Flags: [ULX ] [EMAIL PROTECTED] samba]# /usr/local/openldap/bin/ldapsearch -D 'cn=manager,dc=foo,dc=com,dc=ar' -w xxxx uid=user -x sambaAcctFlags sambaAcctFlags: [U X ] [EMAIL PROTECTED] samba]# /usr/local/openldap/bin/ldapsearch -D 'cn=manager,dc=foo,dc=com,dc=ar' -w xxxx uid=user -x sambaAcctFlags sambaAcctFlags: [U X ] [EMAIL PROTECTED] samba]# smbd -V Version 3.0.31 [EMAIL PROTECTED] samba]# smbd -V Version 3.0.31 regards, DiegoWS -- ------------------- Diego Woitasen ------------------- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
