Unable to Create Users

avatar

I get the following message when I try to create a 'Integrated Security' user; the user account I have is a RDM Administrator.
If I do it as 'sa' it works fine.
edited by simonwatz on 2/22/2011

Simon Watz
Senior Support Engineer | Strategic Group
Graduate Certificate in Networking & Systems Administration,
Microsoft Certified Technology Specialist

ScreenShot-Devolutions4.png

All Comments (1)

avatar

Hi,
The error is from SQL Server, the only thing I can see is that you integrated user is not db_owner or sysdba. You can use SQL Management Studio to give a try

David Hervieux