Guys, I have 389-DS server running under MMR environment.I am using script
to add users as shown below:

the Users.ldif seems like this one:

dn: uid=ram,ou=People,dc=im,dc=sap,dc=com
changetype: add
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetorgperson
objectClass: posixAccount
cn: ram M
gecos: ram
sn: ram
givenName:  ram M
uidNumber: magic
gidNumber: 1002
userPassword: {clear}redhat
loginShell: /bin/bash
homeDirectory: /home/ram

And its adding successfully.
Now When I try to setup a Password Policy through Console it is not taking
effect.
For Example: I tried selecting Allow User change password after reset.
Save it.

nd try logging into client machine, it doesnt work.
Its Logging in the user but not asking to change password.
--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to