Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ldoman

    Is there a way to add a user to NIS with using adduser?

    You can use the nistbladm and nisaddcred commands. Check Sunsovle.sun.com for the specifics. But, basically you will do the following: nistbladm -a name=newuser passwd="some known encrypted password" uid=999 gid=10 gcos="New User" home=/export/home/newuser shell=/bin/sh...

Part and Inventory Search

Back
Top