swauth-add-user issuse, 400 bad request in log
Hi ,
I meet one issues about swauth + swift, when i swauth-add-user
----------Issue---------
swift@ubuntu:/var/log/swift$ swauth-add-user -K swauthkey -A http://127.0.0.1:8080/auth -a test tester testing
Account creation failed: 500 Server Error
User creation failed: 500 Server Error
---------proxy.log-------
Here is the detail.
http://paste.openstack.org/raw/18955/
---------proxy-server.conf-----
Here is the detail.
http://paste.openstack.org/raw/18957/
--------swauth --help ------
swift@ubuntu:/var/log/swift$ swauth-add-user --help
Usage: swauth-add-user [options]
Options:
-h, --help show this help message and exit
-a, --admin Give the user administrator access; otherwise the user
will only have access to containers specifically
allowed with ACLs.
-r, --reseller-admin Give the user full reseller administrator access,
giving them full access to all accounts within the
reseller, including the ability to create new
accounts. Creating a new reseller admin requires
super_admin rights.
-s SUFFIX, --suffix=SUFFIX
The suffix to use with the reseller prefix as the
storage account name (default:
Tks for you help..
Regards,
Lawnrece Meng