Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: OpenSSH_3.8.1p1 PermitRootLogin with bastille |
|---|---|
| Date: | Wed, 2 Mar 2005 11:00:08 +0800 |
"PermitRootLogin no" means one can't DIRECTLY login as "root" to any ttys excluding Console and ttys at console. If root login is tried after logging in as someone, it should be allowed. Gary -----Original Message----- From: Sandor Szuecs [mailto:sszuecs@zedat.fu-berlin.de] Sent: Wednesday, March 02, 2005 1:13 AM To: secureshell@securityfocus.com; bastille-linux-discuss@lists.sourceforge.net Subject: OpenSSH_3.8.1p1 PermitRootLogin with bastille Hi lists, I have a debian sarge box with running this kind of ssh: OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004 /etc/ssh/sshd_config: ... PermitRootLogin no ... It normally blocks the requests successfully, but after installing and configuring manually the bastille, root is able to login with ssh. (I used bastille -c to configure it "manually" with Question/Answer interface) Bastille Config By the way bastille should be configured that root couldn't login directly $/etc> sudo cat bastille-no-login root $ cat /etc/Bastille/config ... # Q: Should we disallow root login on all ttys? [N] AccountSecurity.rootttylogins="Y" ... ---------------------------------------- root login works :( client:~ sszuecs$ ssh root@server Password: Last login: Tue Mar 1 17:29:34 2005 from client.zedat.fu-berlin.de root@server:~# ---------------------------------------- Any hints? Perhaps I missunderstood something? sincerly yours, Sandor Szuecs --
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | remote execution problem with ssh, Matthew Pratola |
|---|---|
| Next by Date: | Re: remote execution problem with ssh, Greg Wooledge |
| Previous by Thread: | OpenSSH_3.8.1p1 PermitRootLogin with bastille, Sandor Szuecs |
| Next by Thread: | remote execution problem with ssh, Matthew Pratola |
| Indexes: | [Date] [Thread] [Top] [All Lists] |