default endtime
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1338 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -49,7 +49,7 @@ main (int argc, char **argv)
|
||||
}
|
||||
|
||||
cred.client = principal;
|
||||
cred.times.endtime = time (NULL) + 4711;
|
||||
cred.times.endtime = 0;
|
||||
|
||||
err = krb5_build_principal_ext (context,
|
||||
&cred.server,
|
||||
|
Reference in New Issue
Block a user