How do you added ssh-agent so that it runs prior to bash. I thought I could modify /etc/passwd and set my shell to /usr/bin/ssh-agent /bin/bash
ssh-add likes this, but it does not allow me to do key based authentication, for some reason I think this worked at one time While using the same keys sets at the bash prompt: ssh-agent bash ssh-add allows me to do key based authentication. -- Mike Cannon Infrastructure Systems Administrator Management Information Purdue University 1061 Freehafer Hall (FREH) West Lafayette, IN 47907-1061 office phone: 765.494.6357 office fax: 765.496.1380 email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
