On Fri, Jul 26, 2019 at 03:08:14PM -0000, Khurrum Maqb via FreeIPA-users wrote: > So I have anyconnect working now. > > In sssd.conf I added: > > [domain] > use_fully_qualified_names = True > full_name_format = %1$s@%2$s > > and now all users in `who` are user@domain > > However, setting it to the following does not change the behavior and > gnome_session_binary is still started as user@domain while all others are > user: > > [domain] > use_fully_qualified_names = False > full_name_format = %1$s > > I can make this work though! I'll troubleshoot a bit longer because I'd > prefer that everyone is just called 'user'
HI, I think the issue you are seeing is already tracked by https://bugzilla.redhat.com/show_bug.cgi?id=1718156. HTH bye, Sumit > _______________________________________________ > 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] _______________________________________________ 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]
