The following are examples of syntax for the authsetup command:
Use the following command to reset caroot password to a new password “root” and re-create equivalence for logged in User :
authsetup -p “root”
Use the following command to reset caroot password to empty password and re-create equivalence for logged in User :
authsetup -p ""
Use the following command to reset caroot password to a new password “root” and re-create equivalence for logged in User. Enable Silent mode and debugging :