On Tue, Jul 29, 2003 at 12:42:47PM -0500, Jim Kubicek wrote: > vpopmail/domains is owned by the uid.gid vpopmail > Apache2 is configured correctly for cgi > > Here is my configure options for sqwebmail: > env "LIBS=-L/sda/mysql/lib -lmysqlclient -lz" \ > ./configure --enable-cgibindir=/usr/local/apache2/www/cgi-bin \ > --enable-imagedir=/usr/local/apache2/www/images --enable-unicode \ > --with-authvchkpw --enable-imageurl=http://www.mydot.net/images \ > --disable-autorenamesent --enable-hardtimeout=43200 --enable-softtimeout=120 > 0 \ > --enable-autopurge=1 --enable-maxpurge=3 \ > --enable-mimetypes=/usr/local/apache2/conf/mime.types --with-cachedir \ > --with-ispell --without-authpam --without-authuserdb --enable-webpass=no \ > --without-authpwd --without-authshadow > > Everything seems to be working, I just get permission and authentication > errors during or after a sucessful login. > > Any help?
Solution 1: recompile without authdaemon support Solution 2: get the vpopmail people to fix their library Regards, Brian.
