The UNIX and Linux Forums
>
Operating Systems
>
SUN Solaris
user password forever
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
user password forever
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
08-29-2007
xramm
Registered User
Join Date: May 2007
Posts: 111
I think it must be
passwd -x -1 <
username
>
to turn off password aging.
Code:
# passwd -x -1 <
username
> passwd: password information changed for <
username
>
is it a reasonable solution
xramm
View Public Profile
Find all posts by xramm