Re: Limiting root ssh without limiting other users

2007-03-09 Thread djgoku

On 3/9/07, Dustin Lundquist <[EMAIL PROTECTED]> wrote:

I'm looking for a way to limit ssh access by root to public key
authentication from a single network without affecting other users ssh
access. So far the best solution I've come up with is to run two instances
of sshd, is there are more elegant way?


This might be of interest.

http://undeadly.org/cgi?action=article&sid=20070308183425&mode=flat



Re: Limiting root ssh without limiting other users

2007-03-09 Thread Pui Edylie

Have you looked at OpenSSH 4.6?

"This version has some really nice new features, like per-user 
authentication config. "


Cheers,
Edy

- Original Message - 
From: "Dustin Lundquist" <[EMAIL PROTECTED]>

To: "misc" 
Sent: Saturday, March 10, 2007 2:21 AM
Subject: Limiting root ssh without limiting other users



I'm looking for a way to limit ssh access by root to public key
authentication from a single network without affecting other users ssh
access. So far the best solution I've come up with is to run two instances
of sshd, is there are more elegant way?

Thanks,


Dustin Lundquist




Limiting root ssh without limiting other users

2007-03-09 Thread Dustin Lundquist
I'm looking for a way to limit ssh access by root to public key
authentication from a single network without affecting other users ssh
access. So far the best solution I've come up with is to run two instances
of sshd, is there are more elegant way?

Thanks,


Dustin Lundquist