Ok, I'll admit it. I'm new to Solaris. That being the case, I'm trying to make myself a userid besides root. The process I'm going thru is
while root:
useradd [username]
passwd [username] (then prompts me to put in the pwd)
In the past when I used Redhat, it automatically sets up the /home/[user] directory, along with basic environment variables. It seems to me that this is not the case with Solaris 9. Can somebody point me in the right direction? I'd like to get a user acct setup and running.
Thanks for any responses -- Rainman
while root:
useradd [username]
passwd [username] (then prompts me to put in the pwd)
In the past when I used Redhat, it automatically sets up the /home/[user] directory, along with basic environment variables. It seems to me that this is not the case with Solaris 9. Can somebody point me in the right direction? I'd like to get a user acct setup and running.
Thanks for any responses -- Rainman