Script to reset admin in WebUI

I couldn’t find a way to reset WebUI password without curl, so I wrote
Python script:

From server:
wget https://gist.github.com/raw/3034305/bee78996a6cfc3e6c2345092a3a26ff79d0f7635/chef-webui-reset.py
python chef-webui-reset.py

Hopefully you’ll find it useful too.

anatoly t.