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

RE: Inconsistent acl format requirements (ITS#2478)



> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of quanah@stanford.edu

> Full_Name: Quanah Gibson-Mount
> Version: 2.1.17+indexing patch
> OS: Solaris 8
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (171.64.19.82)
>
>
> I found that I can sometimes specify multiple syntaxes along
> the lines of:
>
> "cn=<blah>"
> "<blah>"
>
> For example:
>
> by dn="cn=<blah>"
> and
> by dn="<blah>" both work.

"by dn=<whatever>" is backward-compatible shorthand for "by
dn.regex=<whatever>"
If you used "by dn.base=<something>" then of course it requires a valid DN.

> but with other by types, I can only do one, for example:
>
> by group.base="cn=<blah>" works but
> by group.base="<blah>" does not.

There's no bug here, this ITS will be closed.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support