]> git.proxmox.com Git - pmg-docs.git/blobdiff - ldap.conf.adoc
bump version to 8.1.0
[pmg-docs.git] / ldap.conf.adoc
index dbe0c542f913dabeb052892c8653d7f847fadbed..e1193bb4c93db9d861b8bf385090d4430d47ec2b 100644 (file)
@@ -30,7 +30,18 @@ The file `/etc/pmg/ldap.conf` contains the LDAP configuration.
 File Format
 -----------
 
-TODO
+The file is divided into a section for each LDAP profile. Each section has
+the following format:
+
+----
+ldap: NAME
+        OPTION value
+        ...
+----
+
+Blank lines in the file separates sections, and lines starting with a `#`
+character are treated as comments and are also ignored.
+
 
 Options
 -------