<br><br>HI ,<br><br>I am trying to deploy swift and test it on a virtual machine with ubuntu 10.04.1 OS (guest ) <br>I followed the steps given in SAIO doc<br>while iam trying to add the user I am getting error as follows <br>
<br>root@test1:~# swift-auth-add-user -U shashi -K devauth -a  test tester testing -c /etc/swift/auth-server.conf <br>Update failed: 403 Forbidden<br>root@test1:~# <br><br>root@test1:~# recreateaccounts <br>Auth subsystem prep failed: 404 Not Found<br>
Account creation failed: 403 Forbidden<br>User creation failed: 403 Forbidden<br>Account creation failed: 403 Forbidden<br>User creation failed: 403 Forbidden<br>Account creation failed: 403 Forbidden<br>User creation failed: 403 Forbidden<br>
Account creation failed: 403 Forbidden<br>User creation failed: 403 Forbidden<br>root@test1:~# <br><br>I tried with both authentication mechanisms ,,, devauth and swauth <br><br>giving the same error as 403: forbidden <br>
<br>Can someone help me to resolve this error <br><br>Thanks & Regards,<br>shashi <br><br>