Hi there,

We are currently migrating from RHEL to FreeBSD. The Mailservice is Postfix and DBmail based using an LDAP Backend. Thats needed to bind SOGo our Groupware on Postfix and DBmail. On the new Servers I want to make some thinks other. Currently I'm playing with GOSa thats a webfrontend where is used by the City Munich in Germany on there LIMUX project to administrate there LDAP-Three. GOSa could creates Mailaccounts on LDAP with aliases. So far UID's and GID's could only given with Posix accounts. A feature there I don't want to give my users because I want use that for an another service. So my question now is: Do I need by using LDAP really UID and GID for each user? I'm using DBmail 2.2.17 on RHEL and on FreeBSD is DBmail 2.3.6 available

the current part about LDAP for DBmail is

USER_OBJECTCLASS=top,mailDomain,mailAlternateAddress,mailForwardingAddress,account,dbmailUser,mailQuota
FORW_OBJECTCLASS=top,account,dbmailForwardingAddress
CN_STRING=uid
FIELD_PASSWD=userPassword
FIELD_UID=uid
FIELD_NID=uidNumber
MIN_NID=10000
MAX_NID=15000
FIELD_CID=gidNumber
MIN_CID=10000
MAX_CID=15000
FIELD_MAIL=mail
FIELD_QUOTA=mailQuota
FIELD_FWDTARGET=mailForwardingAddress

I didn't try it. But it would be awesome for me to get DBmail running with LDAP together again. But without to set a UID or GID for each user.

many thanks in advance!

best regards
Darko Hojnik
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to