This is just a philosophical question...

My wish is to be able to do this for my LDAP frontends :

<Handler>
        PreProcessingHook       sub { ## set Base1 and Base2 bases on %R }
        RewriteUsername         s/\@.+$//
        <AuthBy LDAP2>
                Host            myldapserver
                AuthDN          p=mydn,t=o
                AuthPassword    mypassword
                BaseDN          c=%{GlobalVar:Base1},c=%{GlobalVar:Base2},t=b
                ...
        </AuthBy>
</Handler>

-- 
Christophe Wolfhugel  -+-  [EMAIL PROTECTED]  -+-  France Telecom Transpac

===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to