Index: openacs-4/packages/acs-ldap-authentication/sql/oracle/acs-ldap-authentication-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-ldap-authentication/sql/oracle/acs-ldap-authentication-drop.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-ldap-authentication/sql/oracle/acs-ldap-authentication-drop.sql 20 Apr 2001 20:51:09 -0000 1.1 +++ openacs-4/packages/acs-ldap-authentication/sql/oracle/acs-ldap-authentication-drop.sql 17 May 2003 09:49:56 -0000 1.2 @@ -10,7 +10,7 @@ begin - acs_attribute.drop_attribute ('acs_object', 'ldap dn'); + acs_attribute.drop_attribute ('acs_object', 'ldap_dn'); delete from acs_object_type_tables where table_name = 'LDAP_ATTRIBUTES';