Hi all, I have successfully deployed a FreeIPA server in docker using the image from https://hub.docker.com/r/freeipa/freeipa-server/, and on the linux side everything works just fine - user logins, automount, using IPA as authentication source for AWX and portainer, you name it.
Today I have joined my samba server to the ipa realm, and finally turned off nis - and that's where the *** hit the fan: samba isn't working anymore. If I run that samba as standalone I can't connect because it seems that samba (on opensuse) doesn't know how to get user details from sssd, so when I tred to connect I got this: [2022/06/07 17:49:25.744112, 0] ../../source3/passdb/lookup_sid.c: 1633(get_primary_group_sid) Failed to find a Unix account for lemmy So I made my way through https://www.freeipa.org/page/Howto/ Integrating_a_Samba_File_Server_With_IPA but that's not helping either. Now, when I try something like "smbclient -k -L smbserver" I get some weird "session setup failed: NT_STATUS_INVALID_PARAMETER" message on the commandline - but it works just fine when I run the same command against the actual ipa server. Right now I'm using the minimal smb.conf from that website. What am I missing? Cheers MH -- Mathias Homann [email protected] Jabber (XMPP): [email protected] Matrix: @mathias:eregion.de IRC: [Lemmy] on liberachat and ircnet (bouncer active) keybase: https://keybase.io/lemmy gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
