CVS source tree from 22 Jan 2001
Roumen Petrov
roumen.petrov at skalasoft.com
Tue Jan 23 02:22:06 EST 2001
Would you like to implement --with-askpass options.
I can make changes in source to use askpass program in ssh ( like ssh-add )
This will solve problem in runing ssh from X session without terminal or without running
ssh-agent
mouring at etoh.eviladmin.org wrote:
> On Mon, 22 Jan 2001, Roumen Petrov wrote:
>
>
>> Makefile.in is not fixed !
>>
>> in old ssh.h
>> # define SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"
>>
>> in new pathnames.h
>> #define _PATH_SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"
>>
>> but in Makefile.in
>>
>> PATHS=...-DSSH_ASKPASS_DEFAULT=\"$(ASKPASS_PROGRAM)\"
>
>
> I figured I'd miss one or two of those things.=) I'll fix this later
> today. All references to SSH_ASKPASS_DEFAULT should be changed to
> _PATH_SSH_ASKPASS_DEFAULT.
>
> - Ben
More information about the openssh-unix-dev
mailing list