revert some accidentally commited code in previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10965 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -108,7 +108,7 @@ doit_v4 (char *host, int port)
|
||||
ret = krb_sendauth(0,
|
||||
s,
|
||||
&ticket,
|
||||
POP_TICKET_NAME,
|
||||
"pop",
|
||||
host,
|
||||
krb_realmofhost(host),
|
||||
getpid(),
|
||||
@@ -143,7 +143,7 @@ doit_v5 (char *host, int port)
|
||||
|
||||
ret = krb5_sname_to_principal (context,
|
||||
host,
|
||||
POP_TICKET_NAME,
|
||||
"pop",
|
||||
KRB5_NT_SRV_HST,
|
||||
&server);
|
||||
if (ret) {
|
||||
|
Reference in New Issue
Block a user