I can do an su with su <username> and it asks for my password. Is there a password parameter for su such that i wont be prompted for a password?
e.g. su <username> -p <password>
I can do an su with su <username> and it asks for my password. Is there a password parameter for su such that i wont be prompted for a password?
e.g. su <username> -p <password>