[389-users] Password + anything works ?

2012-11-12 Thread Ali Jawad
Hi I just noticed that you can use the password+ANYLetters and it will work, I.e. if the password is xyz xyz99 or xyzABC will work as well, is this a misconfiguration on my part or a bug ? Regards * * -- 389 users mailing list 389-us...@lists.fedoraproject.org https://admin.fedoraproject.org/mailm

Re: [389-users] No password change forced at first logon

2012-05-10 Thread Ali Jawad
Hi Thanks for the info, server is in debug mode but no errors show. Regards On Thu, May 10, 2012 at 10:28 PM, Arpit Tolani wrote: > Hie > > On Thu, May 10, 2012 at 6:01 PM, Ali Jawad wrote: > >> On further checking the attribute passwordMustChange does not exist in my >>

Re: [389-users] Disable Inactive Users After 90 days

2012-05-09 Thread Ali Jawad
=local" ldapmodify: No such object (32) matched DN: dc=domain,dc=local On Wed, May 9, 2012 at 4:47 PM, Rich Megginson wrote: > On 05/09/2012 07:45 AM, Ali Jawad wrote: > > Hi > I have a requirement to disable inactive users after 90 days. I did read > http://directory

[389-users] Disable Inactive Users After 90 days

2012-05-09 Thread Ali Jawad
Hi I have a requirement to disable inactive users after 90 days. I did read http://directory.fedoraproject.org/wiki/Account_Policy_Design but I am not sure whether this is a design proposal or the actual implementation. My DS version is : rpm -qa | grep 389 389-admin-console-1.1.8-1.el5 389-ds-b

[389-users] Per host access

2012-03-05 Thread Ali Jawad
Hi I did install 389 and LDAP authentication, what i need to do now is allow access to users only to certain systems, I did checkout : http://directory.fedoraproject.org/wiki/Howto:Posix#How_to_set_up_host_based_access_control I tried the old method because I could not figure out the new method,