<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Apr 5, 2011, at 9:03 AM, shashidhar v wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">2) How to create new accounts/users using the  admin "reseller" which was created using the script "recreateaccounts" of SAIO <br><br>swift@test3:~/swift/trunk$ swauth-add-user -U reseller:reseller -K reseller -A <a href="http://192.168.62.63:8080/auth/v1.0">http://192.168.62.63:8080/auth/v1.0</a> reseller user1 user1</blockquote><div><br></div><div>This one was closest. The -A ADMIN_URL should be -A <a href="http://192.168.62.63:8080/auth/">http://192.168.62.63:8080/auth/</a></div><div>I often forget too, but if you run swauth-add-user with no options it has an example for a reminder.</div><br><blockquote type="cite">3) Is it possible  to enforce the storage limit for a non admin 
account/user in swift , if so how to set that storage limit for a user ?
 How to distribute the  available storage among different users ? <br></blockquote><div><br></div><div>Swift currently does not have quota support (limiting how much space a user can use). It's on the list, but not yet on a specific roadmap. Here at Rackspace we just make sure to mount new hard drives faster than folks can upload. :)</div></div></body></html>