[SOLVED] Problem with LDAP IBM Lotus Domino

Sommer

Member
Jun 7, 2018
47
8
8
38
Greetings,

I am using IBM Lotus Domino as LDAP server.
I was able to get all users with mail address. However, for groups, PMG is not recognizing them. I set group objectclass as dominoGroup.
Using LDAPDEBUG I can see the groups at query results.

What am I missing?

Thank you,
Sommer
 
Solved! The tricks was to set Account attribute name to mail.
I was using uid, but that exist only for dominoPerson, not for groups.
 
Hi Sommer,

I'm stuggling with LDAP user management also. I'm not using a Domino LDAP server but it would help me if you could provide the LDAP attributes that got you up and running to help me adapt for my scenario.
 
Hi Sommer,

I'm stuggling with LDAP user management also. I'm not using a Domino LDAP server but it would help me if you could provide the LDAP attributes that got you up and running to help me adapt for my scenario.
Craig,

What is the directory are you using?
My advise is to use a ldap explorer to your directory to get the attributes.
 
I am using a Univention UCS (Samba 4 AD) LDAP. Yes, will give an LDAP explorer a try. I have a pfsense router authenticating ipsec VPN xauth clients via this LDAP ok but the settings aren't email specific in that case.
 
I am using a Univention UCS (Samba 4 AD) LDAP. Yes, will give an LDAP explorer a try. I have a pfsense router authenticating ipsec VPN xauth clients via this LDAP ok but the settings aren't email specific in that case.
Ok, Craig. Good luck!
Below is the ldap.conf file for IBM Lotus Domino:
ldap: LDAP_ACME
comment ACME mail
server1 10.10.10.1
accountattr mail
filter (&(|(objectclass=dominoPerson)(objectclass=dominoGroup)(objectclass=dominoServerMailInDatabase))(|(cn=*acme.com)(mail=*acme.com)))
mailattr cn,mail
mode ldap
server2 10.10.10.2
 
  • Like
Reactions: Fathi

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!