Bug 1146560 - [RFE] Login to more then one org
Summary: [RFE] Login to more then one org
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Spacewalk
Classification: Community
Component: Server
Version: 2.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Tomas Lestach
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: spacewalk-rfe
TreeView+ depends on / blocked
 
Reported: 2014-09-25 14:03 UTC by Slava
Modified: 2020-03-24 13:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-24 13:22:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Slava 2014-09-25 14:03:38 UTC
Hello Everyone,
I want to ask if will be possible do shared log in account.

Case: 
1.Create 2 organization.
2. To log in as user or admin need maintain 2 accounts per user. 

Is will be not better if will be available check box in user setting "Shared account" and on log in page after credentials drop down list with all organizations that user can select which organization he wants to log in.

Comment 1 bernhard.lichtinger 2015-07-21 16:50:06 UTC
If you are using PAM and sssd I have a workaround:
In sssd.conf in the [domain]-section add the line:

re_expression = (?P<name>[^@]+)@?([^@]*$)

Then you can use username@freely_choosable_string as login and sssd will always truncate the username@freely_choosable_string to only username for checking credentials.
So I have created userA@org1 in org1 and userA@org2 in org2 in spacewalk and authentication is done against system user userA, which is in my case a user in our LDAP directory.

Comment 2 Michael Mráka 2020-03-24 13:22:51 UTC
Spacewalk project as an upstream for Red Hat Satellite 5 product is going to be End Of Life on May 31 2020.

Spacewalk 2.10 has been released as the last release of this project.
https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes210

Any new feature will not be included therefore closing remaining RFEs to set expectations properly.


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