Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD: make support of 'sssd.conf::user' option configurable #7308

Closed

Conversation

alexey-tikhonov
Copy link
Member

@alexey-tikhonov alexey-tikhonov commented Apr 22, 2024

:relnote:Support of 'sssd.conf::user' option was made build time
configurable ('--with-conf-service-user-support') and disabled by
default. Take a note that this ./configure option only makes sense
if used together with '--with-sssd-user=...'
Support of this option is deprecated and might be removed in future
releases. Recommended way to configure SSSD service user is to simply
start main SSSD process under required user (made available at build
time using '--with-sssd-user=...')

@alexey-tikhonov alexey-tikhonov added the no-backport This should go to target branch only. label Apr 22, 2024
@alexey-tikhonov alexey-tikhonov force-pushed the conditional-sssd-user branch 2 times, most recently from 236da8a to 31054ff Compare April 23, 2024 09:47
@alexey-tikhonov alexey-tikhonov marked this pull request as ready for review April 23, 2024 09:48
:relnote:Support of 'sssd.conf::user' option was made build time
configurable ('--with-conf-service-user-support') and disabled by
default. Take a note that this ./configure option only makes sense
if used together with '--with-sssd-user=...'
Support of this option is deprecated and might be removed in future
releases. Recommended way to configure SSSD service user is to simply
start main SSSD process under required user (made available at build
time using '--with-sssd-user=...')
Copy link
Contributor

@justin-stephenson justin-stephenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack, thank you.

Copy link
Contributor

@sumit-bose sumit-bose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

patch is working for me, ACK.

bye,
Sumit

@alexey-tikhonov
Copy link
Member Author

Pushed PR: #7308

  • master
    • 92c902a - BUILD: make support of 'sssd.conf::user' option configurable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport This should go to target branch only. non-privileged Pushed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants