Qmail-LDAP
[Top] [All Lists]

Re: Problem with phpqladmin

To: qmail-ldap@qmail-ldap.org
Subject: Re: Problem with phpqladmin
From: "sato x" <gladiol4@gmail.com>
Date: Wed, 28 Mar 2007 13:14:19 +0700
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=RdKGmLagmJLCZY5VvPcTo9ZyTtGgdnBg76pxR/lZj9kLcYJ5A7EhQbAhZkC4vels5U63hsRRNkimY0TKuV1BlDHvWgojdnoAAqiw5o8ef9tb76ClD+85YEIRBJf7k0gEI3xIli7eXV41/iZuM8BRYOlK+24geRdKuLxhzgYzH/A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=JmbLcVW6bfocWeNqyUxl5oFkvCI5xugYanChxuAO6+N6rJTjV4/5p3GYy7lO8vTMKgyeOjULTPV8E6rK3bhoKwFW5ORSw4ZfyO7yVd5N09TdJfcD+6eqJISxshPJRAL48UoO2QxyyQfL5aiZ9qrm9Sr7N+qVa1QNhSaFJz+5YF4=
In-reply-to: <f5ba7b270703272212u28e926c4v522719f429f896e@mail.gmail.com>
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
References: <f5ba7b270703272135v30f8891fh2f4ac194944e1dc2@mail.gmail.com> <4609f1c2.251aa602.1714.ffffd331SMTPIN_ADDED@mx.google.com> <f5ba7b270703272212u28e926c4v522719f429f896e@mail.gmail.com>
and....how to activate the "Advanced mode" menu in phpqladmin? Thank you. :)


sato

On 3/28/07, sato x <gladiol4@gmail.com> wrote:

On 3/28/07, Gennady G. Marchenko < gennady.marchenko@itv.ru > wrote:
Hello sato x,
 
1. try to connect with LDAP manager password if it's ok -> check your security setting in slapd.conf

Hi Gennady. I don't know what LDAP manager password is, but after added
  
  HOST 172.168.0.10
  BASE dc=domainku,dc=com

into /etc/openldap/ldap.conf, I can do the "ldapsearch -x" from my qmail-ldap mail server. Before this, qmail-ldap server could manage user logins both pop3 or smtp. For your information, the user id that I used to login into phpqladmin was just ordinary user. The didn't have any privilleges to change anything in the ldapserver except theirs. The ACL I have in my /etc/openldap/slapd.conf is this
  
    access to attr=userPassword,sambaLMPassword,sambaNTPassword
        by self write
        by anonymous auth
        by * none

    access to *
        by * read       

Btw, where should I put the ACL in phpqladmin configuration file?

2. try to increase memory limit in your php.ini an check again.

  I've changed it from 8M into 32M but it has no effect at all.  
Thanks for the reply.

Best regards,

sato


<Prev in Thread] Current Thread [Next in Thread>