Can't create Chef user

Trying to create a chef user via the WebUI on a clean 0.9.16 install
from debs. Keep getting “Could not create user”. The server.log and
server-webui.log files aren’t very helpful. They show the request but
no error or traceback as to why it’s failing. Any pointers on
troubleshooting this are greatly appreciated.

-J

Figured it out. The password set during the deb install is put as the
default password in the config file, so even though it's not the
default chef password it was treating it as such...and requiring me to
change that on the admin account.

On Wed, May 4, 2011 at 1:10 PM, Jason J. W. Williams
jasonjwwilliams@gmail.com wrote:

Trying to create a chef user via the WebUI on a clean 0.9.16 install
from debs. Keep getting "Could not create user". The server.log and
server-webui.log files aren't very helpful. They show the request but
no error or traceback as to why it's failing. Any pointers on
troubleshooting this are greatly appreciated.

-J