Hi, Is /etc/nsswitch.conf configured to use SSSD as data source for subid? (check if there is a line starting with *subid:* and if it contains sss or files). You may also be hitting the limit defined by the kernel parameter user.max_user_namespaces (visible with *sysctl user.max_user_namespaces*).
As a general comment, it's easier to understand your exact issue if you paste the exact command you're running and the error displayed. HTH, flo On Tue, May 17, 2022 at 9:56 AM Omar Aloraini via FreeIPA-users < [email protected]> wrote: > From what I read, with the release of RHEL 8.6, I can use Podman with sub > ids managed by Freeipa. > > > I managed to generate sub uids and gids for all users. But, I'm unable to > launch containers in rootless mode due to insufficient uids and/or gids. > > Perhaps there something missing with PAM or SSSD? > > Thanks, > > _______________________________________________ > 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 >
_______________________________________________ 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
