Thomas;
First, thank you very much for your contribution. Needless to say, I ran and
installed it right away. I did however run into a few errors and am unable to
get it working. Here is what I've done.
1. I've applied your patch to my known working latest 2.9.4 setup.
2. I've added the additional fields, using your sql script, into my database.
I've manually confirmed that the DB had the additional tables.
3. I've manually added the necessary info into my config.php
I have another we based app which allows for LDAP/AD authentication, this app
authenticates a user as well as gets their email address.
This one is setup as follows:
LDAP Server :
adauth1
DN for binding to LDAP server:
CN=myaccount,OU=Service_Accounts,DC=xyz,DC=net
Password for binding to LDAP server:
mypassword
LDAP attribute for email address:
mail
Base DN for user accounts:
DC=xyz,DC=net
Filter to find user account
(%%username%% is replaced with login):
(sAMAccountName=%%username%%)
I've tried various settings, similar to above, but was unable to get this
working. The server I am using, same one as above, is an AD (W23K) server.
Any help you might be able to assist me with in getting auth to work would be
greatly appreciated.
Thanks again,
.vp
> Date: Mon, 14 Jan 2008 00:24:43 -0500
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: [Php-syslog-ng-support] Any Updates To This Project?
> CC: [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [email protected]
>
>
> All Done :-)
>
> Source code changes....
> http://tomcort.com/patches/php-syslog-ng-2.9.4-tcort.patch
>
> To upgrade an existing database...
> http://tomcort.com/patches/php-syslog-ng-2.9.4-tcort.sql
>
> Steps to adding an Active Directory Users....
> 1) Add an authentication server. Fill in the hostname and active
> directory domain.
> 2) Add a user with the same username as the active directory user.
> pick any password.
> 3) Set the user's authentication method (user, method=AD, server)
> Tested with a Win2k Active Directory server.
>
> Steps to adding an LDAP User....
> 1) Add an authentication server. Fill in the hostname, bind user, bind
> user's password and bind dn.
> 2) Add a user with the same username as the LDAP user. pick any password.
> 3) Set the user's authentication method (user, method=LDAP, server)
> Tested with an AIX Directory server.
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Php-syslog-ng-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support