https://bugzilla.suse.com/show_bug.cgi?id=1197896 https://bugzilla.suse.com/show_bug.cgi?id=1197896#c3 William Brown <william.brown@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(william.brown@sus | |e.com) | --- Comment #3 from William Brown <william.brown@suse.com> --- (In reply to Samuel Cabrero from comment #2)
The problem is the samba schema bundled with 389-ds does not have this attribute definition:
Openldap schema in samba-doc:
# grep -i sambaminpwdlength /usr/share/doc/packages/samba/examples/LDAP/samba.ldif olcAttributeTypes: {35}( 1.3.6.1.4.1.7165.2.1.58 NAME 'sambaMinPwdLength' DESC ase $ sambaMinPwdLength $ sambaPwdHistoryLength $ sambaLogonToChgPwd $ sambaM #
389-ds bundled samba schemas:
# grep -i sambaminpwdlength /usr/share/dirsrv/schema/60samba3.ldif # # grep -i sambaminpwdlength /usr/share/dirsrv/data/60samba.ldif # @William, pull request to https://github.com/389ds/389-ds-base right?
The team is a bit picky about the format of commit messages and how the pr's are done, so I've done this on your behalf. https://github.com/389ds/389-ds-base/pull/5248 -- You are receiving this mail because: You are on the CC list for the bug.