drop setpag

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11863 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-03-18 13:56:35 +00:00
parent 698db5c285
commit 86b1f55863

View File

@@ -104,8 +104,7 @@ gss_userok(void *app_data, char *username)
chown (ticketfile+5, pw->pw_uid, pw->pw_gid);
if (k_hasafs()) {
if (k_setpag() == 0)
krb5_afslog(gssapi_krb5_context, ccache, 0, 0);
krb5_afslog(gssapi_krb5_context, ccache, 0, 0);
}
esetenv ("KRB5CCNAME", ticketfile, 1);