[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: attrs=x val.regex=y ACL





--On Monday, March 08, 2004 6:51 PM -0600 Edward Rudd <eddie@omegaware.com> wrote:

the regular expression you entered equates to this.
the word maps, and 0 or more ':'s
what you want is this
val.regex="^maps:.+"

which says you want to start with "maps:" with at least one
"anycharacter"(.) following it.

Try that and see if it works.. Also be sure to check the log with
loglevel 255.. (slapd -d 255)

I've updated the regex, and looked at the -d 255 output. Slapd never evaluates my ACL for this -- It evaluates the ACL set before this bit, and the ACL's after it. But not it itself. Sounds like a bug, so I'll go visit the ITS site.


--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITSS/TSS/Computing Systems
ITSS/TSS/Infrastructure Operations
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html