]> andersk Git - moira.git/blobdiff - reg_svr/reg_svr.pc
Print longer-lived tickets for talking to moirad.
[moira.git] / reg_svr / reg_svr.pc
index 4a592f80cfeebb7243ccd9a6d0f2502a2f8f3c45..7beb6f0af8b0bc9ab914f550960f90aecef9eb4f 100644 (file)
@@ -804,7 +804,7 @@ int register_user(int uid, char *username)
 
   status = krb_get_svc_in_tkt(REG_SVR_PRINCIPAL, REG_SVR_INSTANCE,
                              krb_realmofhost(hostname), MOIRA_SNAME,
-                             shorthostname, 1, KEYFILE);
+                             shorthostname, 3, KEYFILE);
   if (status)
     status += ERROR_TABLE_BASE_krb;
   else
This page took 0.037396 seconds and 4 git commands to generate.