On Mon, Oct 31, 2005 at 11:15:14AM +0100, Sebastian Rother wrote:
| I've a question because ssh-agent.
| Why do I've to start an ssh-agent for each Console even sudo works
| for all consoles if I entered the password once?

Your environment should point to the socket that your agent has
opened. When you start ssh-agent, it will show you these environment
variables. They look like this :

        SSH_AGENT_PID=28813
        SSH_AUTH_SOCK=/tmp/ssh-XUoaw26138/agent.26138

If you put these in your environment, you'll be able to use your agent
as long as it's running.

Cheers,

Paul 'WEiRD' de Weerd

--
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
                 http://www.weirdnet.nl/

[demime 1.01d removed an attachment of type application/pgp-signature]

Reply via email to