On Aug 24, 2005, at 17:37 PM, Paul S. wrote:
I get this error:

error: Insufficient 'add' privilege to add the entry 'uid=ywong,ou=People,ou=tsl,o=telus,c=com'.

There's no error in the Sun DS logs.

Well that is the exact text they are returning in the message. It may help to look up the generic error code/name in the documentation. Look in their documentation for what
you get from any of the following

  $result->code
  $result->error_name
  $result->error_text

Graham.

Reply via email to