[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 Reply
  • I don't understand what is wrong in this logfile? All seems to be correct

    greetings
    Andreas


    ok no problems I was thinking of this more as developer explanations things like  "ssl_vpn->remote_access->aaa" seems aaa is an internal object ? I've no idea what it correspond to as a webadmin user [:)] things may need to be more clear...

    thx
Children
  • in the backend of the astaro the configuration is stored in a complex database named confdaemon. There is a table named aaa and under this is a column named user. You can understand this line better if you read it from the end. object  is in the clomun user and you will find the user column in the database aaa. That's all ;-)

    Greetings
    Andreas
  • in the backend of the astaro the configuration is stored in a complex database named confdaemon. There is a table named aaa and under this is a column named user. You can understand this line better if you read it from the end. object  is in the clomun user and you will find the user column in the database aaa. That's all ;-)

    Greetings
    Andreas


    eheh... no problems... was just kiding [[[:)]]] I'm a developer, sysadmin and whatesoever... [[[:)]]] I understand that sort of thing... but this is developer language [[[:)]]] not end user... this is what I meant...

    you can close that one... thx