hi,

I'm currently trying to master cherokees the ldap authentication.

I need to be able to authenticate an unknown/changing number of 
subdirectories within the root of a virtual server against my ldap server.

The authentication can be done via ldap filters but I need some way to get 
cherokee to match to directory via regex or something and expand the 
matched part as ldap filter expression.

Example:
  filter:"(&(uid=USER)(memberOf=cn=FOLDER,cn=hg,cn=scm,dc=seiken,dc=de))"

  USER: the username entered in browser authentication dialog.
  FOLDER: a folder beneath my virtual server: http://hg.seiken.de/FOLDER/


Is there any way to pass the regex pattern match from rules like "behavior 
-> regular expression" down to the authentication handlers?

Thanks

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to