Hi,
I am running a script where it login to a server then executes the command "passwd -n 0 -x 99999 -i -1 debug" for removing ageing of the debug user. If the user debug is not present then I want to create the user debug, change the password it, and then execute the above command for ageing.
How can I do?
Regards, vasistha