
Hi there, this patch enchants LDAP auth module to support group authentication. so user will be only authenticated against if they are in an aproperiate group. I used posixgroups, but since you can define anything as the access_attr this shouldn't be much of a problem -- Regards, Wiktor Wodecki

Hi Wiktor, On Fri, Nov 29, 2002 at 03:42:37PM +0100, Wiktor Wodecki wrote:
this patch enchants LDAP auth module to support group authentication. so user will be only authenticated against if they are in an aproperiate group. I used posixgroups, but since you can define anything as the access_attr this shouldn't be much of a problem
Cool! I put this to the CVS. :) Thanks Wiktor!
-- Regards,
Wiktor Wodecki
diff -burN OpenTRS.orig/Kernel/Config.pm OpenTRS/Kernel/Config.pm --- OpenTRS.orig/Kernel/Config.pm Fri Nov 29 14:52:51 2002 +++ OpenTRS/Kernel/Config.pm Fri Nov 29 15:34:42 2002 [...]
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.
participants (2)
-
Martin Edenhofer
-
Wiktor Wodecki