#2295 [RFE] Allow pam_sss to select a specific domain within SSSD
Closed: Duplicate None Opened 10 years ago by marknejedlo.

SSSDs multiple domains is a useful features, but it presents to PAM as a single authentication source. It would be useful if pam_sss could be configured with a domain specifier so that a service would only authenticate against the specified SSSD domain rather than against all SSSD domains as it does currently.

for example:
/etc/pam.d/service1
...
auth sufficient pam_sss.so domain=domainA
...

/etc/pam.d/service2
...
auth sufficient pam_sss.so domain=domainB
...


Looks like a dup of #1021.

summary: Allow pam_sss to select a specific domain within SSSD => [RFE] Allow pam_sss to select a specific domain within SSSD
type: feature => enhancement

Replying to [comment:1 dpal]:

Looks like a dup of #1021.

I agree. I'm inclined to close it as a duplicate if the reporter agrees. Mark, please shout if your use-case is different than ticket #1021.

Yes, it does look like the same thing.

Replying to [comment:3 marknejedlo]:

Yes, it does look like the same thing.

Thanks for the confirmation, closing as a duplicate. Thanks for filing the issue, though, at least we know this is important for our users!

resolution: => duplicate
status: new => closed

Metadata Update from @marknejedlo:
- Issue set to the milestone: NEEDS_TRIAGE

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3337

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata