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

Command line tips

OK I had a dumb@$$ attack and killed my webadmin account... Because my machine is headless, I would not  like to reinstall, but I will if I have to... is there any way to do either of the following:
1: Update the webadmin password from the command line. (i know this isnt likely
2: install a recovery file from the command line. (ie: i backed the system up last week when this worked...)

I appreciate any and all help, i will probably reinstall tomorrow morning if i cant figure this one out..

*sigh*

-X


This thread was automatically locked due to age.
  • I don't think you can change it via bash, "passwd " is what you usually use.
    This will work:
    Edit /etc/wfe/conf/settings and change the reset_password 0 flag to a 1 and then save the file.
    The next time you go to webadmin you'll be prompted to enter the passwords again.