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

Unable to access Webmin after setting Terms of Service Screen

Greetings:

I just updated from 8.103 to 8.201 and all when well until I noticed a new option to display a Terms of Service page at login.  After I set this to yes, Webmin just loops back to the signon screen after after the "Please Wait, Caching Objects" screen.  I forced a reboot with ACC to no avail and was hoping somone here had an idea short of reinstalling.   I thried to log on with both IE and Firefox but but responded the same.

Thanks


This thread was automatically locked due to age.
  • Yes, it should work fine.  The backups are forward compatible (to an extent, I wouldn't try restoring a 7.4x config to 8.2x), just not backwards compatible.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • I followed these instructions and got to the login prompt and there was never a prompt to change the password. Is it back to default? If so, what is it???
  • [:D] Got it to work.. Now I am attempting to fix the issue where the webAdmin login is not working.

    I followed these instructions and got to the login prompt and there was never a prompt to change the password. Is it back to default? If so, what is it???
  • In the shell, there isn't a prompt that will automatically ask you to change the password.  You need to enter the commands as shown in the PDF linked above to set the password for both loginuser and root.  After this is done, reboot.  Then:
    1)  At the shell (console or ssh), login as loginuser.
    2)  Type in "SU -" (without quotes).  This will make you root.
    3)  Type in "cc set webadmin terms_of_use status 0" (without quotes).
    4)  Exit from the shell and now you should be able to log into WebAdmin.
    5)  Once you are in WebAdmin, go to Management>>System Settings>>Shell Access and reset the loginuser and root passwords.  They can be the same things that you set in the shell during the Lockout procedure, but if you don't set them in WebAdmin, they won't be saved in your config backups.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • Hi,
    I just wanted to give a quick update.  I was waiting to see if the 8.202 update cured the TOS problem because I did not want to lose the logs by doing a reinstall as the system would not respond to the F2 key when following the PDF instructions. Recently, I found another post about how to prevent the F2 screen from appearing at all during boot. If you change the 'splash=silent' to 'splash=verbose' that appears just before the place you type in the 'init=/bin/bash', the system will go directly to the bash prompt on boot.  From there, you can change the pw by following the PDF sheet.

    Thanks for everyone's help here and a great support community!
  • Thank you for this :

    the 'splash=silent' to 'splash=verbose'


    It is still usefull for 8.3 and documentation is wrong. With slient, you stay stuck on the splash screen.