This lib will offer a go library to interact with the KDC commands. Included commands are:
- ktutil (WiP)
- ktadmin (WiP)
Execution result: Authenticating as principal root/admin@INSAT.TN with password.
Principal "Mellywins@INSAT.TN" created.
| ktutil | kadmin |
|---|---|
| add_principal 🔨 | read_kt ❌ |
| delete_principal ❌ | write_kt ❌ |
| rename_principal ❌ | add_entry ❌ |
| modify_principal ❌ | delete_entry ❌ |
| change_password ❌ | list ❌ |
| get_principal ❌ | list_requests ❌ |
| list_principals ❌ | |
| add_policy ❌ | |
| modify_policy ❌ | |
| delete_policy ❌ | |
| get_policy ❌ | |
| list_policies ❌ | |
| get_privs ❌ | |
| lock ❌ | |
| unlock ❌ | |
| get_strings ❌ | |
| set_strings ❌ | |
| del_strings ❌ | |
| list_requests ❌ |
