Jump to content
Arnaud Bouchez

ANN: New DNS and (C)LDAP Clients for FPC in mORMot 2

Recommended Posts

We just introduced in our Open Source mORMot 2 framework two client units to access DNS and LDAP/CLDAP servers.
You can resolve IP addresses and services using DNS, and ask for information about your IT infrastructure using LDAP.

There are not so many working and cross-platform OpenSource DNS and LDAP libraries around in Delphi or FPC, especially compatible with the latest MS AD versions.
And none was able to use Kerberos authentication, or signing/sealing, AFAIK.
Last but not least, its DNS and CLDAP server-auto-discovery feature is pretty unique.

Please see https://blog.synopse.info/?post/2023/04/19/New-DNS-and-(C)LDAP-Clients-for-Delphi-and-FPC-in-mORMot-2
🙂

Edited by Arnaud Bouchez
  • Like 1
  • Thanks 2

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×