expire on mammoth
for a in $(ls /home) ; do echo $a; chage -l $a | grep 2007 ; done
And then change the end date of some of them using
usermod -e 2008-02-20 ttngu35
distribute_passwd+group+shadow+gshadow
scuba and unix/linux/solaris/sl Mix of work and hobby
for a in $(ls /home) ; do echo $a; chage -l $a | grep 2007 ; done
And then change the end date of some of them using
usermod -e 2008-02-20 ttngu35
distribute_passwd+group+shadow+gshadow
Labels: linux
No comments:
Post a Comment