[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5630) allow variable sharing between authz-regexp and slapo-rwm
Full_Name: Kostantinos Koukopoulos
Version: 2.4.11
OS:
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (195.134.100.30)
It would be helpfull if one could assign a variable in the context of
authz-regexp like one can in rwm-rewriteRule, ie. ${&&name(value)}, and then
dereference the variable name in some other context of slapo-rwm. This could be
done with some sort of cross-session variable support or with a sharing of
sessions between slapo-rwm and authz-regexp.