DISQUS

Tech-Recipes: Add a user from the command line in Solaris | Solaris system administration | Tech-Recipes

  • question · 1 year ago
    but what's fred's password when you want to log on with fred??
  • fred · 12 months ago
    still, as root, run 'passwd fred' to set fred's password.
  • flexinfo · 11 months ago
    # passwd -r files fred

    for completness since it specifies that you are changing the local passwd file and not nis/ldap.
  • Orion · 7 months ago
    then 'passwd -f fred' to force him to change password on next login