vchkpw + SQL

1999-08-12 Thread Jonathan Herbert
Hi there, I've ran into a strange situation where i'd like to be able to utilize the features of the vhckpw suite (virtualhost multiple domains on a single IP, single UID, etc), but would also like to use a SQL backend for pop password checking, and whatever else. I'm not sure if something of

Re: vchkpw + SQL

1999-08-12 Thread seafox eng. de software LTDA
Hi... What is your SQL Server?? If is Oracle, i'have a implementation for vchkpw-3.4.1... Regards, Gilberto Bottaro - Original Message - From: Jonathan Herbert [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 12, 1999 11:38 AM Subject: vchkpw + SQL Hi there, I've

Re: vchkpw + SQL

1999-08-12 Thread Jonathan Herbert
On Thu, Aug 12, 1999 at 11:49:35AM -0300, seafox eng. de software LTDA wrote: Hi... What is your SQL Server?? If is Oracle, i'have a implementation for vchkpw-3.4.1... Actually, i'm using MySQL. I imagine this would add an arguably unnecessary amount of overhead to the entire thing, but

Re: vchkpw + SQL

1999-08-12 Thread Ken Jones
Jonathan Herbert wrote: Hi there, I've ran into a strange situation where i'd like to be able to utilize the features of the vhckpw suite (virtualhost multiple domains on a single IP, single UID, etc), but would also like to use a SQL backend for pop password checking, and whatever

Re: vchkpw + SQL

1999-08-12 Thread Richard Antecki
Wouldn't a centralised auth daemon (a la vmailmgr) be better for this sort of thing? It removes the additional overhead of connecting to the database for each auth request. Another problem is server stability (for the ultra-paranoid). An alternative is to update a db file from the database

Re: vchkpw + SQL

1999-08-12 Thread Jonathan Herbert
On Thu, Aug 12, 1999 at 10:59:54AM -0500, Ken Jones wrote: As it stands, my POP server isn't exactly getting hammered anyhow.. The guy running it said it is faster. Hrm, thats interesting. I've seen strange things with MySQL, things you'd expect to be slow are occasionally fast, and