Re: [Php-syslog-ng-support] Any Updates To This Project?

2008-02-03 Thread Thomas Cort
> 1. How do you modify a server already entered...by deleting and re-adding? Yes, deleting and re-adding. > 2. Is there a need for more than one server? Wouldn't it be a lot easier to > store the server info (cn, dn, etc) in the config file? Some organizations might have multiple authentication

Re: [Php-syslog-ng-support] Any Updates To This Project?

2008-01-17 Thread Thomas Cort
Hi, To be honest I don't know a whole lot about active directory. My only exposure to active directory is at work from a user's perspective, I've never seen the admin interface. In my testing, it "just worked". If you're using active directory, you should just need to set the server (adauth1) and

Re: [Php-syslog-ng-support] Any Updates To This Project?

2008-01-13 Thread Thomas Cort
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 acti

Re: [Php-syslog-ng-support] Any Updates To This Project?

2008-01-13 Thread Thomas Cort
I'm trying to add some configuration options to the config page and I'm getting this error Query failed: INSERT command denied to user 'syslog'@'localhost' for table 'auth_servers' Can someone take a look at my code and tell me where I went wrong? if ($addServer && grant_access($username, 'a

Re: [Php-syslog-ng-support] Any Updates To This Project?

2008-01-11 Thread Thomas Cort
On Jan 11, 2008 1:20 PM, Clayton Dukes <[EMAIL PROTECTED]> wrote: > Still no word on the LDAP I have the authentication bits working, I just need to finish the admin interface. I'll finish it up this weekend. -Tom - Check ou

Re: [Php-syslog-ng-support] New version 2.3a released

2007-09-01 Thread Thomas Cort
> > > > > > In my environment I do not want to let the Mail Admins see the logs from > > > the > > > firewalls, and vice-versa. > > > > > > Thank you, > > > > > > .vp > > > > > > > > > >From: "Thomas Co

Re: [Php-syslog-ng-support] New version 2.3a released

2007-07-29 Thread Thomas Cort
Here's a status update on the LDAP/AD login stuff I've been working on for php-syslog-ng I've posted a work in progress patch that I'll update as I finish things up. Please don't merge it just yet, I need to finish the configuration page and get some user feedback. More details below. The URL

Re: [Php-syslog-ng-support] New version 2.3a released

2007-07-27 Thread Thomas Cort
I have the login code done and working; I just need to finish the configuration pages. I'm planning on finishing it this weekend. -Thomas On 7/27/07, Vadim Pushkin <[EMAIL PROTECTED]> wrote: > > Hi Thomas; > > Any updates yet? > > Best regards, > > .vp

Re: [Php-syslog-ng-support] New version 2.3a released

2007-07-10 Thread Thomas Cort
Yes I should work on that :-) I expect to have a patch done for AD/LDAP support in the next week or two. -Tom On 7/10/07, Clayton Dukes <[EMAIL PROTECTED]> wrote: > I don't know -- I haven't heard from the guy that was going to do it... > maybe he's reading this right now thinking, "hmmm...perhap

Re: [Php-syslog-ng-support] New Direction; Was Re: New "competitor" to php-syslog-ng

2007-03-26 Thread Thomas Cort
, is their any status to report, or > roadblocks for that matter, on the merge of the two projects? This question > is directed at Clayton Dukes and/or Thomas Cort/Claus Lund. > > Does anyone object to this project staying where it is, well at least for > now? We should first clean u

Re: [Php-syslog-ng-support] New "competitor" to php-syslog-ng wasrecently releas

2007-03-26 Thread Thomas Cort
> Has there been any success in getting the two dists merged? I'm still working on Active Directory and LDAP support for php-syslog-ng. It's taking longer than I had originally expected, but I'm making progress. When I get it working, tested, and polished, who do I send the patch to? I don't have

Re: [Php-syslog-ng-support] New "competitor" to php-syslog-ng wasrecently releas

2007-03-20 Thread Thomas Cort
> Either way, it would be nice to see a freeze of both projects, followed by a > merge of the two. This seems reasonable. The two projects are both PHP+MySQL applications that do essentially the same thing. I don't see many reasons to keep them separate. They aren't totally different in their usag

Re: [Php-syslog-ng-support] New "competitor" to php-syslog-ng was recently released

2007-02-25 Thread Thomas Cort
aphing and Cisco error message database? > > > On 2/24/07, Thomas Cort <[EMAIL PROTECTED]> wrote: > > > I just thought I'd send a quick mail to this list because it looks > > > like Tom has been too modest to do so :-) > > > > I was actually waiting

Re: [Php-syslog-ng-support] New "competitor" to php-syslog-ng was recently released

2007-02-24 Thread Thomas Cort
> I just thought I'd send a quick mail to this list because it looks > like Tom has been too modest to do so :-) I was actually waiting until I fixed a bug :-) The daemon that rotates the logs and periodically updates cache information seems to be randomly losing its connection to MySQL every onc