OhNoNotAgain
Programmer
Hello all,
I need to set a user id in the /etc/shadow file to be NP, e.g.
myuser:NP:::::::
I have to do this via a shell script and NOT by editing the /etc/shadow file. Any ideas how it can be done via the command line ?
Thanks
I need to set a user id in the /etc/shadow file to be NP, e.g.
myuser:NP:::::::
I have to do this via a shell script and NOT by editing the /etc/shadow file. Any ideas how it can be done via the command line ?
Thanks