D-Link DSR-Series User Manual 160
Section 8 - Security
The following parameters must be used to deīne the User database CSV īle.
1. Create an empty text īle with a .csv extension.
2. Each line in the īle corresponds to a single user entry. Every line should end with carriage return
equivalent of CRLF. Do not add comments or other text in this īle.
3. Formatting rules:
a) All the īelds must be enclosed within double quotes.
b) Consecutive īelds are separated by commas.
c) There should be no leading or trailing spaces in a line.
d) There should be no spaces between īelds.
Each line in the CSV user database īle should follow the following format:
"UserName","FirstName","LastName","GroupName",āPasswordā,āMultiLoginā
The above sample has īelds that can assume the following values:
⢠Username (text īeld): Name of the user and identiīer in the DSRās database, and so it must
be unique in the local user database.
⢠FirstName (text īeld): This is a user detail and need not be unique.
⢠LastName (text īeld): This is a user detail and need not be unique.
⢠GroupName (text īeld): The group that is associated with this user.
⢠MultiLogSup (Boolean value): With this enabled (ā1ā), then multiple users can share a single
username and password.
⢠Password (text īeld): password to assign for this username
⢠The Group for a corresponding user (āGroupNameā in the CSV) must be created via the GUI
in advance of the User Database CSV upload action.
⢠None of the above īelds can be left empty or NULL in the User Database CSV.
Create a User Database (CSV File)