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 |
Explain shrinking the disk
How to boot the solaris system in 64 0r 32 bit kernel
what is mean by system calls
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?
what is use of default users in solaris especilly nobady,noacess and nobady4
How can u check parameters in ok boot prompt?
How to create NULL files of specific size in solaris ?
how to find NIC card type. is there any command to display the card type when it not plumbed.
how to configure ethernet card.
How will you find out enough memory?
how can system identify run level at boot time?
How to start one node cluster.