Re: [phpldapadmin-users] [FWD] Problem to create new users

2009-11-02 Thread Ralph Ballier
Deon, I have changes size_limit to 0 and it works well. Which kind of problems do you await? Do you really believe a database with 1200 entries is a large database? Ralph ursprüngliche Nachricht- Von: "Deon George" [email protected] An: phpldapadmin-us

Re: [phpldapadmin-users] Error message: Attribute value would not be unique

2009-11-02 Thread Ralph Ballier
Deon, thank you for your hint. I mean, it's a good idea to make UID unique for new entries. But an alias isn't a new entry. It is only a link and it is not dangerous to use UID twice in this case. Is it possible, to make UID unique generally, but not in alias entries? Ralph ursp

[phpldapadmin-users] Error message: Attribute value would not be unique

2009-10-30 Thread Ralph Ballier
Hello, I go in phpldapadmin to "ou=People,dc=schule,dc=de" and click at "New entry". Now I click at "Generic: User Account" and install the new entry "cn=Max Meier,ou=People,dc=schule,dc=de". UserID ist "mmeier". Now I go to "ou=linux,dc=schule,dc=de" and click at "New entry" and then "Generic: L

[phpldapadmin-users] [FWD] Problem to create new users

2009-10-27 Thread Ralph Ballier
the new entry from phpldapadmin. In debug appears the same error message (see below). Why it don't work, when I declare 2 in config.php for the min uidnumber? Ralph ursprüngliche Nachricht- Von: "Ralph Ballier" [email protected] An: php

[phpldapadmin-users] Problem to create new users

2009-10-26 Thread Ralph Ballier
Hello, I try to create a new user with phpldapadmin. It don't work correctly. I get always the lowest possible UIDNumber from config.php. Now I look into /var/log/debug for messages from slapd. I find nearly "uidnumber" the entry: err=4 nentries=500 But I have set "sizelimit 3000" in slapd and i

Re: [phpldapadmin-users] [phpldapadmin] PLA 1.2.0.3 RC

2009-08-29 Thread Ralph Ballier
Hello, if I want to add a new entry, I get few messages with this content. Is this ok? Ralph Automatically removed objectClass from template Thunderbird: Address Book Entry: mozillaOrgPerson removed from template as it is not defined in the schema Automatically removed attribute from template

[phpldapadmin-users] Problems with new PLA release 1.2.0.2

2009-08-25 Thread Ralph Ballier
Hello, if I click at the "+" on the left side of "ou=People" and then "Neuen Eintrag erzeugen" (create new entry) it appears seven messages in the form of Automatically removed objectClass from template... mozillaOrgPerson c courierMailAlias courierMailAccount uidNumber gidNumber homeDirecto

Re: [phpldapadmin-users] Performance issues with 1.2.0.1

2009-08-21 Thread Ralph Ballier
Now it works! Thank you very much. Ralph ursprüngliche Nachricht- Von: "Deon George" [email protected] An: [email protected] Datum: Fri, 21 Aug 2009 18:23:07 +1000 -----

Re: [phpldapadmin-users] Performance issues with 1.2.0.1

2009-08-20 Thread Ralph Ballier
Thank you very much! But I have trouble to download 1.2.0.2 because I have to log in, if I use http://dev.phpldapadmin.org/devel/pla-dev-1.2.0.2.tar.bz2 Can you tell me username and password? Ralph ursprüngliche Nachricht- Von: "Deon George" [email protected]

Re: [phpldapadmin-users] Performance issues with 1.2.0.1

2009-08-19 Thread Ralph Ballier
What is the best practice to apply your patch to phpldapadmin? I have try out to cut and paste in a file and then "patch file", but this does not work. Ralph ursprüngliche Nachricht- Von: "Deon George" [email protected] An: [email protected] D

Re: [phpldapadmin-users] Vers. 1.2.0.1 don't work for me

2009-08-18 Thread Ralph Ballier
There are news! If I take debugging out, then time_limit=300s suffices. After 165s it had finished and I could seen all 1000 entries. But I mean, this period of time is too long. Ralph >> >> I had told to you: error logging don't work in 1.2. There is no file named >> /tmp/pla_debug.log. Error l

Re: [phpldapadmin-users] Vers. 1.2.0.1 don't work for me

2009-08-18 Thread Ralph Ballier
> Ralph Ballier wrote: >> I add it too, but it is not better: > Yes, I've just tested with my 1.1.x and 1.2.x and there is definitely a > tree performance issue with 1.2.x > > I'll take a look at it over the next few days if I get a chance. > > If you

Re: [phpldapadmin-users] Vers. 1.2.0.1 don't work for me

2009-08-18 Thread Ralph Ballier
> > Ralph Ballier wrote: >> Hmmm... there is no line >> $config->custom->search['time_limit'] = ... >> in my config.php >> > I know, add it. :) I add it too, but it is not better: PHP Fatal error: Maximum execution time of 300

Re: [phpldapadmin-users] Vers. 1.2.0.1 don't work for me

2009-08-18 Thread Ralph Ballier
Hmmm... there is no line $config->custom->search['time_limit'] = ... in my config.php Ralph > Ralph, > > I just tested on this on my test server. > > If you increase the search time limit: > > $config->custom->search['time_limit'] = 300; > > It should render (It did for me - in about 150s

Re: [phpldapadmin-users] Vers. 1.2.0.1 don't work for me

2009-08-18 Thread Ralph Ballier
>> In php.ini I had set memory_limit = 1000M >> >> Can you help me? > How big does your session file get? What do you mean with session file? I have comment out in config.php /* If you are asked to put pla in debug mode, this is how you do it: */ $config->custom->debug['level'] = 255; $config->c

[phpldapadmin-users] Vers. 1.2.0.1 don't work for me

2009-08-18 Thread Ralph Ballier
Hello, I use vers. 1.1.0.7 and it works very well (perhaps a bit slowly). Recently I upgraded to 1.2.0.1 and almost nothing works. It's possible to log in, but if I click at the "+" on the left side of "ou=People" (about 1000 entries) it hangs. After two minutes the message "There was a problem wi