Skip to main content
Support

KB Article #68226

Connection to Composer through LDAP - No more user folder.

Problem

-- USER
-- Objects locked
When folder USER has disappears because user's Administration is done by LDAP.


Resolution

Below a request for freing user's Objects
  It's a workaround.  
  Be careful. Executing a request implies to do before a database dump. ,  
  (This request belongs to administrator's role)



  update FRM_OBJ set FRM_OBJ_CURRENT_USR_ID=null where              FRM_OBJ_CURRENT_USR_ID=<USER_ID>;
 
 Where  <USER_ID> is the user's name who hold on opening objects and prevent access to others