O/H Milan Obuch ??????:
On Monday 07 January 2008, Thodoris wrote:
Hello list,
   I am new on the list and was unable to search to the mail archives
for the matter that bothers me due to a connection error that occurs on
sourceforge web interface.  I have a freebsd system 6.2-RELEASE and I
have installed the courier mail server and the courier-authlib using the
ports system. From the moment I installed the mail server I am unable to
see the authentication modules installed in the system using the
webadmin interface. I am using an apache2 webserver and the auth module
I use is authmysql. Any ideas on the matter

Hi,
first, tell us result of 'pkg_info | grep courier', please. Second, tell us where you expect to see authentication modules listed and what you see instead. If there is any bug in port, it needs to be addressed and solved.
Regards,
Milan

My installed packages are:

courier-0.54.0      Courier SMTP IMAP POP3 HTTP mail server suite
courier-authlib-base-0.59.3 Courier authentication library base
courier-authlib-mysql-0.59.3 MySQL support for the Courier authentication library

and by copying the webadmin binary in to the cgi-bin directory of my web server I was supposed to see a fully functional web interface (I've seen that in linux before) but when using the link "Password Authentication Modules" no modules appear and I am already using the authmysql module to authenticate users for some time now.

While looking into the code I found that in the script admin-10password.pl in line 10 the function ReadEnvVarConfigFile("authdaemonrc") is called and if I got that right (I think ReadEnvVarConfigFile is defined in webadmin.pl line 283) this fumction searches the file authdaemonrc in the directory "/usr/local/etc/courier/webadmin/added/" that doesn't seem to exist for me. Instead "authdaemonrc" is located in the courier-authlib conf directory "/usr/local/etc/authlib" in my system.

--
Thodoris

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to