Search found 4 matches

by zhiachandra
Tue May 11, 2021 2:59 am
Forum: General discussions
Topic: Zimbra LDAP Authentication
Replies: 5
Views: 11139

Re: Zimbra LDAP Authentication

hi Thorsten

thx for your information, hopefully there will be an update in next version ..
by zhiachandra
Mon May 10, 2021 2:43 am
Forum: General discussions
Topic: Zimbra LDAP Authentication
Replies: 5
Views: 11139

Re: Zimbra LDAP Authentication

hi there

i have testing some different configuration, and i found out that if use thie configuration , the zimbra LDAP login work nicely

$PMF_LDAP['ldap_server'] = '10.x.x.x';
$PMF_LDAP['ldap_port'] = '389';
$PMF_LDAP['ldap_user'] = 'uid=zimbra,cn=admins,cn=zimbra';
$PMF_LDAP['ldap_password ...
by zhiachandra
Mon May 10, 2021 1:05 am
Forum: General discussions
Topic: Zimbra LDAP Authentication
Replies: 5
Views: 11139

Re: Zimbra LDAP Authentication

Hi thorsten

Yes i use special characters in my zimbra user password
But not in my zimbra ldap password,
by zhiachandra
Fri May 07, 2021 10:08 am
Forum: General discussions
Topic: Zimbra LDAP Authentication
Replies: 5
Views: 11139

Zimbra LDAP Authentication

hi there

i'm trying to authenticate phpMyFaq 3.0.9 installation with 2 Different LDAP server
1. Active Directory
2. Zimbra LDAP

So far i can manage to connect phpMyFaq with AD but not with the Zimbra LDAP

everytime i try to login by zimbra account this error always shown :

phpMyFAQ warning ...