From: Mr. Chow Wing Siu on 9 Mar 2010 03:27 Hi all, Is there any way to allow/disallow specified user/group to login via telnet/ftp/ssh without using tcp_wrapper? Thank you for your idea. -- Johnson Chow
From: Ike Naar on 9 Mar 2010 03:25 In article <hn50op$116m$1(a)net44p.hkbu.edu.hk>, Mr. Chow Wing Siu <Johnson.Chow(a)Comp.HKBU.Edu.HK> wrote: >Is there any way to allow/disallow specified user/group to login >via telnet/ftp/ssh without using tcp_wrapper? For ssh, you can specify AllowGroups, AllowUsers, DenyGroups, DenyUsers in the sshd_config file.
From: Mr. Chow Wing Siu on 9 Mar 2010 05:53 Ike Naar <ike(a)localhost.claranet.nl> wrote: > For ssh, you can specify AllowGroups, AllowUsers, DenyGroups, DenyUsers > in the sshd_config file. ----------------------------------------------- Are they only openssh options? (exists at Sun_SSH?) Thanks. -- Johnson Chow
From: John D Groenveld on 9 Mar 2010 10:19 In article <hn59al$111q$1(a)net44p.hkbu.edu.hk>, Mr. Chow Wing Siu <Johnson.Chow(a)Comp.HKBU.Edu.HK> wrote: >Are they only openssh options? (exists at Sun_SSH?) They're documented in sshd_config(4). John groenveld(a)acm.org
From: vinayag on 9 Mar 2010 23:35 On Mar 9, 3:53 pm, "Mr. Chow Wing Siu" <wsc...(a)Comp.HKBU.Edu.HK> wrote: > Ike Naar <i...(a)localhost.claranet.nl> wrote: > > For ssh, you can specify AllowGroups, AllowUsers, DenyGroups, DenyUsers > > in the sshd_config file. > > ----------------------------------------------- > > Are they only openssh options? (exists at Sun_SSH?) > > Thanks. > > -- > Johnson Chow FTP : /etc/ftpd/ftpaccess.users,groups. telnet : no options. ravinayag
|
Pages: 1 Prev: "zfs create" is slow Next: Wierd Solaris 10 Jumpstart Problem |