[24341] in Kerberos
Re: Kerberos + Qpopper Build fails
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Tue Jul 26 05:21:55 2005
In-Reply-To: <013801c591a8$e8c401a0$1b0110ac@VIKCO>
Mime-Version: 1.0 (Apple Message framework v622)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <7a78149d628f3da523428759a3ba3b6f@mit.edu>
Content-Transfer-Encoding: 7bit
From: Ken Raeburn <raeburn@mit.edu>
Date: Tue, 26 Jul 2005 05:20:51 -0400
To: "Viji" <vijayalakshmi_k@hotpop.com>
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
On Jul 26, 2005, at 02:11, Viji wrote:
> I have tried without linking -lkrb5util. As u said, i got link failure
> with "krb5_compat_recvauth" function. I have changed
> "krb5_compat_recvauth" function to "krb_recvauth" function. But i
> didn't know the exact arguments for this function ,so i got errors.
I don't know them either, offhand, but the argument names in the
sources should make it pretty clear.
> Is this "krb_recvauth" function will handle both V4 and V5? What is
> the function used to handle only V5?
No, krb_recvauth is krb4-only. I assumed, since you indicated
"--with-krb4" was in your qpopper configuration, that you're using
krb4. If you're using krb5, then krb5_recvauth would be the function
to use.
Ken
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos