Wrong permissions for $HOME

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Nov 19 05:11:21 EST 2011


On 11/18/2011 01:02 PM, Roman B. wrote:
> Now, can you please add some debugging information to ssh, so that the
> user is able to understand the problem by reading ssh -vvv which will
> be much mor helpful in comparison to sshd logging. Is there any reason
> you haven't done so already?


the ssh client actually doesn't know what the problem is unless the
server tells it.  It's generally a bad idea for the server to publish
that sort of detailed error message, especially when authentication has
failed; this would be equivalent to publishing information about the
user's home directory to anyone who asks.

If the problem is on the server side, you'll need to read the server
side logs to diagnose it, sorry!

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1030 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20111118/57a287fc/attachment.bin>


More information about the openssh-unix-dev mailing list