[Bug 496] add a timeout function to ssh-agent

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Feb 19 03:13:17 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=496





------- Additional Comments From hauser at acm.org  2003-02-19 03:13 -------
Just trying to understand assuming a 15 minutes timeout:

so as per http://bugzilla.mindrot.org/show_bug.cgi?id=481, I do
i)    setenv SSH_ASKPASS tbd
ii)   eval `ssh-agent -c -t 900`  #I don't see a passwd option here?
iii)  ssh-add -x  #now a password is set
iv)   ssh-add identity-files
v)    ssh-add -X   #unlock - probably immediately or only after 15 minutes?

Questions:
1) wouldn't step iii) lock immediately and not only after 15 minutes?
2) what do you recommend under cygwin/win2k for the SSH_ASKPASS?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-unix-dev mailing list