Mercoledì, 31 agosto 2005 alle 0:04, Linuchsan Stefan ha scritto: >Maybe you did not copy the public key the right way. What is the error >message you get? You don't have to change anything in sshd_config when there >is an authorized_keys file. > >Stefan
the authorized_keys file is placed in /root/.ssh and it's world readable. I would remember that this happen If I use the root user that is if I make this: # ssh [EMAIL PROTECTED] i get [EMAIL PROTECTED]'s password: instead, if I use a normal user: # ssh [EMAIL PROTECTED] I get directly: Last login: Wed Aug 31 10:07:05 2005 from trustix3.mydomain.it [EMAIL PROTECTED] ~$ _ I've generated respectively rsa key pairs and placed their authorized_keys: - in /root/.ssh for the System Administrator - in /home/users/piero/.ssh for user piero What's going wrong? Someone can help? ========================= Piero Melideo ========================= LGnet SpA ========================= [EMAIL PROTECTED] www.lgnet.it ========================= _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
