Export User Accounts

The Export Users page allows system administrators to export user accounts to a text file. The exported user accounts can be imported into another CWIS site or saved as a backup. The user account information exported is:

The generated file will separate each field by a tab character and end each line with a newline character. Each user access privilege flag assigned to a user will be on a new line preceded by the user name and a tab character. Exported passwords will be in encrypted form.

Example Output

An example of the output format for one user follows, with some fields omitted for brevity:


exampleuser        $1$To.U/GxA$2kTKYcwVSw        user@example.com        [...]        browsing field
exampleuser        Can Post Resource Comments
exampleuser        Can Post To Forums

See Also