Subject: The mailing list for listmasters using Sympa
List archive
- From: Malcolm Waltz <address@concealed>
- To: address@concealed
- Cc: <address@concealed>
- Subject: Re: [sympa-users] CAS-authentication
- Date: Wed, 11 May 2011 08:08:09 -0700
Hi Moritz,
Make sure you have the AuthCAS perl (CPAN) module installed.
Stop Sympa services and run this (assuming its a test server or you have a clean backup):
/home/sympa/bin/sympa_wizard.pl --check
We are currently testing CAS. We got it working with this configuration in the auth.conf (on our test server). We are having difficulty getting CAS to return any properties other than the login credentials, but the secondary ldap query that Sympa performs is able to lookup the "mail" attribute, so it works.
cas
auth_service_name CAS
ldap_host domaincontroller1.ourdomain.edu:3269,domaincontroller2.ourdomain.edu:3269
ldap_bind_dn CN=ServiceAccount,OU=SERVICE ACCOUNTS,DC=OURDOMAIN,DC=EDU
ldap_bind_password <removed>
ldap_use_ssl 1
ldap_ssl_version sslv3
ldap_ssl_ciphers MEDIUM:HIGH
ldap_get_email_by_uid_filter (sAMAccountName=[uid])
ldap_timeout 20
ldap_suffix DC=OURDOMAIN,DC=EDU
ldap_scope sub
ldap_email_attribute mail
Malcolm Waltz
Unix Systems Administrator III
Office of Information Technology
University of the Pacific
On May 11, 2011, at 05:47, <address@concealed>
<address@concealed> wrote:
Hi everybody
in our company I want to integrate the CAS authentication service next to the
normal login via email adress and password. We just have a CAS-Server and I
set the parameter in the "auth.conf" but then the input fields for email and
password on the black top bar disappeared even the "Forget password" and
"First login". I miss a login-button to connect via CAS or something.
I use Sympa 6.1.4 on redhat with Oracle-databases
Anybody with similar problems?
Thanks
Moritz Mager
-
[sympa-users] CAS-authentication,
moritz.mager, 05/11/2011
-
Re: [sympa-users] CAS-authentication,
Malcolm Waltz, 05/11/2011
- Re: Re: [sympa-users] CAS-authentication, moritz.mager, 05/16/2011
-
Re: [sympa-users] CAS-authentication,
Malcolm Waltz, 05/11/2011
Archive powered by MHonArc 2.6.19+.