[8.171][BUG][UNREPRODUCIBLE] WebAdmin Disabled

After enabled "Term of Use" on WebAdmin/Advanced, unable to logon to WebAdmin
Parents
  • Then let's follow the confd.log while you are trying to log into the webadmin

    on the console, type "tail -f /var/log/confd.log"  (you can press Ctrl+C to cancel that any time) and then try the login.

    It should print something like 
     Role::authenticate:1... name="authentication successful" user="admin" ... facility="webadmin" client="index.plx" ...



    oh, and one more question: did you try it with a different, clean browser (chrome, firefox,...)?
Reply
  • Then let's follow the confd.log while you are trying to log into the webadmin

    on the console, type "tail -f /var/log/confd.log"  (you can press Ctrl+C to cancel that any time) and then try the login.

    It should print something like 
     Role::authenticate:1... name="authentication successful" user="admin" ... facility="webadmin" client="index.plx" ...



    oh, and one more question: did you try it with a different, clean browser (chrome, firefox,...)?
Children