Strange Vchkpw error

2000-08-24 Thread Sonic

Anybody knows what's the meaning of this vchkpw error?

Aug 24 16:47:13 olivia vpopmail[25073]: vchkpw: make user dir failed

 PGP signature


Re: Strange Vchkpw error

2000-08-24 Thread Mira Tempir

| Anybody knows what's the meaning of this vchkpw error?
| 
| Aug 24 16:47:13 olivia vpopmail[25073]: vchkpw: make user dir failed

Use the source Luke:

/* hop into thier email directory */
if (chdir(pwent-pw_dir) == -1) {
/* if the dir does not exist, create it */
if (vmake_maildir(pwent-pw_dir, pwent-pw_uid, pwent-pw_gid)==-1) {
log_exit(LOG_NOTICE, 5, "vchkpw: make user dir failed");
}
}

in other words: the user hasn't got his Maildir directory and vpopmail
probably hasn't enough rights to create it

-- 
Mira Tempr [EMAIL PROTECTED] ---[..ekit...]---
http://www.cekit.cz/  it's all about Internet