On 05/31/2011 07:25 PM, Chris Tooley wrote:
So!

New question, hopefully someone out there will know the answer:
I have a posix group located in LDAP ala:

cn=groupname,ou=LAB,dc=domain,dc=ca

Which contains a memberUid attribute with several uid values.

I am attempting to get sssd to associate these uids in the group with
the uid upon login. So far I am unsuccessful (id only returns the gid
in the user account)

sssd does not enumerate all group memberships by default (due to cases where there are lots of groups/users and it takes too long).

Add:

enumerate = true

to your conf.

see conf file examples and man sssd.conf for more
--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [email protected]
Boulder, CO 80301              http://www.cora.nwra.com

Reply via email to