From 169ce0e5eafd3861d2e2127d431d4ec88b64b844 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 11 Apr 2009 03:55:46 +0000 Subject: [PATCH] ITS#6052 fix typo --- doc/guide/admin/sasl.sdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/admin/sasl.sdf b/doc/guide/admin/sasl.sdf index 101f8363d4..cf74294db3 100644 --- a/doc/guide/admin/sasl.sdf +++ b/doc/guide/admin/sasl.sdf @@ -652,7 +652,7 @@ To help produce more sweeping rules for {{EX:authzFrom}} and be DNs with regular expression characters in them. This means a source rule like -> authzTo: dn.regex=^uid=[^,]*,dc=example,dc=com$ +> authzTo: dn.regex:^uid=[^,]*,dc=example,dc=com$ would allow that authenticated user to authorize to any DN that matches the regular expression pattern given. This regular expression -- 2.39.5