|
@@ -2,5 +2,25 @@
|
|
|
Users
|
|
|
************
|
|
|
|
|
|
-| Define the users information to login to the web interface.
|
|
|
+Define the users information to login to the web interface.
|
|
|
|
|
|
+|
|
|
|
+
|
|
|
+* Username
|
|
|
+ User id to be used to login.
|
|
|
+* Password
|
|
|
+ Secret password used to login.
|
|
|
+* Language
|
|
|
+ Per user language to override the domain or global language.
|
|
|
+* Time Zone
|
|
|
+ Per user time zone only needed if it needs to be different from the global time zone.
|
|
|
+* Status
|
|
|
+ Set the user's presence.
|
|
|
+* Contact
|
|
|
+ Assign a contact to this user account. View
|
|
|
+* Groups
|
|
|
+ The group the user is assigned.
|
|
|
+* Domain
|
|
|
+ The domain the user is assigned to.
|
|
|
+* Enable
|
|
|
+ Whether the user is enabled.
|