repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
_gss_ntlm_init_sec_context() mem leaks
[heimdal.git]
/
tests
/
kdc
/
kdc-tester1.json
blob
08a7744c040245407b716ceabedfee21867090df
1
[
2
{
3
"op" : "repeat",
4
"num" : 333,
5
"value" : {
6
"op" : "kinit",
7
"client" : "foo@TEST.H5L.SE",
8
"password" : "foo"
9
}
10
},
11
{
12
"op" : "kinit",
13
"client" : "foo@TEST.H5L.SE",
14
"password" : "foo",
15
"ccache" : "MEMORY:cache"
16
},
17
{
18
"op" : "repeat",
19
"num" : 333,
20
"value" : {
21
"op" : "kgetcred",
22
"server" : "host/datan.test.h5l.se@TEST.H5L.SE",
23
"ccache" : "MEMORY:cache"
24
}
25
},
26
{
27
"op" : "kdestroy",
28
"ccache" : "MEMORY:cache"
29
}
30
]
31