Barry Silk wrote: > Can anyone offer advice on how to configure CAS for case-sensitive userids?
Why do you want that? It's the opposite of common practice. Note that this is not only a matter of how CAS treats the case of user-IDs. In your case the matching rules applied to the attribute type which holds the user-ID are part of the problem either. So you can't use standard attribute 'uid' since the standard defines it with case-insensitive matching rule. I'd strongly recommend to rethink your approach. Ciao, Michael. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
