[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldap users in local groups
- To: openldap-technical@openldap.org
- Subject: ldap users in local groups
- From: Justin Lintz <jlintz@gmail.com>
- Date: Wed, 6 May 2009 16:08:48 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=5XxRvbQ3IbQEzrkUX4Oyu5taaTxd8lV2Gh/uFGkdj9I=; b=Pvk58X6ZITzaTlu1FYw6yIx3+WeQG2Ijfiy6nkTzmDm58IfjqLu7lciyTV17fpgmJk FH3cyXXJMv5jPOPMCjfKWfgYm4qrfnsBoJuD5VfrCeaP/KreF0XDXKV2tAkR9hbSVTj5 0I6P2qBwEMrKc1W1T2HnS1lFMOYCo8uIYVZc4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=HHyfWk1DOCMWNvSgs5NP/iXFLbSsZVUfIbvmwVmUowTuPHJthPdEEctKYjqyolvDYP VW4/MkxxEJwHYWnk0pgUUpsd/5PC2wKO311Hs5V9M8Y11x1FUjfVKAHGLfjmdKSNSU5U 3k0kMlXKkvLv660eVa86P1UB0JJbDOyAhhmbU=
Hi,
I'm running into an interesting problem in that when I try to add more
than one ldap account to a local group, both users of that group no
longer show membership in that group when running "groups" or "id".
If I just add one of the users to the group, it works without a
problem. I apologize if this is not the correct list of this issue.
Does anyone have any ideas on what may be causing this?
- Justin Lintz