<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/mod-psldap/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/mod-psldap/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 06 Aug 2004 17:44:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mod-psldap/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>cache problem</title><link>https://sourceforge.net/p/mod-psldap/support-requests/2/</link><description>When I start apache, I have the following error on the 
psldap module :

19:42:10 2004\] \[error\] Error creating cache memory 
manager &amp;lt;/var/run/apache\_psldap.cache:81920&amp;gt; : 
&amp;lt;NO\_ERR\_STRING&amp;gt;

is there a special configuration for the cache ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 06 Aug 2004 17:44:15 -0000</pubDate><guid>https://sourceforge.net67c0a2fc86aae7cdc132e692ffcf7d7794583886</guid></item><item><title>authentification problem</title><link>https://sourceforge.net/p/mod-psldap/support-requests/1/</link><description>When I browse a directory I would like to have a form 
and not a popup. The popup authentification is working 
properly, but not the html form. I took the example firm 
and here is my http.conf file :

thank you

&amp;lt;IfModule mod\_psldap.c&amp;gt;
\#AddType application/x-ldap-update .lde
\#AddType ldap-update .ldu
\#AddHandler ldap\_update\_handler .ldu
&amp;lt;Location /auth&amp;gt;
SetHandler application/x-ldap-update
AuthType Form
&amp;lt;/Location&amp;gt;
&amp;lt;/IfModule&amp;gt;





&amp;lt;Location /auth&amp;gt;

\#authentification PSldap
SetHandler application/x-ldap-update
AuthName "Protected information"
AuthType Form
PsLDAPAuthUseCache on
\# One of the following must be set to 'on'
PsLDAPAuthSimple off
PsLDAPAuthExternal on
\# Set to 'simple', 'krbv41', or 'krbv42' to determine 
binding to server
PsLDAPBindMethod simple
PsLDAPAuthoritative on
PsLDAPHosts "syslog.key.coe.int"
PsLDAPBindDN "cn=admin,dc=coe,dc=int"
PsLDAPBindPassword 123456
PsLDAPBaseDN "ou=site1,dc=coe,dc=int"
PsLDAPSearchScope subtree
PsLDAPUserKey cn
PsLDAPPassKey userPassword
PsLDAPCredentialForm auth.html
require valid-user

&amp;lt;/Location&amp;gt;


</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 06 Aug 2004 16:03:10 -0000</pubDate><guid>https://sourceforge.net5a3b46f32eb5e969b267b59e735e62b515ac0dec</guid></item></channel></rss>