For non-trusted system:
passwd -x -1 username
You can simply give the nonexpiry passwords as below
#passwd -x -1 username
and see the change after
#passwd -s username
/usr/lbin/modprpw -m exptm=0,lftm=0,mintm=0,expwarn=0,llog=0
passwd -x -1 username
You can simply give the nonexpiry passwords as below
#passwd -x -1 username
and see the change after
#passwd -s username
/usr/lbin/modprpw -m exptm=0,lftm=0,mintm=0,expwarn=0,llog=0
No comments:
Post a Comment