I thought ssh2 had it built in but last i remember, it didn't work.

anyone know if this is built in? 

But it does seem to work with tcp-wrappers

Look in the FAQ.

1.1:
Q: How do I setup sshd2 to support tcp-wrappers?

A: First, ./configure --with-libwrap and whatever flags you need. Make
   sure that configure finds your libwrap.a and tcpd.h files. Recompile.

   After this you can edit your /etc/hosts.allow and /etc/hosts.deny
   files. These "daemon" strings are in use by sshd2:

   sshd, sshd2           (The name sshd2 was called with (usually
"sshd"))
   sshdfwd-X11           (if you want to allow/deny X11-forwarding)
   sshdfwd-<port-number> (for tcp-forwarding)
   sshdfwd-<port-name>   (port-name defined in /etc/services. Used in
                           tcp-forwarding.)

        -bk

Jacek Jedrzejczak wrote:
> 
> Hi,
> 
> is there any possibility to deny or allow access to members of specified
> group in ssh2. I know that this great feature is biuld in ssh1, but what
> about ssh2 ??
> 
> thanks in advance,
> 
>         Jacol.
> 
> -------------------------------------------------------------------------------
>  Jacek Jedrzejczak                               e-mail: [EMAIL PROTECTED]
> -------------------------------------------------------------------------------
> 
>   ---==[ The only thing you can win in Marlboro's contest is cancer ]==---
> 
>   ------------------------------------------------------------------------
> Received: from yandrny1-bh.yr.com ([152.146.3.3]) by smtpeu3.eu.yr.com with SMTP
>   (IMA Internet Exchange 3.13) id 0003AFCC; Mon, 13 Dec 1999 11:54:32 -0500
> Received: (from root@localhost) by yandrny1-bh.yr.com (8.8.8/8.6.11) id LAA27477
> for <[EMAIL PROTECTED]>; Mon, 13 Dec 1999 11:54:50 -0500 (EST)
> Received: from mail.clinet.fi(194.100.0.7) by yandrny1-bh.yr.com via smap (4.1)
>         id xma027189; Mon, 13 Dec 99 11:54:19 -0500
> Received: (from majordom@localhost)
>         by mail.clinet.fi (8.9.3/8.9.3) id OAA18072
>         for ssh-outgoing; Mon, 13 Dec 1999 14:57:47 +0200
> Received: from zeus.vlo.ids.gda.pl ([EMAIL PROTECTED] [153.19.20.66])
>         by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id OAA17478
>         for <[EMAIL PROTECTED]>; Mon, 13 Dec 1999 14:57:19 +0200
> Received: from localhost (jacol@localhost)
>         by zeus.vlo.ids.gda.pl (8.9.3/8.9.3) with SMTP id NAA29600
>         for <[EMAIL PROTECTED]>; Mon, 13 Dec 1999 13:56:40 +0100
> Date: Mon, 13 Dec 1999 13:56:40 +0100 (CET)
> From: Jacek Jedrzejczak <[EMAIL PROTECTED]>
> Reply-To: Jacek Jedrzejczak <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Deny/Allow Group in ssh2
> Message-ID: <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> Sender: [EMAIL PROTECTED]
> Precedence: bulk

-- 
        Billy Kim
        Senior Systems Engineer
        Luminant Worldwide Incorporated
        (212) 210-3527
        [EMAIL PROTECTED]

Reply via email to