How to add non-admin account in tempauth?
Dear all,
I have some question to add non-admin account in tempauth.
root@
Account HEAD failed: https:/
why test:tester3 account is forbidden ?
Does anybody have the same problem?
thanks all
This is my proxy-server.conf as follows:
=============
[DEFAULT]
cert_file = /etc/swift/cert.crt
key_file = /etc/swift/cert.key
bind_port = 8080
workers = 8
user = swift
[pipeline:main]
pipeline = healthcheck cache tempauth proxy-server
[app:proxy-server]
use = egg:swift#proxy
allow_account_
account_autocreate = true
[filter:tempauth]
use = egg:swift#tempauth
user_system_root = testpass .admin https:/
user_test_tester = testing .admin https:/
user_test2_tester2 = testing2 .admin https:/
user_test_tester3 = testing3 https:/
[filter:
use = egg:swift#
[filter:cache]
use = egg:swift#memcache
memcache_servers = 172.16.
=================
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask ken for more information if necessary.