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

Password problems

I cant seem to remember my password for the web interface.  I do have local root access.  That password I remembered.  How to I change the web interface password from the console?  Thanks!


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

    if you like, you can do a factory reset, but you will lose any configuration data, log files, etc.
    At the moment I don't know if you can just reset system passwords with this command.
    But, as I said, you could do a factory reset as root on the local console with the command

    Code:
    /etc/init.d/factoryreset reset



    But exactly as I said, be aware of using this, as you will lose everything and reset the ASL to the initial system settings after installation.

    Michael
  • Hello,

    it´s easier to edit "settings" file under /etc/wfe/conf.

    There´s an entry reset_pwd = 0.

    Edit this to "1" and save the file.

    Next time you log in to webadmin ou will be asked to change your passwords.

    Hope this helps.

    Alex
Reply
  • Hello,

    it´s easier to edit "settings" file under /etc/wfe/conf.

    There´s an entry reset_pwd = 0.

    Edit this to "1" and save the file.

    Next time you log in to webadmin ou will be asked to change your passwords.

    Hope this helps.

    Alex
Children