cismet / data-objects

A hibernate wrapper of the system tables of the cids system.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Usergroup deletion does not delete all cfg attr entries #7

Closed mscholl closed 11 years ago

mscholl commented 11 years ago

If the domain of the usergroup that shall be deleted is equal to the domain that is running the current server the actual domain is considered the 'LOCAL' domain. However, the delete operation for usergroups does not check if this is the case and thus does not remove all entries if the entries contain the local domain as referencing domain.