[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2022-01-16 Thread Launchpad Bug Tracker
[Expired for sssd (Ubuntu) because there has been no activity for 60 days.] ** Changed in: sssd (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2021-11-17 Thread Brian Murray
** Changed in: ubuntu-release-notes Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title: Automount fails due to SSSD config (Groovy Gorilla) To manage

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2021-09-12 Thread Sergio Durigan Junior
Groovy has now EOL'ed; we're waiting on the reporter to check whether the issue persists on Hirsute/Impish. ** Changed in: sssd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2021-06-29 Thread Lucas Kanashiro
Thanks for all the reports and letting us know about this issue. However, there are some updates on the sssd package in Groovy since the last comment, I do not know if they could fix this issue for you but could you please give it a try? Also, since Groovy will become EOL soon, could you check if

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-12-30 Thread Sam Van den Eynde
On my (upgraded from LTS) Groovy install: systemctl status sssd.service ● sssd.service - System Security Services Daemon Loaded: loaded (/lib/systemd/system/sssd.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2020-12-30 01:42:46 CET; 9h ago

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-11-15 Thread Pelle Rivberg
Having the very same issue in 20.10 Groovy Gorilla, after updating from 20.04.1LTS to this one (getting the same error messages on boot-up and so on.) Inside my /etc/sssd , there is only a sub-directory /etc/sssd/conf.d/ , which is empty. It seems that I can remove 'sssd' and its associated

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-11-15 Thread Pelle Rivberg
BTW, this bug is also plaguing 20.04.1LTS users, as this was the original thread I stumbled upon (and commented into) at first: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1889196 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-11-15 Thread Pelle Rivberg
Ahoy! Another 20.10 Groovy user here who had to update from 20.04.1LTS to 20.10 because my soundcard stopped working. Well, the sound card works now, but I get those same exact SSSD errors and I think the whole thing was installed upon update -- at least I didn't get those errors on my

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-24 Thread Gavin Graham
Hi, Sorry for the delay in getting back to you. As mentioned, adding the absolut path to my auto.DataVol1 file has fixed the issue for me. I think it would be preferably to add files to nsswitch.conf rather than looking for conf entries in /etc/sssd. For me, the only thing inside /etc/sssd is a

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-24 Thread Vladimir Yerilov
Hi Andreas, I'm not using autofs, frankly, I chimed in here just to add that sssd package had been explicitly pulled and installed during the update to groovy. And that it failed to start for reasons unknown, too. I didn't feel like tinkering with the problem, and given that I don't need sssd

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-19 Thread Andreas Hasenack
According to the nsswitch.conf manpage, [NOTFOUND=continue] is already an assumed default, same for "UNAVAIL" and "TRYAGAIN", so it's just a question of whether we should add "files" to that line to cope with this situation or not. Alternatively, we could also add conditions to the sssd service

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-16 Thread Gavin Graham
Andreas, As per comment #25, I've added the absolute path to auto.DataVol1 in /etc/auto.master as I can confirm it working. With you comment on having: automount: sss [NOTFOUND=continue] files as part of /etc/nsswitch.conf, I suggest that to not break people's existing configs, that this may be

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-14 Thread Andreas Hasenack
Vladimir, from comment #15, just having sssd failing to start is not enough for this bug. Are you also having autofs issues, and if yes, what does your /etc/auto.master look like? Do you also have a map file without a full path? -- You received this bug notification because you are a member of

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-14 Thread Andreas Hasenack
I understand sssd is failing to start because there is no config, but I'm trying to understand the bad interaction of automounts with sssd, which would be via /etc/nsswitch.conf. (Brainstorming below, pardon me if this is all obvious to you) autofs will consult /etc/nsswitch.conf when a map file

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-12 Thread Andreas Hasenack
** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title: Automount fails due to SSSD config (Groovy Gorilla)

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-10-02 Thread Gavin Graham
Hi, Well this explains why this is starting to happen: https://code.launchpad.net/~jibel/ubiquity/+git/ubiquity-1/+merge/390221 They're adding Active Directory to the new user creation in the installer. There's also a design doc that explicitly mentions SSSD:

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-30 Thread Andreas Hasenack
The sudo delay is likely due to dns, I see that in other boxes and ubuntu releases too. But let's see. ** Changed in: sssd (Ubuntu) Importance: Low => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-30 Thread Gavin Graham
Same here aas in comment #15. I didn't have SSSD installed prior to the upgrade and it was "ubuntu-desktop-minimal" that pulled SSSD in. Not only did it break my automount but also login and sudo would take about a 4 seconds delay to succeed - as I guess it was trying to auth via SSS. Grepped

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-30 Thread Timo Aaltonen
And it's libnss-sss that adds "automount: sss" to nsswitch.conf Does it work if you comment that out? This is yet another case of not having an 'update-nsswitch' tool to add entries when needed, the current packaging assumes that installing sssd means it's also configured.. -- You received this

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Timo Aaltonen
ubuntu-desktop Recommends: sssd, that's what's pulling it in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title: Automount fails due to SSSD config (Groovy Gorilla) To manage

Re: [Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Andreas Hasenack
Could you please attach them? I'd like to know what pulled sssd in On Tue, Sep 29, 2020, 23:55 Vladimir Yerilov <1897...@bugs.launchpad.net> wrote: > Hi, I had no intention to use sssd, it was pulled and installed during the > update. I am sure I had no sssd installed on focal as I am browsing

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Vladimir Yerilov
Hi, I had no intention to use sssd, it was pulled and installed during the update. I am sure I had no sssd installed on focal as I am browsing now through the image of my root partition created before the update was started. Yes, I still have update logs. -- You received this bug notification

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Andreas Hasenack
Do you still have the upgrade logs from focal to groovy? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title: Automount fails due to SSSD config (Groovy Gorilla) To manage notifications

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Andreas Hasenack
Hi @openmindead, what is your goal with sssd? Or you didn't have it installed in focal, and it got installed after upgrading to groovy? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title:

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Vladimir Yerilov
This bug "affects" me too. In a way that sssd fails to start. Also any attempt to run something like "systemctl enable foo.service" is now being rejected after entering correct password in pkexec popup window, so I have to use "sudo systemctl enable foo.service". Log show sssd.service and its

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: sssd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title:

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-28 Thread Gavin Graham
I wouldn't suggest that SSSD has anything done particularly for AutoFS but I would make a case for the package maintainers having a default /etc/sssd config file(s) that if nothing else has options commented/hashed out and ready ti be uncommented and used. This would be much like how *insert your

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-28 Thread Robie Basak
We could also investigate if there is something to be done regarding the interaction of an unconfigured sssd and an existing autofs setup. But if we proceed here on that basis then I don't think this needs priority and so it probably won't get looked at. If you learn anything new that makes this

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-27 Thread Timo Aaltonen
oh it's known that the desktop metapackage(s) depend on it now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title: Automount fails due to SSSD config (Groovy Gorilla) To manage

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-26 Thread Gavin Graham
Understood. I guess the last thing I can do here is take the 20.04 VM I've made and upgrade it to Groovy to see if SSSD is installed as a dependancy of something else. I'll do that over the next day or two. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-25 Thread Andreas Hasenack
Right, I was going to say it looked like your setup wasn't using sssd, hence my question about /etc/nsswitch.conf. sssd needs to be configured after installation, at most it adds "sss" to /etc/nsswitch.conf, but the actual sssd.conf needs to be populated by hand, or by another tool such as realm

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-25 Thread Gavin Graham
After doing a fresh install of 20.04 in a VM and then installing autofs, I've concluded that SSSD isn't needed for my setup. This does leave the question why SSSD was installed and if it was installed upon upgrade to Groovy. Either way, it seems that when SSSD is installed (either on 20.04 or

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-24 Thread Gavin Graham
I installed 20.04 fresh in a Gnome Boxes VM and installed autofs (sudo apt-get install autofs). SSSD was not installed as a dependancy. Then, I installed SSSD (sudo apt-get install sssd) just to see what /etc/sssd looked like and it's actually the same. there's no config file under /etc/sssd and

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-24 Thread Gavin Graham
Nope, there's no files under /etc/sssd and I didn't touch this directory when upgrading to the Groovy daily image. When I have a moment, I'll install 20.04 in a VM for a comparison of what should be in /etc/sssd But as far as /etc/nsswitch.conf goes: # /etc/nsswitch.conf # # Example

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-24 Thread Andreas Hasenack
You don't have /etc/sssd/sssd.conf? Do you have "sss" entries in /etc/nsswitch.conf? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897153 Title: Automount fails due to SSSD config (Groovy Gorilla)

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-24 Thread Gavin Graham
I never looked at SSD closely prior to upgrading from 20.04 to 20.10 so I don't know what was there before as it 'just worked'. Presently though, the only thing under /etc/sssd is an empty conf.d (/etc/sssd/conf.d) directory. I did reinstall the SSSD packages after upgrade to 20.10 however the

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-24 Thread Andreas Hasenack
Are you using a "services=" line in /etc/sssd/sssd.conf, to have sssd itself start services? It might be conflicting with the individual systemd services that are trying to start. Not saying it's the cause of your problem, but might be the cause of some log noise that is getting in the way of

[Bug 1897153] Re: Automount fails due to SSSD config (Groovy Gorilla)

2020-09-24 Thread Gavin Graham
Trying to restart SSSD give the following errors with journlctl -xe: The job identifier is 11972 and the job result is failed. Sep 25 04:22:56 ROC-Cube systemd[1]: Dependency failed for SSSD Sudo Service responder socket. ░░ Subject: A start job for unit sssd-sudo.socket has failed ░░ Defined-By:

[Bug 1897153] Re: Automount fails due to SSSD

2020-09-24 Thread Gavin Graham
Additional points: * Able to always reproduce * Able to manually mount volumes (doing so as temp workaround) dpkg -l sssd Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: