[Bug 1031170] Password Policy Configuration Exits with error on 42.2
http://bugzilla.opensuse.org/show_bug.cgi?id=1031170 http://bugzilla.opensuse.org/show_bug.cgi?id=1031170#c11 --- Comment #11 from Bob Goddard <suse-20050616@bgcomp.co.uk> --- And in case the instructions were not clear enough... Type in: ldapmodify -H ldapi:/// -Y EXTERNAL It will return: SASL/EXTERNAL authentication started SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0 Then type in: dn: cn=module{0},cn=config changetype: modify add: olcModuleLoad olcModuleLoad: ppolicy.so And <CTRL>-D to end. Restart slapd, and password policies should then be enabled. If you look at /etc/openldap/slapd.d/cn=config/cn=module{0}.ldif before and after, you will see what the required change was needed. Also note that since CRC's are used, you cannot just manually update that file and expect it to work. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com