Closed (duplicate)
Project:
LDAP provisioning
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Nov 2007 at 21:48 UTC
Updated:
4 Nov 2007 at 22:21 UTC
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