Syntax for useradd commad
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# useradd –u 101 –g other –d /export/home/ragu –m –s
/bin/ksh –c “revenue” ragu
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prakash.m
useradd -u uid -g gid -d /export/home/user folder name -m -
s /bin/type of shell -c "comment" username
| Is This Answer Correct ? | 1 Yes | 0 No |
useradd -u uid -g Primary.gig -G secondary.gid -d
/export/home/user folder name -m -s /bin/type of shell -c
"comment" username
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohammed mukram
useradd -m -d /export/home/username username
| Is This Answer Correct ? | 0 Yes | 0 No |
How to review all zones in solaris10?
how to find NIC card type. is there any command to display the card type when it not plumbed.
How to find the hardware configuration
What is the physical device to check the 2 nodes connect in cluster
What is the difference between the VERITAS 3.0 and VERITAS 4.0?
How will see the kernel version
After creating user account successfully it shows 64 blocks.what for these 64 blocks are used and what information is stored in this blocks?
How will you verify the disk and how many field will be there.
What is shrinking and how to shrink a volume?
What is the purpose of ha daemons in VCS servers?
How to configure the virtual ip address
what is mount ? in that what will happen exactly ?