Bug 764867 (GLUSTER-3135) - Object-Storage: addition of existing user to the same account should fail
Summary: Object-Storage: addition of existing user to the same account should fail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3135
Product: GlusterFS
Classification: Community
Component: object-storage
Version: pre-release
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gaurav
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-06 10:08 UTC by Saurabh
Modified: 2011-08-03 04:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Saurabh 2011-07-06 10:08:02 UTC
The addition of an existing user to the same account should fail with some response string, though it may be happening in original swift also, but again this is not suitable way.

Presently it is allows addition again and again,

root@gluster-Ubuntu1:~# 
root@gluster-Ubuntu1:~# swauth-add-user -a -K sj test1 tester5 testing5 -A https://127.0.0.1:443/auth/
root@gluster-Ubuntu1:~# swauth-add-user -a -K sj test1 tester5 testing5 -A https://127.0.0.1:443/auth/
root@gluster-Ubuntu1:~# swauth-add-user -a -K sj test1 tester5 testing5 -A https://127.0.0.1:443/auth/

Comment 1 Gaurav 2011-07-18 05:43:10 UTC
This is expected behaviour, it is required to change user info like password, uid, gid etc for existing users.


Note You need to log in before you can comment on or make changes to this bug.