Re: [SSSD-users] attribute decoding error is breaking LDAP integration

2013-02-20 Thread Scott Classen
On Feb 20, 2013, at 12:41 PM, Jakub Hrozek wrote: >> So the solution was to add the following line to my sssd.conf file >> >> enumerate = true >> >> That's it. >> >> Everything works now. >> >> id username returns useful information. >> getent works. >> ls -l works. >> >> Not exactly sure why

Re: [SSSD-users] Empty groups with sssd 1.9.4

2013-02-20 Thread Jakub Hrozek
On Wed, Feb 20, 2013 at 09:39:26PM +0100, Michael Ströder wrote: > Jakub Hrozek wrote: > > Feel free to ping this list again if you > > can't get the sudo integration working. Please note you need relatively > > recent sudo built with the --with-sssd (not sure if Debian would do that > > even in -u

Re: [SSSD-users] attribute decoding error is breaking LDAP integration

2013-02-20 Thread Jakub Hrozek
On Wed, Feb 20, 2013 at 08:56:10AM -0800, Scott Classen wrote: > > Well I got SSSD and LDAP working so I thought I'd post something here for > posterity's sake. > > > On Feb 19, 2013, at 5:22 PM, Dmitri Pal wrote: > > > On 02/19/2013 05:01 PM, Scott Classen wrote: > >> Hello, > >> > >> sssd a

Re: [SSSD-users] Empty groups with sssd 1.9.4

2013-02-20 Thread Michael Ströder
Jakub Hrozek wrote: > Feel free to ping this list again if you > can't get the sudo integration working. Please note you need relatively > recent sudo built with the --with-sssd (not sure if Debian would do that > even in -unstable/-testing) Aah, this is a good hint where to look. And yes, I could

Re: [SSSD-users] Empty groups with sssd 1.9.4

2013-02-20 Thread Jakub Hrozek
On Wed, Feb 20, 2013 at 08:23:04AM +0100, Michael Ströder wrote: > Pavel Březina wrote: > >> But I'm struggling that groups are not correctly retrieved - see my last > >> attempt of sssd.conf attached. > >> > >> 1. After login id does not show the user's groups although the OpenLDAP > >> logs > >>

Re: [SSSD-users] attribute decoding error is breaking LDAP integration

2013-02-20 Thread Scott Classen
Well I got SSSD and LDAP working so I thought I'd post something here for posterity's sake. On Feb 19, 2013, at 5:22 PM, Dmitri Pal wrote: > On 02/19/2013 05:01 PM, Scott Classen wrote: >> Hello, >> >> sssd appears to bind successfully, but when it tries to fetch user >> information id balks

Re: [SSSD-users] attribute decoding error is breaking LDAP integration

2013-02-20 Thread Sumit Bose
On Tue, Feb 19, 2013 at 08:22:23PM -0500, Dmitri Pal wrote: > On 02/19/2013 05:01 PM, Scott Classen wrote: > > Hello, > > > > sssd appears to bind successfully, but when it tries to fetch user > > information id balks. Here is a snippit from the log file immediately after > > the successful bind.