You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I started chilli with sudo systemctl start chilli, not works well, not do authentication. But when execute with sudo chilli, all fine. The authentication works in my portal. Any idea to solve?
The configuration file have
START_CHILLI=1
CONFFILE="/etc/chilli.conf"
HS_USER="chilli"
And enable with sudo systemctl enable chilli
Thanks,
The text was updated successfully, but these errors were encountered:
When I started chilli with sudo systemctl start chilli, not works well, not do authentication. But when execute with sudo chilli, all fine. The authentication works in my portal. Any idea to solve?
The configuration file have
START_CHILLI=1
CONFFILE="/etc/chilli.conf"
HS_USER="chilli"
And enable with sudo systemctl enable chilli
Thanks,
The text was updated successfully, but these errors were encountered: