This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

User authentication

 Hi,

 

I've just setup a new UTM. I've created a new test user with webadmin and then I set in web protection the authentication mode to Browser. When a site is visited on the client the user authentication pops up when I enter the username and password for the test user that I created in webadmin it says something like usernmame or password incorrect. Any ideas?

 

Thanks

 

Nicholas

@ NicholasHayman on Twitter



This thread was automatically locked due to age.
  • Hi Nicolas, 

    I hope the username and password do no contain any umlaut or special characters. I am not sure but there has always been an issue with the use. 

    Can you take SSH to UTM and login as root then execute,  

    cd /var/log

    tail -f aua.log | grep username

    Post few lines from the logs wen you try to authenticate.

    Thanks