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

Unable to set ipa_automount_location #2405

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

Unable to set ipa_automount_location #2405

sssd-bot opened this issue May 2, 2020 · 0 comments

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/1363

  • Created at 2012-06-04 22:47:51 by rcritten
  • Closed as Duplicate
  • Assigned to nobody

In an IRC discussion with Jakub about autofs he suggested I add ipa_automount_location inside my IPA provider. That worked fine and autofs seemed to function.

I'm unable to do the same using the SSSDConfig python interface, I get:

NoOptionError: Section [example.com] has no option [ipa_automount_location]

I tried fetching the autofs service and updating that but I get the same error:

NoOptionError: Section [autofs] has no option [ipa_automount_location]

sssd-1.8.92-0.20120524T1212Zgitde00277.fc17

Comments


Comment from jhrozek at 2012-06-05 11:33:12

It works for me when I set up autofs_provider=ipa in the config file.


Comment from jhrozek at 2012-06-05 11:35:08

By the way, the default automounter location is called default, which is IIRC created automatically on the IPA server, so unless you are overriding the location to a custom one, you should be fine with the defaults.

Did you find you need to change the defaults?


Comment from rcritten at 2012-06-05 15:55:28

I wanted to use a custom location. Both need to be supported.

Confirmed that setting the autofs provider lets me set the location.


Comment from jhrozek at 2012-06-05 16:21:55

I'm wondering whether we should special-case the IPA provider in the configAPI.

Currently, only options for the providers that are explicitly set (as was the case with explicitly setting autofs_provider=ipa) can be read in the configAPI, see SSSDDomain.list_options_with_mandatory


Comment from dpal at 2012-06-07 15:22:23

This will be addressed later as a part of #1308.

milestone: NEEDS_TRIAGE => SSSD Deferred
resolution: => duplicate
rhbz: => 0
status: new => closed


Comment from jgalipea at 2012-06-07 15:23:15

misconfiguration with use of sssd API from Rob : Closing duplicate of ticket 1308 : will be solved by having single provider = ... which would set all id, auth, access .. etc providers automatically


Comment from rcritten at 2017-02-24 15:04:58

Metadata Update from @rcritten:

  • Issue set to the milestone: SSSD Patches welcome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant