Hi List,

Is there some more extensive documentation available on this?

Compiling the packages isn't a problem,

but I am a (open)LDAP newbie and need to figure out what needs to happen on the LDAP server.


I confirmed that my qmail+vpopmail has access to the ldap test box, now I need them to 'talk'

I adjusted
pam_ldap.conf
pam_ldap.secret

not sure if this is needed...
pam is already configured to use LDAP ...

I adjusted
vpopmail.ldap
(replaced the 'kingdom' stuff with my stuff)


Now is it just a matter of adding
qmailUser.schema
valias.schema
to my ldap schema's?

and 'run' ldapadd -f vpopmail.ldif -x -w kingdompass -D 'cn=root,dc=kingdom,dc=lan' ?


Before I adjust
vpopmail.ldif

Is everything in there 'needed?

dn: ou=UNIX,dc=zone3000,dc=lan
ou: UNIX objectClass: top objectClass: organizationalUnit

What is this zone3000? Should that not be 'kingdom'



Would it not be better (convention) to change the gid & uid below to 89?

# vpopmail system user (anyway you can create it in /etc/files)
dn: cn=vchkpw,ou=group,ou=etc,ou=UNIX,dc=kingdom,dc=lan cn: vchkpw gidNumber: 34 ...
dn: uid=vpopmail,ou=passwd,ou=etc,ou=UNIX,dc=kingdom,dc=lan
uid: vpopmail givenName: vpopmail
sn: vpopmail
cn: MTA Client Side
userPassword:: Md==
loginShell: /sbin/nologin
uidNumber: 39
gidNumber: 34
...



a small HOWTO in the backends/ldap directory would be nice...


Thanks for the help.


Peter

!DSPAM:4c79a31632711060473671!

Reply via email to