Right - sorry. I mistyped that. It is correct in my code and reads: DC=server, DC=local.
So this works: 'OU=some office, DC=server, DC=local' this does not: 'DC=server, DC=local', nor does this: 'OU=,DC=server,DC=local', nor does any wildcard character I've tried so far. This is the error returned when I leave off the OU: --- {'info': '00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece', 'desc': 'Operations error'} --- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---