Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keychain 1.9
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ferp2
Tux's lil' helper
Tux's lil' helper


Joined: 13 Aug 2002
Posts: 104

PostPosted: Tue Aug 13, 2002 3:36 pm    Post subject: Keychain 1.9 Reply with quote

I recently set up Keychain on my computer. Now when I login and enter my passphrase I get:

bash: /home/mark/.ssh-agent-nino : Permission denied

I've tried playing around with permissions for the .ssh-agent-nino file, but the permissions always revert to their original setting.

As a result I still have to manually enter my passphrase when logging on my other computers.

I'm not sure why this is happening and would be glad if someone might know how to trouble-shoot this particular problem.

Thanks,

Mark
Back to top
View user's profile Send private message
jeb-c4
n00b
n00b


Joined: 27 Jul 2002
Posts: 35

PostPosted: Tue Aug 13, 2002 9:35 pm    Post subject: check your .bash_profile Reply with quote

Sounds like you are trying to execute the file with
./home/user/.ssh-agent-nino

When you should be sourcing the file with
. /home/user/.ssh-agent-nino

Notice the space. Anyway hope that helps.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum