BGP simulator
Today i found a BGP simulatur available through: http://cbgp.info.ucl.ac.be/
Apache-SSL BasicAuth not working after upgrade Sarge
After upgrading the debian apache-ssl package from woody to sarge the Basic Authentication did not work anymore.
In my case the error was the SSLFakeBasicAuth setting in the httpd.conf.
Unsetting this directive fixed the problem
Apache htaccess authentication and LDAP
if you would like to setup on two phase apache2 htaccess + ldap authentication this are the right settings:
AuthName "access" AuthType Basic AuthUserFile /etc/apache2/rt.htpasswd AuthLDAPAuthoritative On AuthAuthoritative Off AuthLDAPURL "ldap://host/OU=<name>,DC=<domain>,DC=com?samAccountName?sub?(objectCategory=person)(ObjectClass=User)" AuthLDAPBindDN <binduser> AuthLDAPBindPassword <bindpassword> order allow,deny allow from all require valid-user
The important settings are:
AuthLDAPAuthoritative On AuthAuthoritative Off
With his apache htaccess checks both the users and the LDAP
Test from e61
Hello this is a test blog from my Nokia e61 via Kablog does the stuff work?
Michl
My first blog entry
Hi there,
i `ve just setup my new blog and you are in the great pleasure to read the very first post
Maybe you `re visiting my blog again later?
Bye





