Hello, I'm trying to setup an apache authentication using a user list (and password) that resides in a Microsoft SQL Server 2000. I read these docs : http://www.freetds.org/userguide/odbcconnattr.htm http://www.unixodbc.org/doc/FreeTDS.html http://code.google.com/p/odbc-dbd/downloads/list http://www.freetds.org/userguide/freetdsconf.htm http://people.apache.org/~niq/dbd.html Facts : I have a Microsoft SQL Server 2000, installed and configured odbc on a Debian Lenny (so my DB is declared in /etc/odbc.ini and driver in /etc/odbcinst.ini) I get a working connection to the MSSQL in the linux shell with isql DSN user pass and I'm able to make selects on my DB. But I don't succeed to use it in apache. When specifying DBDriver odbc in my apache config file, starting apache log an error (the driver odbc is not found). I also tried to compile apache following these instructions : http://code.google.com/p/odbc-dbd/wiki/Linux but it didn't work. Can you help me? Giving me some tips or tutos? Thank you very much, --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx