When deleting an user there's always an error:
user warning: Unknown column 'cname' in 'field list' query: UPDATE ldapprov SET cname = 'd00p' WHERE cuid = '9' in /var/www/drupal/includes/database.mysql.inc on line 172.
Looking at the database, there isn't the column 'cname' on the table ldapprov.
Comments
Comment #1
miglius commentedDuplicate of http://drupal.org/node/189267