I have done something simular with the schema file.
But vpopmail dose not add an "mail" entry. So change you last line in the
schema file to that:
# Object Class Definitions
objectclass ( 1.3.6.1.4.1.7914.1.2.2.1 NAME 'qmailUser'
DESC 'QMail-LDAP User' SUP top AUXILIARY
MUST ( uid )
MAY (
tall-strip --->no errors reported
Problem:
I get the "unable to chdir" error as others report.
My LDAP IS updated so I now find ou=mydomain.com, ou=users, dc=sebscape,
dc=com.
There are no users under my new ou.
Anyone want to repeat my steps to confirm - or better yet, f
ED]>
> cc: [EMAIL PROTECTED], Ken Jones
> 2001-08-31 <[EMAIL PROTECTED]>
> 01:12 Subject: Re: "Unable to chdir to
> vpopmail/usrs d
lt;[EMAIL PROTECTED]>
01:12Subject: Re: "Unable to chdir to
vpopmail/usrs diretory"
You most likely need to create your manager user, and setup
the schema inside the database that you'll be using.
The LDAP module does not do this itself.
Xiao Hua Huang wrote:
>
> Hi All:
> Just now I installed vpopmail-4.10.35 + openLDAP-2.0.7 just following the
> README.ldap in the vpopmail t