Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

[12:02:52 CDT(-0500)] <foxnesn1> still not authenticating but this is progress i guess

[12:03:41 CDT(-0500)] <atilling> can you link the wiki you got it from? I don't see it on the LDAP page

[12:06:48 CDT(-0500)] <atilling> Found it

[12:08:01 CDT(-0500)] <foxnesn1> yea i just cut/paste that and changed my settings

[12:08:31 CDT(-0500)] <foxnesn1> sAMAccountName=u% may be wrong i think even though we search by sAMAccountName

[12:08:37 CDT(-0500)] <foxnesn1> maybe the u% isn't needed

[12:09:15 CDT(-0500)] <atilling> try this way <property name="filter" value="(sAMAccountName=%u)" />

[12:31:12 CDT(-0500)] <foxnesn1> grr nope

[12:32:02 CDT(-0500)] <atilling> how are things looking in the logs?

[12:32:19 CDT(-0500)] <atilling> all the filters set to debug?

[13:56:31 CDT(-0500)] <foxnesn1> i edit the log4j.xml files to go from WARN to DEBUG and then mvn clean package. i copy the new cas.war into webapps and restart tomcat. i check log4j.xml in the actual tomcat deployed dir and nothing changed...

[14:47:07 CDT(-0500)] <foxnesn1> is there a list of all of the possible filter values for <bean class="org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler" >

[14:47:28 CDT(-0500)] <foxnesn1> right now i have it set to "(sAMAccountName=u%)"

[14:48:06 CDT(-0500)] <foxnesn1> nothing i try seems to work

[15:44:01 CDT(-0500)] <RvnPhnx> I have a vendor asking for "CAS context url"--what is he really asking for? I don't see anything named that in the CAS documentation that I've been able to find.

[15:46:39 CDT(-0500)] <wgthom> not sure. what are they trying to achieve?

[15:55:07 CDT(-0500)] <RvnPhnx> They are trying to configure a Campus EAI instance to authenticate

[15:56:19 CDT(-0500)] <wgthom> sounds like it might be a CEAI proprietary thing

[15:56:52 CDT(-0500)] <RvnPhnx> Hmm..., well that would explain why I can't find it