Re: [SSSD] SSSD + CYRUS/IMAP + LDAP + NSS caching = constantly growing sssd_be memory usage?

2011-10-22 Thread Mark London
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

Re: [SSSD] Fruits and Nuts (or, need help with nested LDAP groups)

2011-10-22 Thread Stephen Gallagher
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

Re: [SSSD] Fruits and Nuts (or, need help with nested LDAP groups)

2011-10-22 Thread Dmitri Pal
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

[SSSD] Fruits and Nuts (or, need help with nested LDAP groups)

2011-10-22 Thread John Gorkos
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