[daip] Problem with Other users in AIPS...

Eric Greisen egreisen at nrao.edu
Wed May 18 16:50:02 EDT 2005


Anthony Remijan writes:
 > I changed the permissions on HIS .ssh/ to 755 and I also changed the 
 > permission on the auth* to 600. 
 > 
 > It didnt work...he still has to enter the password.
 > 
 > 2 questions...1) is this something that we need to reboot for? 2) do I 
 > have to change the permissions in MY .ssh/ to 755?

I doubt it, but your ~/.ssh should also be 755 anyway.

You have exhausted my knowledge of such matters.

Are you and Hollis in the same users group and such things?

try

    ssh localhost echo "checking"

I bet it requires a password.  Try also replacing localhost with the
name of the computer in the baove command.  Perhaps Hollis'
authorized_kays2 file does not contain permission for him to log in to
the Mac without a password.

To set that up

have Hollis log in, 

cd ~/.ssh
ssh-keygen -tdsa

copy the contents of the file produced (id_dsa.pub) into
authorized_keys2.  The former had 644 permission, the latter 600.

ERic Greisen




More information about the Daip mailing list