fix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2249 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -66,7 +66,7 @@ proto (int sock, const char *hostname, const char *service)
|
|||||||
status = krb5_sname_to_principal (context,
|
status = krb5_sname_to_principal (context,
|
||||||
hostname,
|
hostname,
|
||||||
service,
|
service,
|
||||||
KRB5_NT_SRV_INST,
|
KRB5_NT_SRV_HST,
|
||||||
&server);
|
&server);
|
||||||
if (status)
|
if (status)
|
||||||
errx (1, "krb5_sname_to_principal: %s",
|
errx (1, "krb5_sname_to_principal: %s",
|
||||||
|
Reference in New Issue
Block a user