Re: ssh and public key auth
From: clehopatra@web.de
Date: 01/06/03
- Next message: Brian Whitehead: "Re: disabled account accepting publickey authentication"
- Previous message: John Kerich: "Calling Openssh sftp from a C program"
- Next in thread: Richard E. Silverman: "Re: ssh and public key auth"
- Reply: Richard E. Silverman: "Re: ssh and public key auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: clehopatra@web.de (clehopatra@web.de) Date: 6 Jan 2003 08:37:48 -0800
slade@shore.net (Richard E. Silverman) wrote in message news:<m1lvg1nhb6g.fsf@syrinx.oankali.net>...
> You don't say what versions of SSH you're using.
>
> Quote "ssh -v ..." output. Check that root logins are enabled
> (e.g. PermitRootLogin yes).
of course RootLogin was allowed - but I found the solution ....
Well It was just a permission problem ...
On some machines HOME dir of root is /
- and the owner of root's Homedir is not root on these AIX machines -
so the permission checks of sshd do not allow pub key auth ....
Either I have to change the ownership or I deactivate StrictMode in
/etc/ssh/sshd_config...
I am a little bit surprised because I did not see it in debug mode
... - you can only see that pub key auth is not successful !
never the less thanks a lot for your advice
- Next message: Brian Whitehead: "Re: disabled account accepting publickey authentication"
- Previous message: John Kerich: "Calling Openssh sftp from a C program"
- Next in thread: Richard E. Silverman: "Re: ssh and public key auth"
- Reply: Richard E. Silverman: "Re: ssh and public key auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|