Bug 1312950 - cannot create user when LDAP is configured
Summary: cannot create user when LDAP is configured
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Storage Console
Classification: Red Hat
Component: UI
Version: 2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 2
Assignee: sankarshan
QA Contact: sds-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-29 15:31 UTC by Martin Kudlej
Modified: 2016-05-05 07:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-05 07:00:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Martin Kudlej 2016-02-29 15:31:42 UTC
Description of problem:
Is it not possible to create user. LDAP is configured. I think even if LDAP is configured it should be able to create new local user. OR implementation should follow PRD and do not allow local users at all so not even "admin" user.

Post data sent by UI:
{"username":"1","email":"1@1","firstname":"1","lastname":"1","groups":[],"role":"admin","password":"1"
,"notificationenabled":true}

Server response:
{"Error":"non-existant role"}

Version-Release number of selected component (if applicable):
rhscon-ceph-0.0.6-8.el7.x86_64
rhscon-core-0.0.8-7.el7.x86_64
rhscon-ui-0.0.16-1.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. configure LDAP
2. try to create new user

Comment 3 Nishanth Thomas 2016-05-05 07:00:28 UTC
This is the expected behaviour.
admin is the default user created by system, will be allowed in any cases.
if ldap is not configured all ldap related pages to be disbaled
This behaviour was discussed and agreed in sprint meetings


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