-
Notifications
You must be signed in to change notification settings - Fork 250
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
[rule/allows_nss_options]: Attribute 'offline_timeout_random_offset' is not allowed in section 'nss'. Check for typos #7289
Comments
Hi, thank you for the report, looks like all the Would you like to create a pull-request moving those options? I'll close the other two tickets as duplicates of this one. bye, |
sure, i'll clone and submit something |
Do you have any suggestion where in DOMAIN SECTIONS i can insert the |
Hi, I would suggest to either put then after bye, |
moved offline_timeout* from section [NSS] to section [DOMAIN SECTIONS] also: * added spaces between options to make it easier to the eye * xml comment as section divider
sssd.conf(5) mentions offline_timeout_random_offset to be part of [nss]. sssctl config-check says otherwise.
Am i reading this wrong?
The text was updated successfully, but these errors were encountered: