I have setup different users and different security groups.
Most of the sessions have security set to <none>
A few Sessions have security set to one or other security groups.
The users belong to one or other security group.
We have RDM enterprise 6.6.0.0 on SQL 2005.
The problem: If I log from a computer with a user NOT defined in users, I can access to session assigned to a security groups.
(not only to the ones set to <none>
Thank you.
Enrique Noceda
Spain
Hi,
If you use a user which is DB_OWNER or SYSDBA, he has full access.
David Hervieux
Sorry, I didn't explain correctly.
The problem is that what is supposed to be restricted can be accessed by anyone.
thank you
Enrique Noceda
Spain
Hi,
I understand, but if you are able to connect with the specified user, it's because the user exists in SQL Server and maybe it has the SYS_DBA rights. If the user is not defined in RDM but exists in SQL Server, there is nothing we can't do. Could you send me a print screen of the about box with this user logged.
David Hervieux