On 02/11/2022 16:31, Mathias Homann via FreeIPA-users wrote:
Am Mittwoch, 2. November 2022, 17:07:33 CET schrieb Sam Morris via FreeIPA-
users:
On 02/11/2022 06:10, Mathias Homann via FreeIPA-users wrote:

Hi,

I have a few debian hosts of various flavours (raspbian, OSMC, and actual
debian) that I have to attach to my ipa server (which runs in docker using
thelast official image), and I'm having trouble finding some of the
required packages, namely authselect... any suggestions? I have Ubuntu
22.04.1 LTS and Debian 11 Bullseye here...

Debian doesn't use authselect--that's a tool that is used in the Red Hat
family of distributions.

In general ipa-client-install should invoke the appropriate Debian
specific equivalent tools where necessary.

What change are you trying to make with authselect?

All I know is that a recent update on my two mediaplayers has installed a very
basic nsswitch.conf, and my first attempt to fix it was to run ipa-client-
install --uninstall followed by ipa-client-install -U, but that did *not*
"fix" my nsswitch.conf file - so I was kind of blaming the lack of
authselect...

Ok--in the case of nsswitch.conf, I think ipa-client-install doesn't actually put the 'sss' entries for users etc. into that file. It's done when libnss-sss is installed.

You could try: dpkg-reconfigure libnss-sss; if that doesn't do anything then you can look at /var/lib/dpkg/info/libnss-sss.postinst and figure out what changes it would have made on a fresh installation & make them yourself manually.

Regards,

--
Sam Morris <https://robots.org.uk/>
PGP: rsa4096/CAAA AA1A CA69 A83A 892B  1855 D20B 4202 5CDA 27B9
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to