Microsoft
Software
Hardware
Network
Question : How to set password to unexipre for oracle account on linux
Hi experts,
wanted to know if there is a command that can be used to set an account to not locked, not expiry and not disabled on a linux server. This that the password of the particular account never expires and that the account is never disabled and or never locked.
something like: usermod -x administrative_lock_applie
d=0 passwd_expire_time=0 passwd_lifetime=0 [username]
The command above does work on linux.
Answer : How to set password to unexipre for oracle account on linux
chage -I -1 -m 0 -M 99999 -E -1 username
If account was locked, it can be unlocked with:
usermod -U username
Random Solutions
Picture people vs Olan Mills
Java File Browser Applet
Smarty php site - How do I make a Users account switch to SSL connection during Login?
Windows 7 image using Ghost ?
Install windows server 2008 DVD on dell PE 2950 that has only a CD-Rom?
DNS Issue?
How to create an "edit Profile Setting" page by Dreamweaver
How do I adjust the lockout time on a 2008 terminal server?
Why I can't open database again at Worksheet_Change event
what do I do withVS 2010