View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000156 | easycwmp | Help | public | 2016-07-29 10:45 | 2016-08-16 13:00 |
Reporter | andy_yang | Assigned To | mohamed.kallel | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | ubuntu | OS | ubuntu | OS Version | ubuntu |
Summary | 0000156: How to enable Digest auth on the easycwmp | ||||
Description | Hi,guy I have a question that how to configure our eascwmp to enable Digest Auth. In other words,whether we have a swith to enable or disable it by CPE My configure is as following: root@andy:/home/andy# cat /etc/config/easycwmp config local option interface 'eth0' option port '5474' option ubus_socket '/var/run/ubus.sock' option date_format '%FT%T%z' option username 'vigor' option password 'password' option logging_level '3' config acs option url 'http://192.168.20.88:8080/openacs/acs' option username 'acs' option password 'password' option periodic_enable '1' option periodic_time '0001-01-01T00:00:00Z' option periodic_interval '1800' option parameter_key 'unsetCommandKey' config device option manufacturer 'easycwmp' option oui 'FFFFFF' option product_class 'easycwmp' option serial_number 'FFFFFF123456' option hardware_version 'example_hw_version' option software_version 'example_sw_version' | ||||
Tags | No tags attached. | ||||
e-mail notification | |||||
|
for exampel the command: uci set easycwmp.@local[0].digest_enable='1' |
|
1) If you mean digest authentication requested by the ACS, then you have only to set the user name and the password and then the CPE will send them upon the ACS request of digest authentication 2) If you mean digest authentication requested by the CPE upon a connection request, then you can enable the digest authentication by setting username and password and disable the authentication request by removing the options @local[0].username and @local[0].password |
|
Ok,thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-29 10:45 | andy_yang | New Issue | |
2016-07-29 10:47 | andy_yang | Note Added: 0000517 | |
2016-07-29 16:43 | mohamed.kallel | Note Added: 0000518 | |
2016-08-04 03:55 | andy_yang | Note Added: 0000523 | |
2016-08-16 13:00 | mohamed.kallel | Status | new => resolved |
2016-08-16 13:00 | mohamed.kallel | Resolution | open => no change required |
2016-08-16 13:00 | mohamed.kallel | Assigned To | => mohamed.kallel |