04-15-2020, 07:00 AM
Hi remkonoteboom,
You mention LDAP (which I'm really keen on trying to use) but I can't find any real reference to it in the various docs/guides?
There is a one-line reference to it in:
doc/book/doc/doc_tactic-sys-admin/html/ar01s06.html#_active_directory_integration
I noticed there is this file:
src/pyasm/security/ldap_ad_authenticate.py
Is there a LDAP setup guide that I'm missing?
Cheers
Dan
You mention LDAP (which I'm really keen on trying to use) but I can't find any real reference to it in the various docs/guides?
There is a one-line reference to it in:
doc/book/doc/doc_tactic-sys-admin/html/ar01s06.html#_active_directory_integration
Quote:Apache uses either directives for directory access in the httpd.conf file, or can be enabled on a per-directory basis, with the use of a .htaccess file. Either way can be used. Apache provides modules for LDAP, MySQL, flat-file, ADS, and many other authentication mechanisms.
I noticed there is this file:
src/pyasm/security/ldap_ad_authenticate.py
Is there a LDAP setup guide that I'm missing?
Cheers
Dan