Dmitri - I added valgrind to the sssd_be command, and didn't get any
error messages except for a bunch of these messages:
==30135== Warning: invalid file descriptor -1 in syscall close()
I believe these are minor, according to what I've read on the web.
Here's another question. When I turn on
On Sat, 2011-10-22 at 11:52 -0400, John Gorkos wrote:
> I've been handed a requirement to created nested groups in our LDAP directory
> for our Posix logins to ease our admin load. We are using RHEL6.1 and SSSD
> 1.5.x from Redhat, along with OpenLDAP 2.4.x. I have loaded up a test VM
> with
On 10/22/2011 11:52 AM, John Gorkos wrote:
> I've been handed a requirement to created nested groups in our LDAP directory
> for our Posix logins to ease our admin load. We are using RHEL6.1 and SSSD
> 1.5.x from Redhat, along with OpenLDAP 2.4.x. I have loaded up a test VM
> with
> all the
I've been handed a requirement to created nested groups in our LDAP directory
for our Posix logins to ease our admin load. We are using RHEL6.1 and SSSD
1.5.x from Redhat, along with OpenLDAP 2.4.x. I have loaded up a test VM with
all the appropriate software, but for the life of me I can't ma