From 9308240d888ba1074c7ea0d05855396b4b5e0c20 Mon Sep 17 00:00:00 2001 From: Matt Mundell Date: Wed, 29 May 2024 20:15:57 +0200 Subject: [PATCH] Add: GMP doc: missing SOURCES for CREATE_USER --- src/schema_formats/XML/GMP.xml.in | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in index 5dd097f66..ba7bba56f 100644 --- a/src/schema_formats/XML/GMP.xml.in +++ b/src/schema_formats/XML/GMP.xml.in @@ -6107,6 +6107,7 @@ END:VCALENDAR hosts password role + sources name @@ -6153,6 +6154,29 @@ END:VCALENDAR + + sources + List of authentication sources for this user (if omitted then 'file') + +

+ 'file' means to store the user in the database. +

+
+ + source + + + source + Authentication source + + + file + ldap_connect + radius_connect + + + +
@@ -27870,6 +27894,11 @@ END:VCALENDAR sources List of authentication sources for this user (if omitted, no changes) + +

+ 'file' means to store the user in the database. +

+
source