ERROR | global user cannot have proxy permissions managed in the directory |
CAUSE | The client name specified was a global user. |
ACTION | Use ALTER USER to change the type of user (from IDENTIFIED GLOBALLY to something else, such as IDENTIFIED BY password or IDENTIFIED EXTERNALLY). |