Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
creating users
Name: bg Date: April 9, 2003 at 13:30:34 Pacific OS: solaris 9 CPU/Ram: 320 MB
Comment:
i am new to solaris. I logged in my standalone ultra machine which has solaris 9 installed on it. As a root, i tried to create a user. But in the /home directory , i was unable to create a directory for the user. even as a root, i have no permission to create a directory. Is there any problem with the installation of solaris 9 ?
Name: David Perry Date: April 9, 2003 at 19:54:08 Pacific
Reply:
If the automount daemon is active, it is expecting to mount /home from a nfs server. You can either disable this function or create home directories under a different directory.
Summary: Guys, I wanna do this. I have to create a batch of users and I dont want to create each manually. I would like to write a script that creates user accounts from the info in a file. Till here, I am fin...
Summary: hi Friends, I am encountered with strange problem while creating user on SunOs. I am logined as superuser (root). I created user using useradd command. It creates user but does not create home directo...