Configuration Help with mod LDAP

Configuration Help with mod LDAP

am 24.08.2006 17:54:08 von Jones Scott - sjones

------_=_NextPart_001_01C6C795.890876C5
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Can someone send me an example of their httpd.conf section that
configures to use ldap for security. I just want to make the user be a
valid user.

=20

I keep either "Invalid LDAP connection mode setting: must be one of
NONE, SSL, or TLS/STARTTLS"

Or I get "LDAPTrustedMode not allowed here"

=20

This is my last attempt

=20

LDAPSharedCacheSize 200000

LDAPCacheEntries 1024

LDAPCacheTTL 600

LDAPOpCacheEntries 1024

LDAPOpCacheTTL 600

LDAPTrustedMode NONE

=20



Order deny,allow

Allow from all

AuthType Basic

AuthName LDAP_Secure_Test

AuthBasicProvider ldap

AuthzLDAPAuthoritative on

LDAPTrustedMode NONE

AuthLDAPURL ldap://127.0.01/ou=3DPeople, o=3Dacxiom?cn

require valid-user



************************************************************ *************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are=20
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
************************************************************ *************

------_=_NextPart_001_01C6C795.890876C5
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

hemas-microsoft-com:office:word" xmlns=3D"http://www.w3.org/TR/REC-html40">












00pt;
font-family:Arial'>Can someone send me an example of their httpd.conf secti=
on
that configures to use ldap for security.  I just want to make the use=
r be a
valid user.



00pt;
font-family:Arial'> 



00pt;
font-family:Arial'>I keep either “Invalid LDAP connection mode settin=
g:
must be one of NONE, SSL, or TLS/STARTTLS”
p>

00pt;
font-family:Arial'>Or I get “LDAPTrustedMode not allowed here”<=
o:p>



00pt;
font-family:Arial'> 



00pt;
font-family:Arial'>This is my last attempt



00pt;
font-family:Arial'> 



00pt;
font-family:Arial'>LDAPSharedCacheSize 200000



00pt;
font-family:Arial'>LDAPCacheEntries 1024



00pt;
font-family:Arial'>LDAPCacheTTL 600



00pt;
font-family:Arial'>LDAPOpCacheEntries 1024



00pt;
font-family:Arial'>LDAPOpCacheTTL 600



00pt;
font-family:Arial'>LDAPTrustedMode NONE



00pt;
font-family:Arial'> 



00pt;
font-family:Arial'><Directory /webpages/othersecuredir> pan>



00pt;
font-family:Arial'>    Order deny,allow
ont>



00pt;
font-family:Arial'>    Allow from all
t>



00pt;
font-family:Arial'>    AuthType Basic
t>



00pt;
font-family:Arial'>    AuthName LDAP_Secure_Test<=
/span>



00pt;
font-family:Arial'>    AuthBasicProvider ldap an>



00pt;
font-family:Arial'>    AuthzLDAPAuthoritative on<=
/span>



00pt;
font-family:Arial'>    LDAPTrustedMode NONE >



00pt;
font-family:Arial'>    AuthLDAPURL ldap://127.0.01/ou=3DPeop=
le, o=3Dacxiom?cn



00pt;
font-family:Arial'>    require valid-user
<=
/font>



00pt;
font-family:Arial'></Directory>





**********************************************************************=
***
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are=20
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
*************************************************************************




------_=_NextPart_001_01C6C795.890876C5--