AIX, rsh, rlogin = false, openssh
From: Gael Martinez (gael@magicnet.org)
Date: 12/12/02
- Previous message: Ray Thompson: "RE: Passwordless ssh, "once and for all"..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 Dec 2002 12:41:01 -0600 From: Gael Martinez <gael@magicnet.org> To: secureshell@securityfocus.com
On Aix 4.3.3, when setuping some user to rlogin = false in
/etc/security/users, he still can use rsh to execute remote commands but
not to log the server, I m trying to reach the same point with
openssh but openssh directly reject the connections with a user unknown...
example:
host1$ rsh remote ls
file
file2
host1$ ssh remote ls
user@remote passwd:
how can I get openssh to accept remote scp/sftp with keys but reject any
other kind of login when keeping the rlogin = false in the user
profile ?
Of course when turning on rlogin, it works fine, but as other services are
still enabled, I cannot live with it...
Regards
Gael
- Next message: Noah Salzman: "Re: Passwordless ssh, "once and for all"..."
- Previous message: Ray Thompson: "RE: Passwordless ssh, "once and for all"..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|