Syntax for useradd commad

Answers were Sorted based on User's Feedback



Syntax for useradd commad..

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

Syntax for useradd commad..

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

Syntax for useradd commad..

Answer / bikash giri

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

Syntax for useradd commad..

Answer / mohammed mukram

useradd -m -d /export/home/username username

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)

2 Answers  


I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also

4 Answers   CTS,


how to add the more than one number of pkg at a time in solaris

2 Answers  


How to find memory status i.e.. it is full like 100%?

5 Answers   HP,


Explain RAID0, RAID1, RAID3,

1 Answers  






How do you check the no of user logged into the system

3 Answers  


Where the veritas disk information store.

2 Answers  


How to stop one node cluster exclusively

1 Answers  


How to check and analyze the logs in /var/adm/messages?

2 Answers  


How will create a rootdg

3 Answers  


what are the alarms in solaris?

0 Answers  


Syntex to execute a ufsdump

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)