[7.460][BUG][NOTABUG] Debug like infos when deleting a in use user ?

Hi

seems there are "debugging like" (asg internals ?) informations when deleting a user which is logged and still in use:


The aaa->user object '' is still used by the role->role object 'SUPERADMIN'.
Proceed with object deletion anyway?
The aaa->user object '' is still used by the ssl_vpn->remote_access->aaa configuration.
Proceed with object deletion anyway?
The network->aaa object ' (User Network)' is still used by the portal->allowed_networks configuration.
Proceed with object deletion anyway?


for info I'm deleting the user named 

thx
Parents
  • Hi Bubu,

    for 7.470, i tweaked the way these dialogues are rendered.
    I did *not* remove the actual object classes (like "aaa->user")
    and configuration node names (like "portal->allowed_users")
    because these can be very helpful for experienced users.
    But i *did* add a header line showing the WebAdmin tab you
    need to navigate to in case you want to find out more,
    so you will now get text similar to the following:


    Management >> WebAdmin Settings >> Access Control:
    The aaa->user object 'MyName' is still used by the role->role object 'AUDITOR'.
    Proceed with object deletion anyway?

    Management >> User Portal >> Global:
    The aaa->user object 'MyName' is still used by the portal->allowed_users configuration.
    Proceed with object deletion anyway?

    Management >> User Portal >> Global:
    No users have access to the user portal.
    Will disable the user portal.

    Button:Cancel
    Button[:$]K


    The mappings are not yet complete for all tabs, but as far as i can see, at least "Management" and "Users" are done.

    Yours,
      Ingo
Reply
  • Hi Bubu,

    for 7.470, i tweaked the way these dialogues are rendered.
    I did *not* remove the actual object classes (like "aaa->user")
    and configuration node names (like "portal->allowed_users")
    because these can be very helpful for experienced users.
    But i *did* add a header line showing the WebAdmin tab you
    need to navigate to in case you want to find out more,
    so you will now get text similar to the following:


    Management >> WebAdmin Settings >> Access Control:
    The aaa->user object 'MyName' is still used by the role->role object 'AUDITOR'.
    Proceed with object deletion anyway?

    Management >> User Portal >> Global:
    The aaa->user object 'MyName' is still used by the portal->allowed_users configuration.
    Proceed with object deletion anyway?

    Management >> User Portal >> Global:
    No users have access to the user portal.
    Will disable the user portal.

    Button:Cancel
    Button[:$]K


    The mappings are not yet complete for all tabs, but as far as i can see, at least "Management" and "Users" are done.

    Yours,
      Ingo
Children
No Data