Re:[cas-user] Can we use sAMAAcountName for single-step authentication without needing to know DN

2015-03-03 Thread Carl R Daudt
Thanks. I might not get to work on this for a few weeks, but will post back when I have some results. -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Can we use sAMAAcountName for single-step authentication without needing to know DN

2015-03-02 Thread Marvin Addison
> > I would like to use Method 1 (Active Directory authentication using > sAMAAccountName) if possible without using two-step authentication using a > service account to obtain the user DN. Yes. > Is this possible without having all users in the same LDAP tree? > It should be possible. Can y

[cas-user] Can we use sAMAAcountName for single-step authentication without needing to know DN

2015-03-02 Thread Carl R Daudt
According to http://jasig.github.io/cas/4.0.x/installation/LDAP-Authentication.html, LdapAuthenticationHandler can be configured to authenticate users with any of the following methods: 1.Active Directory – users authenticate with sAMAAccountName 2.Authenticated Search –