test tgs-req too
This commit is contained in:
@@ -7,6 +7,25 @@
|
||||
"client" : "foo@TEST.H5L.SE",
|
||||
"password" : "foo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"op" : "kinit",
|
||||
"client" : "foo@TEST.H5L.SE",
|
||||
"password" : "foo",
|
||||
"ccache" : "MEMORY:cache"
|
||||
},
|
||||
{
|
||||
"op" : "repeat",
|
||||
"num" : 3333,
|
||||
"value" : {
|
||||
"op" : "kgetcred",
|
||||
"server" : "host/datan.test.h5l.se@TEST.H5L.SE",
|
||||
"ccache" : "MEMORY:cache"
|
||||
}
|
||||
},
|
||||
{
|
||||
"op" : "kdestroy",
|
||||
"ccache" : "MEMORY:cache"
|
||||
}
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user