How do I use SwiftStackAuth for authentication? I wasn't able to find out any instruction on official site:- http://docs.openstack.org/developer/swift/howto_installmultinode.html
Asked
Active
Viewed 84 times
1 Answers
0
Kartik,
If you meant tempAuth then kindly check this guide you need to do changes in the proxy-server.conf. The official guide uses Keystone as Auth Backend.
Hope it helps.

koolhead17
- 1,944
- 1
- 12
- 20
-
Athul, I was checking the link [link](http://swiftstack.com/docs/admin/middleware/swiftstack_auth.html) along with the [link](http://docs.openstack.org/developer/swift/howto_installmultinode.html) – Karthik Jan 15 '14 at 11:15
-
Yes, I'm using swauth. I'm trying to use swift as backend for owncloud, the issue is that I'm not able to provide read access to public, especially the videos – Karthik Jan 21 '14 at 19:56
-
Does container has world readable access? BTW check this http://blog.adityapatawari.com/2014/01/using-openstack-swift-as-owncloud.html but it uses keystone.. – koolhead17 Jan 24 '14 at 19:57