Cant add new users via RDM

avatar

Hey guys,

I'm trying to add new users via RDM. My account is administrator but i receive everytime the error "Unable to save the user in the database! User does not have permission to perform this action!". I have also db_owner rights in the mssql database. I' m working with v11.6.0.0.

Could you help me solving this issue?

With regards, Martin

All Comments (1)

avatar

Hello,


Do you also have the right to create logins in the SQL Server instance?

A user account requires both a Login (Instance) and a User (Database)


Best regards,

Maurice