I got following message.
"3004-306 Remote logins are not allowed for this account."
So, I can access this server at only console.
Please, Help ME !!!
login as root and try
# smitty chuser
You will be asked for the userid to change. A mask will appear showing
all the attributes of the user selected. Now look for a line like "User
can login remotely?". Set the corresponding value to "true"
OR
edit /etc/security/user and search for the users stanza, i.e. something
like
halley:
admin = false
rlogin = false
....
and change "rlogin = false" to "rlogin = true".
In case there is no "rlogin = false" (i.e. the "default:" stanza is
taken, simply add a new line "rlogin = true". In older version of AIX an
additional attribute "telnet" was used. You might want to change this
too.
HTH
Udo
When System admin created the user id, he/her blocked the user's remote login.
check the /etc/security/user file or type smitty user.
You must have root authority for this job.
--------------------------------------------------------------------
content of /etc/security/user file
userid:
admin = false
rlogin = false <-- Delete this line
--------------------------------------------------------------------
E-mail: m961...@dwmc.co.kr
sto...@opentown.net
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
--
Norman Levin
vm/dynAmIX inc.