Wednesday 17 January 2007

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

No comments: