* Re: [Comm] ssh security
@ 2004-09-21 11:20 ` Alexey I. Froloff
2004-09-21 11:24 ` Макс
2004-09-21 11:34 ` Serge Polkovnikov
1 sibling, 1 reply; 5+ messages in thread
From: Alexey I. Froloff @ 2004-09-21 11:20 UTC (permalink / raw)
To: ALT Linux Community
[-- Attachment #1: Type: text/plain, Size: 249 bytes --]
* Макс <arteev@> [040921 15:20]:
> Как запретить определённым пользователям доступ через ssh, как например,
> сделано для root
pam_access
--
Regards, Sir Raorn.
-------------------
Раньше работало неправильно [...]
-- ldv in sisyphus@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [Comm] ssh security
2004-09-21 11:20 ` [Comm] ssh security Alexey I. Froloff
@ 2004-09-21 11:24 ` Макс
2004-09-21 11:28 ` Alexey I. Froloff
0 siblings, 1 reply; 5+ messages in thread
From: Макс @ 2004-09-21 11:24 UTC (permalink / raw)
To: community
А где настраивать?
-----Original Message-----
From: community-bounces@altlinux.ru [mailto:community-bounces@altlinux.ru]
On Behalf Of Alexey I. Froloff
Sent: Tuesday, September 21, 2004 3:21 PM
To: ALT Linux Community
Subject: Re: [Comm] ssh security
* Макс <arteev@> [040921 15:20]:
> Как запретить определённым пользователям доступ через ssh, как например,
> сделано для root
pam_access
--
Regards, Sir Raorn.
-------------------
Раньше работало неправильно [...]
-- ldv in sisyphus@
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] ssh security
2004-09-21 11:24 ` Макс
@ 2004-09-21 11:28 ` Alexey I. Froloff
0 siblings, 0 replies; 5+ messages in thread
From: Alexey I. Froloff @ 2004-09-21 11:28 UTC (permalink / raw)
To: ALT Linux Community
[-- Attachment #1: Type: text/plain, Size: 726 bytes --]
* Макс <arteev@> [040921 15:24]:
> А где настраивать?
/etc/security/access.conf
> -----Original Message-----
> From: community-bounces@altlinux.ru [mailto:community-bounces@altlinux.ru]
> On Behalf Of Alexey I. Froloff
> Sent: Tuesday, September 21, 2004 3:21 PM
> To: ALT Linux Community
> Subject: Re: [Comm] ssh security
> * Макс <arteev@> [040921 15:20]:
> > Как запретить определённым пользователям доступ через ssh, как например,
> > сделано для root
> pam_access
--
Regards, Sir Raorn.
-------------------
А я еще сегодня-завтра (скорее завтра, чем сегодня) разломаю систему
детекта железа... и будет полная красота. Можно выпускать, истинный
Мастер справится с этим ;-)
-- rider in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] ssh security
2004-09-21 11:20 ` [Comm] ssh security Alexey I. Froloff
@ 2004-09-21 11:34 ` Serge Polkovnikov
2004-09-21 11:36 ` Serge Polkovnikov
1 sibling, 1 reply; 5+ messages in thread
From: Serge Polkovnikov @ 2004-09-21 11:34 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 357 bytes --]
вівторок, 21-вер-2004 14:19, Макс Ви написали:
> Привет всем!
>
> Как запретить определённым пользователям доступ через ssh, как например,
> сделано для root
>
> Спасибо
Можно так:
В /etc/openssh/sshd-config добавте строку вида:
AllowUsers user1,user2,...
где user* - пользователи, которым РАЗРЕШАЕТСЯ регистрироваться
--
С уважением
Сергей Полковников
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] ssh security
2004-09-21 11:34 ` Serge Polkovnikov
@ 2004-09-21 11:36 ` Serge Polkovnikov
0 siblings, 0 replies; 5+ messages in thread
From: Serge Polkovnikov @ 2004-09-21 11:36 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 508 bytes --]
вівторок, 21-вер-2004 14:34, Serge Polkovnikov Ви написали:
> вівторок, 21-вер-2004 14:19, Макс Ви написали:
> > Привет всем!
> >
> > Как запретить определённым пользователям доступ через ssh, как например,
> > сделано для root
> >
> > Спасибо
>
> Можно так:
>
> В /etc/openssh/sshd-config добавте строку вида:
> AllowUsers user1,user2,...
>
> где user* - пользователи, которым РАЗРЕШАЕТСЯ регистрироваться
Да, а для тех кого хотите ЗАПРЕТИТЬ:
DenyUsers user1,user2...
--
С уважением
Сергей Полковников
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-09-21 11:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-21 11:20 ` [Comm] ssh security Alexey I. Froloff
2004-09-21 11:24 ` Макс
2004-09-21 11:28 ` Alexey I. Froloff
2004-09-21 11:34 ` Serge Polkovnikov
2004-09-21 11:36 ` Serge Polkovnikov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git