Flat Configuration File Format
Each flat configuration file that is used with the save, merge, and restore commands must have tab-delimited columns with headings. Missing columns are allowed. Lower case should be used for column values. The following lists show the structure of each file. Notice that the structure of the files matches the output of the save command with one additional column: Action. The options for the Action column in each of these files are: update or delete.
-
Users File (DiveLine_Users.cfg)
-
User
-
Administrator
-
Allow_Password_Change
-
Password_Never_Expires
-
User_Level (Licensing Level)
-
Disabled
-
Default_DiveBook
-
Home_Directory
-
Application_Template
-
Full_Name
-
Short_Name
-
Description
-
Email
-
User_Search_Path
-
Auth_Override
-
Disable_NetDiver
-
Action
-
Requires_Password_Change
-
Owner
-
-
Groups File (DiveLine_Groups.cfg)
-
Group
-
User
-
Owner
-
Description
-
Action
-
-
ACL File (DiveLine_ACL.cfg)
-
File
-
Is_Default_ACL
-
User
-
Group
-
Access
-
Allow_Missing_Limit
-
Allow_Missing_Delete
-
Type
-
Value
-
Action
-
-
Password File (DiveLine_Passwords.cfg)
-
User
-
Password
-
Action
-
The options for the Action column in each of the above files are: update or delete.
NOTE: The password file is the one file that cannot be generated by using dicfg save. See users_detail under List Commands for an alternative.