Re: [phpldapadmin-users] Limit with getnextnumber

2010-02-01 Thread Mullis, Josh (CCI - Atlanta)
- Original Message - > From: Deon George > To: [email protected] > > Sent: Fri Jan 29 18:07:03 2010 > Subject: Re: [phpldapadmin-users] Limit with getnextnumber > > Josh, > > How many users do you have defined? > > I have just tested y

Re: [phpldapadmin-users] Limit with getnextnumber

2010-01-29 Thread Josh.Mullis
It's more than 500 users, so that is most likely the issue. I'll try that and get back with you. Thanks! - Original Message - From: Deon George To: [email protected] Sent: Fri Jan 29 18:07:03 2010 Subject: Re: [phpldapadmin-users] Limit with getnextnu

Re: [phpldapadmin-users] Limit with getnextnumber

2010-01-29 Thread Bruce Nourish
Currently, I have zero. I'm going to try the min uid number fix suggested earlier, I'll let you know how that goes. On Fri, Jan 29, 2010 at 4:07 PM, Deon George wrote: > Josh, > > How many users do you have defined? > > I have just tested your scenario on the demo server, and it works as > expect

Re: [phpldapadmin-users] Limit with getnextnumber

2010-01-29 Thread Deon George
Josh, How many users do you have defined? I have just tested your scenario on the demo server, and it works as expected. So the only thing I can think of, is that if you have 500 users, then you are hitting a size_limit that has been configured in 1.2.0.4. You can apply this patch to remove t

[phpldapadmin-users] Limit with getnextnumber

2010-01-28 Thread Josh.Mullis
It seems I might have reached a limit with this function. I have users with uidNumbers: 150218 150220 150221 150222 I have the min uidnumber set to 150220 in config.php . When using this function in the default posixAccount.xml creation template, it gives me 150220 even though that ID exists