Re: [389-users] admin password expired ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/11/2011 03:39 AM, Gioachino Bartolotta wrote:
> Hi all,
>
> I set up the password policies on the 389 directory server, and now it
> happens that when I try to log in as admin, it says "Password
> expired".
>
> How it's possible? The admin user is the one setup for management with
> the 389 console ....
This shows you how to get the DN of the admin user:
http://docs.redhat.com/docs/en-US/Red_Hat_Directory_Server/8.2/html-single/Using_the_Admin_Server/index.html#Administration_Server_Configuration-Access_Settings

Here is an example of how to set the password expiration so that it does 
not expire:
ldapmodify -x -D "cn=directory manager" -W <<EOF
dn: <the dn of the admin user>
changetype: modify
replace: passwordExpirationTime
passwordExpirationTime: 20380119031407Z
EOF
>
> Please help!

--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users


[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux