diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/k5test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/k5test.py b/src/util/k5test.py index aead83217..a2bfbee62 100644 --- a/src/util/k5test.py +++ b/src/util/k5test.py @@ -250,7 +250,7 @@ Scripts may use the following realm methods and attributes: realm. * realm.addprinc(princname, password=None): Using kadmin.local, create - a principle in the KDB named princname, with either a random or + a principal in the KDB named princname, with either a random or specified key. * realm.extract_keytab(princname, keytab): Using kadmin.local, create |
