![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do i change to super user then revert back to ordinary user ,using shell script? | wrapster | Shell Programming and Scripting | 3 | 06-04-2008 04:11 AM |
| switching user from root to ordinary user | sasia | Shell Programming and Scripting | 3 | 01-25-2008 07:25 PM |
| Other than root user .Normal user is unable to create files | mallesh | UNIX for Advanced & Expert Users | 1 | 06-22-2005 09:18 AM |
| Limiting length of user in while creating user | Satya Mishra | AIX | 2 | 04-14-2005 11:40 PM |
| single user mode - user accounts passwords | orestis | UNIX for Dummies Questions & Answers | 2 | 03-09-2005 06:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I am new to solaris and i am trying solaris 10 7/08. I cannot add new user account with smc. I got the error "the management domain file:/solaris/solaris does not exist". Host name of my box is solaris. I do not know what should i do. Can someone help me pls? Regards, rock2happy |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Possible reasons could be a disk full situation or incorrect/wrong naming service.
|
|
#3
|
|||
|
|||
|
Somewhat Detailed
Quote:
I do not use any naming service but file and the disk is not full (I use 40 GB hard drive - 500 MB for swap, 2 GB for /etport/home and the rest is for /). All the entries in /etc/nsswitch.conf are configured for files. Where should I find out more? Thanks. regards, rock2happy |
|
#4
|
||||
|
||||
|
use the commandline to add a user... if this fails, there are far better debug possibiltis...
# useradd -d /export/home/username -m username should be something like the above... |
|
#5
|
|||
|
|||
|
Thank you all
Now I can add new users from command line.
Thank you all. regards |
|||
| Google The UNIX and Linux Forums |