Search found 4 matches

by bernhardm
Wed Apr 10, 2013 7:53 pm
Forum: General discussions
Topic: [SOLVED] LDAP mit mehreren Domains
Replies: 6
Views: 7678

Re: [SOLVED] LDAP mit mehreren Domains

Hi!

I have modified the code - shall I load it on the repo or anywhere else? Or have you already a solution?

br Bernhard
by bernhardm
Fri Mar 29, 2013 8:48 am
Forum: General discussions
Topic: [SOLVED] LDAP mit mehreren Domains
Replies: 6
Views: 7678

Re: LDAP mit mehreren Domains

ok, I had a lokk in the code and the option is not implemented yet.
I'll try to find a solution.
br Bernhard
by bernhardm
Wed Mar 27, 2013 10:04 am
Forum: General discussions
Topic: [SOLVED] LDAP mit mehreren Domains
Replies: 6
Views: 7678

Re: LDAP mit mehreren Domains

Hi!

Thanks for the reply and tool development.

Is there an option to add multiple Domains for LDAP authentification?

all users domain1\user1 auth against server1.domain1 and all users domain2\user2 auth against server2.domain2.
or phpmyfaq tries all Servers until it gets an valid response - user2 ...
by bernhardm
Tue Mar 26, 2013 5:06 pm
Forum: General discussions
Topic: [SOLVED] LDAP mit mehreren Domains
Replies: 6
Views: 7678

[SOLVED] LDAP mit mehreren Domains

Hi!

Wir sind vor kurzem auf phpMyFAQ gestoßen und würden es gerne intern als ... ja FAQ ... verwenden.
Funktioniert soweit super und Danke für die Entwicklung!

Haben hier mehrere Domains, daher würde mich die Option: ldap_use_multiple_servers in der constants_ldap.php interessieren.
Wo kann ich ...