[..]
> DenyUser, no pero tenes AllowUSers
>
> man sshd_config
>
>  AllowUsers
>              This keyword can be followed by a list of user name patterns,
>              separated by spaces.  If specified, login is allowed only for
>              user names that match one of the patterns.  '*' and '?' can be
>              used as wildcards in the patterns.  Only user names are
[..]
> - --
> Ricardo A.Frydman

Gracias por responder Ricardo.

consulte el man de sshd_config y me encontre con lo que indicaste y un poco mas.

    DenyGroups
            This keyword can be followed by a list of group name patterns,
            separated by spaces.  Login is disallowed for users whose primary
            group or supplementary group list matches one of the patterns.
            '*' and '?' can be used as wildcards in the patterns.  Only group
            names are valid; a numerical group ID is not recognized.  By
            default, login is allowed for all groups.

    DenyUsers
            This keyword can be followed by a list of user name patterns,
            separated by spaces.  Login is disallowed for user names that
            match one of the patterns.  '*' and '?' can be used as wildcards
            in the patterns.  Only user names are valid; a numerical user ID
            is not recognized.  By default, login is allowed for all users.
            If the pattern takes the form [EMAIL PROTECTED] then USER and HOST 
are
            separately checked, restricting logins to particular users from
            particular hosts.

con esto resolvi el problema.
-- 
Salud y Veneno!
Publicá y encontrá trabajo relacionado con software libre en
http://www.usla.org.ar/modules/jobs/
--
Para desuscribirte tenés que visitar la página
https://listas.linux.org.ar/mailman/listinfo/lugar-gral/

/* Publica y encontra trabajo relacionado con softlibre en 
http://www.usla.org.ar/modules/jobs/ */

Si tenés algún inconveniente o consulta escribí a mailto:[EMAIL PROTECTED]

Responder a