|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] ssh key based authentication
|
Hi Dan,
Usually when I see these types of problems it stems from the file
permissions on the .ssh directory and key files. I usually start
debugging by logging in as one of the users that is having trouble using
the keys and trying to Ssh to a server with the -v flag, which will
almost always show you the problem right off the bat.
Mark
> -----Original Message-----
> From: Dan Perez [mailto:dperez@sdf.lonestar.org]
> Sent: Friday, May 02, 2008 9:53 AM
> To: plug@lists.phillylinux.org
> Subject: [PLUG] ssh key based authentication
>
> Hi all,
>
> I'm having an issue with ssh key based authentication on a solaris
> box. I'm trying to set it up so I can login in to numerous userids on
> this box without a password. I've created my rsa keys and put my
> public keys in the users' authorized_keys files. I can ssh without a
> password to some of the users but not all of them and I can't find the
> difference with the two sets of users.
>
> The users that I can't ssh in to without a password are designated ftp
> accounts, but I don't see anything that actually makes them ftp
> accounts. They still have valid shells and shell access. I don't
> think the accounts are locked. The homedirs are in a different
> location, /oradata, but the users have full access to their homedirs
> and .ssh directories.
>
> I would really appreciate some pointers as to where to look.
> Thanks, dan
> _____________________________________________________________________
> ______
> Philadelphia Linux Users Group --
http://www.phillylinux.org
> Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|