The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
User creation lbreddy SUN Solaris 7 03-08-2008 02:45 AM
User Creation in Sun Solaris manoj.solaris SUN Solaris 1 09-12-2007 04:14 AM
user creation privileage jarkvarma UNIX for Dummies Questions & Answers 4 11-09-2001 08:07 AM
user creation problem jarkvarma UNIX for Dummies Questions & Answers 1 11-05-2001 10:11 AM
Moving files based on creation date dgoyea UNIX for Dummies Questions & Answers 1 06-28-2001 02:43 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: May 2001
Location: Bay Area
Posts: 25
Stumble this Post!
Unhappy Text based user creation

How do you create new users on solaris 2.5 (5.7) without being on the console? with AIX I used SMIT - is there a text based user creation tool? Can't find one....
Forum Sponsor
  #2 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jul 2001
Location: US
Posts: 17
Stumble this Post!
do a man on useradd...syntax is useradd -u -g -d -s -c -m...

u=uid
g=gid
d=home dir
s=shell
c=comment
m=login

eg...

useradd –u (uid)1060 –g (gid)1 –d (home dir) /export/home/testuser –s (shell)/bin/ksh –c(comment)TESTUSER –m (login)testuser

hope this helps...make sure of the blank spaces...-c doesn't have one

tail the /etc/passwd to check the next uid and /etc/group for the group...
  #3 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: May 2001
Location: Bay Area
Posts: 25
Stumble this Post!
Well thats fine and dandy, but still doesn't answer my question.
Looking for a text based creation tool for Solaris.

AIX (IBM Unix) uses smit.

adduser doesn't do passwords, you have to know about the shadow file, and an existing password to be able to login, otherwise if you have PASSREQ=YES in the profile, it doesn't work.

Works great for moveing user to different groups and user addministration as long as you remember everything.

Just want a simple text based interface to create users and such
  #4 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jul 2001
Location: US
Posts: 17
Stumble this Post!
I don't know about any text based tool but when you add user as root you can very easily change that users password as root...

passwd username...then login...after that the user can change the passwd again...hope this helps...sorry if I didn't answer your question completely
  #5 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jul 2001
Location: California
Posts: 42
Stumble this Post!

is your O.S 2.5 or 5.7 ??

if your o.s is 5.7 which is Solaris 2.7 (sort of), you can
try "admintool" .

(i.e.
$su -
$admintool
this will bring you a GUI base tool to add user, printer...)

Hope this help



__________________
:rolleyes:
  #6 (permalink)  
Old 07-18-2001
Registered User
 

Join Date: May 2001
Location: Bay Area
Posts: 25
Stumble this Post!
Well the admintool is good for the GUI section, I was looking for something like SMIT for solaris.

Smit is a Text based admin tool in the AIX world.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 09:10 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0