I was having a look at clientless feature and I would like to see more logs inside the clientless_access.log so I decided to enable debug on clientless_access service.
Clientless_access service does not exist!
Running service -S gives you the service list and the output is:
"clientless_acce RUNNING"
Running the command: service clientless_acce:debug -dsnosync returns "400 Service not found"
Running the command: service clientless_access:stop -dsnosync returns "200 ok"
So the service name under service list is wrong. Also, why it is not possible to debug clientless_access service? Maybe because it depends on another service?
Hope to get more info regarding it for troubleshooting purposes.
Thanks
This thread was automatically locked due to age.