Better support for multihomed servers in libkrb.
Make telnetd multihome aware. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@267 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -293,7 +293,7 @@ kerberos4_is(ap, data, cnt)
|
||||
printd(auth.dat, auth.length);
|
||||
printf("\r\n");
|
||||
}
|
||||
instance[0] = '*'; instance[1] = 0;
|
||||
k_getsockinst(0, instance); /* Telnetd uses socket 0 */
|
||||
if (r = krb_rd_req(&auth, KRB_SERVICE_NAME,
|
||||
instance, 0, &adat, "")) {
|
||||
if (auth_debug_mode)
|
||||
|
Reference in New Issue
Block a user