logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Configure SSO using Apache 2.2.14 on AIX
Author
soulmechanic



Joined: 25 Apr 2012
Posts: 1

PostPosted: Wed 25 Apr '12 20:01    Post subject: Configure SSO using Apache 2.2.14 on AIX Reply with quote

Hello
Im very new to Apache. I've been asked to configure it to authenticate users accessing a URL against an ldap server for sso.

I have loaded the authnz_ldap_module module into the conf file but am little stuck on where to go from here.

I do have ldap information such as:

LDAP URL
Base Distinguished Name
Bind user DN and password

I have read the module info found here although I am unsure on what directives to plug my values into.

Thank you.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 26 Apr '12 18:03    Post subject: Reply with quote

On AIX it should work like on linux with mod_auth_kerb and mod_authnz_ldap.

See http://blogs.law.emory.edu/benchapman/2010/06/16/kerberized-sso-from-windows-to-apache-on-centos/ this helps.

if you still have a question please ask again.
Back to top


Reply to topic   Topic: Configure SSO using Apache 2.2.14 on AIX View previous topic :: View next topic
Post new topic   Forum Index -> Apache