summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-10-01 23:41:37 +0100
committerAria <me@aria.rip>2023-10-01 23:41:37 +0100
commit0e5077d427dc144ab70f208a4794a903d5e8a5a8 (patch)
treee23e7726d63d75a76338bab7f7ad7432de40a951 /Makefile
parent7045a630996e08c18beb7c3d39e1b2752c8a4ba4 (diff)
a working version with principal creationHEADmain
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b8c983b..c022f5c 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ enable:
vault secrets enable -path=krb vault-plugin-kerberos-secrets
test-config:
- vault write krb/config realm=TARDISPROJECT.UK kdc=localhost:88 kpasswd_server=localhost:464 username=test/admin password=1234
+ vault write krb/config realm=TARDISPROJECT.UK kdc=localhost:88 kadmin_server=localhost:749 username=test/admin password=1234
test-role:
vault write krb/static-role/test principal=test