Replies: 4 comments
-
|
Hey Stefan, thanks for letting me know.
I dont know access to an AD environment, and nobody has reported PLA v2 working with AD.
Not that I'm aware of, but if you find any please log a bug report with details so I can take a look. Based on your comments, I'll update the documentation to indicate the AD is supported - (although I'll be unable to maintain it without access to an environment.) Could you share some details about the AD environment that you are using. |
Beta Was this translation helpful? Give feedback.
-
|
I am maintainer of invis-Server (server system for small business / https://github.com/invisserver/invisAD-setup). The heart of our project is an samba based Active Directory, which is fully compatible to an MS AD. We've implemented phpLDAPadmin 1.x for a long time an build packages for openSUSE. It was a bit tricky to connect phpLDAPadmin to AD, here our .env File: "APP_NAME=Laravel LOG_CHANNEL=daily CACHE_DRIVER=file LDAP_GUIDKEY=objectGUID By the way, it's not too difficult to set up a Samba Server as an Active Directory Domain-Controller. Stefan |
Beta Was this translation helpful? Give feedback.
-
|
Howdy,
So its not a Microsoft Active Directory Server?
I thougth Samba was a file server, not an LDAP Domain Controller? |
Beta Was this translation helpful? Give feedback.
-
|
Since Version 4.0 in 2012, Samba also provides an Active Directory. Samba AD is not an emulation or something similar to MS AD, it is 100% the same. It's possible to combine Samba with Microsoft AD Domain Controler in one Network. Which means if phpLDAPadmin works with Samba AD it also works with MS AD. By the way, Active Directory is a combination of LDAP-, DNS- and Kerberos-Server. Stefan |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
in your project description you write that Microsoft Active Directory isn't supported by phpLDAPadmin. Why?
I've installed Version 2.3.9 and connected it to an Samba based AD. It seems to work. Are there any known problems?
Stefan
Beta Was this translation helpful? Give feedback.
All reactions