Found it!
   
    getcwd() was not working because I have the NFS mount to a directory with root permissions.
 
Sean
----- Original Message -----
Sent: Thursday, May 03, 2001 12:26 PM
Subject: Re: Solaris problems

Ok,
 
    looking through the code of vchkpw.c. If I comment out the

if (vget_real_domain(GLhost, sizeof(GLhost))) return(NULL);

    Everything works correctly.. Ken any clues??

 

Sean

 

----- Original Message -----
Sent: Thursday, May 03, 2001 11:42 AM
Subject: Solaris problems

Hi all,
 
    Having some problems with vpopmail 4.9.10 on solaris (running GNU gcc) vpopmail compiles fine. But I am experiencing problems:
 
Configure line as below:
./configure --enable-mysql=y --enable-roaming-users=y --enable-ip-alias-domains=y --enable-tcpserver-file=/mailfarm/control/tcp.smtp --enable-logging=v
 
I am able to add users and domains. (And can verify that they are being inserted into the DB and the Mail storage is being created) But vchkpw will not authenicate them. has anyone experienced this problem? maybe something wrong in libcrypt??
 
 
Sean

Reply via email to