[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fw: connexion ssh en root sur debian



----- Original Message -----
From: "kamel" <kamel.latrach@libertysurf.fr>
To: "Fabrice Cartron" <fcartron@apm-online.fr>
Sent: Friday, November 16, 2001 11:22 AM
Subject: Re: connexion ssh en root sur debian


> apres avoir modifier le /etc/ssh/sshd_config et rajouté PermitRootLogin
yes
> j'ai effectué un kill -HUP sur sshd
>
> pourtant à chaque demande de connexion en tant que root, j'ai Access
denied
>
> voici mon fichier de configuration ssh_config
> Host *
> #   ForwardAgent no
> #   ForwardX11 no
>     RhostsAuthentication no
> #   RhostsRSAAuthentication yes
> #   RSAAuthentication yes
> #   PasswordAuthentication yes
> #   FallBackToRsh no
> #   UseRsh no
> #   BatchMode no
> #   CheckHostIP yes
>     StrictHostKeyChecking yes
> #   IdentityFile ~/.ssh/identity
> #   Port 22
> #   Cipher blowfish
> #   EscapeChar ~
>     PermitRootLogin yes
>
> merci
> merci
>
> ----- Original Message -----
> From: "Fabrice Cartron" <fcartron@apm-online.fr>
> To: "kamel" <kamel.latrach@libertysurf.fr>
> Cc: <debian-french@lists.debian.org>
> Sent: Friday, November 16, 2001 10:51 AM
> Subject: Re: connexion ssh en root sur debian
>
>
> > En réponse à kamel <kamel.latrach@libertysurf.fr>:
> >
> > > j'ai installé le package sshd, je réalise des connexions ssh mais en
> > > tant
> > > que root, pourtant j'ai supprimé le fichier securetty
> > >
> > > ainsi, comment fait on pour authoriser les connexions ssh sous root ?
> > > merci
> > >
> > >
> >
> >
> > dans /etc/ssh/sshd_config
> > PermitRootLogin yes
> >
> >
> > > --
> > > To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
> > > with a subject of "unsubscribe". Trouble? Contact
> > > listmaster@lists.debian.org
> > >
> >
> >
> >
> > Fabrice Cartron
> > APM-online
> > www.apm-online.fr
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> >
>



Reply to: