Feb 7, 2007 #1 zircon06 Technical User Joined Jan 8, 2007 Messages 81 Folks I'm new to AIX world. I would appreciate if someone helps me step in creating new user account. We are running oracle 9i in AIX 5.1 box Thanks in advance
Folks I'm new to AIX world. I would appreciate if someone helps me step in creating new user account. We are running oracle 9i in AIX 5.1 box Thanks in advance
Feb 7, 2007 #2 newcg Technical User Joined Feb 1, 2007 Messages 22 Location US useradd -u (your uid) -g (your group id) newusername Upvote 0 Downvote
Feb 7, 2007 Thread starter #3 zircon06 Technical User Joined Jan 8, 2007 Messages 81 how about password for that user. Let us say i added user Lance how to do that? Upvote 0 Downvote
Feb 7, 2007 #4 newcg Technical User Joined Feb 1, 2007 Messages 22 Location US passwd lance ===then it will ask u for a new passwd...this is also how you reset it. Upvote 0 Downvote
Feb 7, 2007 #5 DukeSSD Technical User Joined Jun 28, 2004 Messages 792 Location GB smitty users Then select add user / change a users password, etc. Before you commit the action hit F6 or Esc + 6 to see the command smitty is using. Upvote 0 Downvote
smitty users Then select add user / change a users password, etc. Before you commit the action hit F6 or Esc + 6 to see the command smitty is using.