Manage the shadow file
Members
Return information for the specified user This is just returns dummy data so that salt states can work.
CLI Example:
salt '*' shadow.info root
Set the password for a named user.
salt '*' shadow.set_password root mysecretpassword
salt.modules.win_service
salt.modules.win_useradd
Enter search terms or a module, class or function name.