Hello,
I had authentication problem on HPUX-11 converted to trusted mode till I
did next source change:
diff ssh-2.2.0/lib/sshsession/sshunixuser.c
ssh2.2.0.circadence/lib/sshsession/sshunixuser.c
529a530,534
> /*  return strcmp(encrypted_password, correct_passwd) == 0; */
>   /* [EMAIL PROTECTED] did next change to HP-UX in trusted
mode */
> #if defined(HAVE_HPUX_TCB_AUTH)
>   return strncmp(encrypted_password, correct_passwd,
sizeof(correct_passwd))==0;
> #else
530a536
> #endif
begin:vcard 
n:Levit;Boris
tel;home:(416) 663-5840
tel;work:(416) 488-8898 ext.4449
x-mozilla-html:FALSE
org:Circadence Corproration;Product Development
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Security Specialist
x-mozilla-cpt:;-10112
fn:Boris Levit
end:vcard

Reply via email to