[SSSD-users] SSSD login delay

2018-11-12 Thread Jonathan Gray
Hello, We need help debugging this issue. For some servers we're experiencing over 10 second delay logging in with IPA user. Since the issue isn't present everywhere we're finding it hard to debug. SSSD config looks like this:: [domain/hostname.com] cache_credentials = true

[SSSD-users] Re: AD authentication on samba server using sssd

2018-11-12 Thread Reinaldo Souza Gomes
But how can I make sure that NTLM(SSP) will never be used?? I’ve set up Samba with SSSD and everything Works fine... except for a few Windows machines which every now and then happen to send NTLM authentication flags to the Samba server, which happily forwards them. And then the authentication

[SSSD-users] Re: id: cannot find name for group ID

2018-11-12 Thread Zero Byte
-- ___ sssd-users mailing list -- sssd-users@lists.fedorahosted.org To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines:

[SSSD-users] Re: SSSD in AIX

2018-11-12 Thread Sumit Bose
On Mon, Nov 12, 2018 at 11:36:00AM +0100, Jakub Hrozek wrote: > On Mon, Nov 12, 2018 at 03:57:53PM +0530, Ayappan wrote: > > Hi, > > > > I am from AIX OS development team here in IBM. We have some customers > > who are interested in running SSSD in AIX. So i basically invested > > some amount of

[SSSD-users] Re: SSSD in AIX

2018-11-12 Thread Jakub Hrozek
On Mon, Nov 12, 2018 at 03:57:53PM +0530, Ayappan wrote: > Hi, > > I am from AIX OS development team here in IBM. We have some customers > who are interested in running SSSD in AIX. So i basically invested > some amount of time to first build SSSD in AIX. I built the recent > version 1.16.3 after

[SSSD-users] Re: Id vs ldapsearch

2018-11-12 Thread Jakub Hrozek
On Tue, Nov 06, 2018 at 05:22:52PM -0500, Tom wrote: > Just a general question about the behaviour of sss_cache , is and ldapsearch. > > Id will return say 8 groups and for the same user ldapsearch will return 10. > > Now as long as if returns 8 apps report authentication denied because the >

[SSSD-users] SSSD in AIX

2018-11-12 Thread Ayappan
Hi, I am from AIX OS development team here in IBM. We have some customers who are interested in running SSSD in AIX. So i basically invested some amount of time to first build SSSD in AIX. I built the recent version 1.16.3 after working around some build issues. Below is the configure options.