Help! How to rollback users added to Security Realm. - Weblogic

This is a discussion on Help! How to rollback users added to Security Realm. - Weblogic ; Hello, does anyone know how can I back out a user that was added to the security realm? Here's the scenario - I am trying to perform steps to create a new user and I have to add the user ...

+ Reply to Thread
Results 1 to 2 of 2

Thread: Help! How to rollback users added to Security Realm.

  1. Help! How to rollback users added to Security Realm.

    Hello, does anyone know how can I back out a user that was added to the security realm? Here's the scenario - I am trying to perform steps to create a new user and I have to add the user to the database, security realm, and etc.

    However, if something fails after the user was added successfully to the security realm, rolling back the transaction does not undo the user added to the security realm. Any suggestion on how I could undo the security realm if the transaction rolls back? Thanks.

    yien

  2. Re: Help! How to rollback users added to Security Realm.

    To my knowledge, there is no rollback technique and you must maintain the transaction through your creation script/code only :-(

+ Reply to Thread