#3389 subdomain_homedir is not present in cfg_rules.ini
Closed: Fixed Opened by orion.

See:

(Tue May  2 09:27:03:831716 2017) [sssd] [sss_ini_call_validators] (0x0020): [rule/allowed_domain_options]: Attribute 'subdomain_homedir' is not allowed in section 'domain/nwra.com'. Check for typos.

This is with sssd-1.14.0-43.el7_3.14.x86_64. Also cannot find it in cfg_rules.ini in current git master.


And it is also missing in python config API

Metadata Update from @lslebodn:
- Custom field version adjusted to 1.14.0

Yeah, I added it to cfg_rules.ini but it did not appear to take effect.

hey @amitkumar25nov this looks like quite an easy fix if you'd like to contribute to sssd.

Basically it's about adding subdomain_homedir option to files under src/config/SSSDConfig and to src/config/cfg_rules.in and src/config/etc/sssd.api.conf.

You can git grep for 'override_homedir' for example for inspiration and just add subdomain_homedir to the same places..

Metadata Update from @jhrozek:
- Custom field rhbz adjusted to 0

Metadata Update from @jhrozek:
- Custom field rhbz adjusted to 0

or maybe this is something @jstephen would be interested in fixing this?

Metadata Update from @jstephen:
- Issue assigned to jstephen

master:

  • beab60d88fc07d463f6fb3756c8f3d29bdd78827

sssd-1-14:

  • 27023bbb34db89b5f2b72944c313462525f7617b

Metadata Update from @lslebodn:
- Issue close_status updated to: Fixed
- Issue set to the milestone: SSSD 1.15.3
- Issue status updated to: Closed (was: Open)

sssd-1-13:

  • 50c06ae6737dd07ddd14f836e815eafa34bd0b7b

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/4416

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.

Metadata