To create multiple accounts on Swift

Asked by Pushkaraj

Hello,
I have installed OpenStack Swift and able to create container and object using account "AUTH_admin" with password n groupname as "admin" which is setup in one of the configuration files.Now I want to use different account say "AUTH_test" to create container and objects.So how can I do that?
Thanks,

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kun Huang (academicgareth) said :
#1

There're two kinds of authorizing in swift. One is tempauth, another is keystone.
I think you used tempauth, because you mentioned "which is setup in one of the configuration "
In tempauth, the account could not be modified in runtime. The only way to modify an account is change that configuration, which is proxy-server.conf.

There's a document to understanding of that. http://swiftstack.com/blog/2012/01/04/swift-tempauth/

Can you help with this problem?

Provide an answer of your own, or ask Pushkaraj for more information if necessary.

To post a message you must log in.