Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 139fcf9

Browse files
authored
Mention -k is KVNO
1 parent d3e3c8d commit 139fcf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ slot KVNO Principal
6868
ktutil: wkt vault.keytab
6969
```
7070

71-
The KVNO should match the KVNO of the service account. An error will show in the vault logs if this is incorrect.
71+
The KVNO (`-k 1`) should match the KVNO of the service account. An error will show in the vault logs if this is incorrect.
7272

73-
Different encryption types can also be added to the keytab, for example `rc4-hmac` with additional `addent` commands.
73+
Different encryption types can also be added to the keytab, for example `-e rc4-hmac` with additional `addent` commands.
7474

7575
Then base64 encode it:
7676
```sh

0 commit comments

Comments
 (0)