Displaying 1 result from an estimated 1 matches for "convctxt".
2009 Sep 08
1
openssh, pam, challenge-response problem
...on 
either with read()/write() or with fdopen()/fprintf()/fgets()/fclose() 
(as is done similary for stdin in sshpam_tty_conv()), but we need the 
socket. The only way to pass the information into the pam module is by 
Authctxt structure. So we need to add the "int socket" field into the 
Convctxt structure and then use it (if not set to -1) for 
challenge-response authentication.
	Sounds possible?
	Best regards
		Zdenek OGAR Skalak
-- 
Ing. Zdenek OGAR Skal?k
Monet+ a.s.	        <http://www.monetplus.cz>
Za Dvorem 505, 763 14 Zl?n - ?t?pa, CZ
Tel: +420 / 577 110 411,  Fax: +420 / 57...