From: Graham B. <gb...@po...> - 2000-05-05 08:19:13
|
On Fri, May 05, 2000 at 02:10:05PM +1000, David Bussenschutt wrote: > Howdy, > Using the following code, I found that for creating users in a batch like > this, I get $result->code reporting that the 'add' failed after 125 users > are created. > (from 126 to 150, all are reported as 'failed' even thought they are created.) > Interestingly though, the users are actually added to the ldap database > successfully. What value do you get from $result->code ? Graham. |