RE: AllowUser, DenyUser don't work.
- From: "Philipp Snizek" <psnizek@xxxxxxxxxx>
- Date: Wed, 31 Jan 2007 20:42:10 +0100
Hmmm... true
Sorry for the typo.
Philipp
-----Original Message-----
From: Dominik Habichtsberg [mailto:Dominik.Habichtsberg@xxxxxx]
Sent: Mittwoch, 31. Januar 2007 19:36
To: Philipp Snizek
Cc: secureshell@xxxxxxxxxxxxxxxxx
Subject: Re: AllowUser, DenyUser don't work.
wasn't it without a = `???
AllowRootLogin no not AllowRootLogin=no !?
Greetz, Dominik
Philipp Snizek schrieb:
I try to restrict some kind of login through AllowUser and DenyUser but
failed.
openssh version: 4.5
What I want: disable root login from network outside 192.17.0.0 What
I wrote into /etc/ssh/sshd_config
***************************
DenyUsers root
AllowUsers root@xxxxxxx*
***************************
However, after that not only root can not login from anywhere, but all
the other accounts are also disabled
Anything I did wrong?
Yes.
/etc/ssh/sshd_config:
AllowUsers you@thehostyourecomingfrom
AllowRootLogin=no
ssh you@yourbox
you@yourbox:~$ su - root
Best,
Philipp
- References:
- Re: AllowUser, DenyUser don't work.
- From: Dominik Habichtsberg
- Re: AllowUser, DenyUser don't work.
- Prev by Date: Re: AllowUser, DenyUser don't work.
- Next by Date: Re: openssh outbound client connection logging.
- Previous by thread: Re: AllowUser, DenyUser don't work.
- Next by thread: Re: openssh outbound client connection logging.
- Index(es):
Relevant Pages
|