diff options
Diffstat (limited to 'doc/config-file.txt')
-rw-r--r-- | doc/config-file.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/config-file.txt b/doc/config-file.txt index 093cb413..c35d05c6 100644 --- a/doc/config-file.txt +++ b/doc/config-file.txt @@ -58,6 +58,9 @@ Elements: Lists permitted authorization mechanisms. If this element doesn't exist, then all known mechanisms are allowed. If there are multiple <auth> elements, the last one wins (they are not merged). + + Example: <auth>EXTERNAL</auth> + Example: <auth>DBUS_COOKIE_SHA1</auth> <policy> context="(default|mandatory)" one of the context/user/group |