]> git.proxmox.com Git - pmg-docs.git/commitdiff
add user.conf file format description
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 9 Jan 2018 14:13:55 +0000 (15:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Jan 2018 05:10:22 +0000 (06:10 +0100)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
user.conf.adoc

index c24aa73348c623fa4cf1d4fe2ab53b552dea4811..5df4deae0905166a8940d296cf5fdbf8eb288641 100644 (file)
@@ -30,7 +30,12 @@ The file `/etc/pmg/user.conf` contains the user configuration.
 File Format
 -----------
 
-TODO
+The file has the following format for each user:
+
+----
+# comment
+userid:enable:expire:crypt_pass:role:email:firstname:lastname:keys
+----
 
 Options
 -------