summaryrefslogtreecommitdiff
path: root/doc/html/_sources/admin/database.rst.txt
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-08-06 06:52:23 +0000
committerCy Schubert <cy@FreeBSD.org>2025-08-06 06:54:05 +0000
commitd82a140dad3a571d66abb2da24acbba90191f168 (patch)
tree6b7498b7e81af8f9e6e286c2a42526d63bc94858 /doc/html/_sources/admin/database.rst.txt
parent8f7d3ef26dec89a92ec0665de84a5936310a5574 (diff)
Diffstat (limited to 'doc/html/_sources/admin/database.rst.txt')
-rw-r--r--doc/html/_sources/admin/database.rst.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/_sources/admin/database.rst.txt b/doc/html/_sources/admin/database.rst.txt
index 2fd07242a0f7..685ec272f4b0 100644
--- a/doc/html/_sources/admin/database.rst.txt
+++ b/doc/html/_sources/admin/database.rst.txt
@@ -93,6 +93,10 @@ To view the attributes of a principal, use the kadmin`
To generate a listing of principals, use the kadmin
**list_principals** command.
+To give a principal additional names, use the kadmin **add_alias**
+command to create aliases to the principal (new in release 1.22).
+Aliases can be removed with the **delete_principal** command.
+
.. _policies: