dont pass --no-unlog if afs is not configured. Patch partly from Eray Asian
This commit is contained in:
@@ -52,7 +52,7 @@ port=@port@
|
||||
pwport=@pwport@
|
||||
|
||||
kinit="${kinit} --password-file=${objdir}/foopassword --no-afslog"
|
||||
kdestroy="${kdestroy} --no-unlog"
|
||||
test ! "${NO_AFS}" && kdestroy="${kdestroy} --no-unlog"
|
||||
kadmin="${kadmin} -l -r $R"
|
||||
kdc="${kdc} --addresses=localhost -P $port"
|
||||
|
||||
|
Reference in New Issue
Block a user