[Tickets #4106] NEW: [patch] Group authentication does not work
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Jul 1 21:36:45 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=4106
-----------------------------------------------------------------------
Ticket | 4106
Created By | Ben Klang <ben at alkaloid.net>
Summary | [patch] Group authentication does not work
Queue | Rakim
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
+New Attachment | rakim-check-groups-by-gid.patch
-----------------------------------------------------------------------
Ben Klang <ben at alkaloid.net> (2006-07-01 21:36) wrote:
Rakim attempts to check group membership by passing the group name
configured during setup to the userIsInGroup function. The problem is the
userIsInGroup function requires a GID. This patch changes Rakim to look up
the GID for the configured group and pass that to userIsInGroup. This
allows group authentication to work as designed.
More information about the bugs
mailing list