Samuel Cabrero changed bug 1197896
What Removed Added
Status NEW CONFIRMED
CC   scabrero@suse.com, william.brown@suse.com
Flags   needinfo?(william.brown@suse.com)

Comment # 2 on bug 1197896 from
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?


You are receiving this mail because: