Hi Andre,
I don't understand your problem too much but i hope this can help you:

PROBLEM
I need to have an acces based on userid+passwd+ roles+ expire date+....

SOLUTION
so i use CAS as is -> bind over userid+password,
then i add my own jsp filter that check (and do) more.

This solution is really easy and flexible. I don't like touch CAS core :-)

Bye

On 11/12/06, André Cruz <[EMAIL PROTECTED]> wrote:
> Hello all.
>
> I've successfully deployed a CAS server with an LDAP backend. But now
> the LDAP structure has changed a bit and it's not possible to determine
> the correct user using just one query.
>
> Specifically I first need to check if the account is an alias and only
> then will I know how to do the bind. How can I do this kind of queries
> using the BindLdapAuthenticationHandler? Use the result of a previous
> query in the bind query..
>
> Thanks for the help,
> André Cruz
>
>
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
>

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to