You can drop a user completely by using the drop_user() function while connected to the star$administration database.
See drop_user() for further information.
You can also revoke the right of a user to login (ie. connect) using the alter_user() function while connected to the star$administration database.
See alter_user() for further information.
Comments
Article is closed for comments.