Computing.Net > Forums > Unix > creating user accounts in AIX

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

creating user accounts in AIX

Reply to Message Icon

Name: pdepa
Date: January 13, 2004 at 20:15:20 Pacific
OS: AIX 3.1
CPU/Ram: IBM
Comment:

Hello all:

I am new to UNIX and I am given the responsibility of administering a UNIX machine recently. The system is a IBM AIX 3.1. As a part of my duties I recently created some user accounts
using "smit". It looked as if everything went well. But, after creating the account, I logged into it and found the prompt to be "#". I think this kind of prompt is only assigned to superusers. The prompt for other normal users is "work_station/home/username %". I am afraid that may be I assigned the new user accounts to be
superusers.

Is there a way to check the privileges of the new accounts? And, how do I revert them back to normal user status?

Any kind of help is appreciated and hoping for a reply desperately before anything goes wrong.

Thanx
Praveen.



Sponsored Link
Ads by Google

Response Number 1
Name: thepubba
Date: January 14, 2004 at 06:37:06 Pacific
Reply:

If you are truly running AIX 3.1, you have a very old version. Anyway, if the lsuser command is available, run the command `lsuser [username]` where username is the real user name and don't enclose in square brackets. If the ID field indicates and ID of 0, then yes, you have made everyone super users. Delete the accounts and try again. Otherwise, look at /etc/passwd. If you see the 3rd comma separated field in the passwd file is 0 (looks like username:!:0:1::/home/username::) then delete the account (except the root account) and try again. SMIT should do the job properly if you enter the information correctly.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: creating user accounts in AIX

Creating user in AIX 5.2 www.computing.net/answers/unix/creating-user-in-aix-52/7079.html

User Account Delete www.computing.net/answers/unix/user-account-delete/4828.html

create another superuser in hp-ux www.computing.net/answers/unix/create-another-superuser-in-hpux/3721.html