char filename[64];
} SConfigFile;
/* SComplexityPWDSetting */
typedef struct _SSComplexityPWDSetting {
int pwdRule1Enabled;
int pwdRule2Enabled;
int pwdRule3Enabled;
}SComplexityPWDSetting;
6.1 addUser
ActionEvent: addUser
Request
http://<IP>/cgi-bin/users.cgi
action=add
index=
username=<username>
password=<password>
privilege=<privilege>
Response
Comment
Method
POST
6.2 deleteUser
ActionEvent: deleteUser
Request
http://<IP>/cgi-bin/users.cgi
action=delete
username=<username>
Response
Comment
Method
POST
6.3 getUsers
ActionEvent: getUsers
Request
http://<IP>/cgi-bin/users.cgi?action=getUsers
Response
Size=
User1.index=
User1.username=
User1.password=
User1.privilege=
...
User2.username=
User2.password=
User2.privilege=
Comment
Method
GET
108
Need help?
Do you have a question about the WFB-100A and is the answer not in the manual?
Questions and answers