limiting remote user login other than root

Hi

Is there any way to limit the users that can log into Solaris 8/9 remotely?

I want to stop access as the oracle user so that su'ing in enforced. The only way I have found this to be (indirectly) possible is to implement RBAC. AIX 4.3 + supported this feature, is there a way to do it without using RBAC in Solaris 8/9 as implementing this is not feasible.

[378 byte] By [jools@cc] at [2007-11-26 11:26:50]
# 1
Hmm, with ssh/ftp its possible, in ssh you can disable a certain user by adding the following to /etc/ssh/sshd_config:DenyUser oracleWith ftp you could add 'oracle' to /etc/ftpd/ftpusers . .7/M.
mAbrante at 2007-7-7 3:42:24 > top of Java-index,General,Sys Admin Best Practices...