Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ralfOertner
Starting Member
1 Post |
Posted - 2010-10-21 : 18:14:45
|
Hello!I have an a problem with an sql-database running on sql-server 2008 (express) on a Windows Server 2008 in a Windows 2003 domain.I have created a group and made the group to be databaseowner of the database they have to connect to.But connections are only possible if the members of the group are also domain admins.I am not familiar with ms sqlservers and I am not the developer of the application the users have to work with.I googled a lot but could not find a solution.Thank you for your help! |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2010-10-22 : 00:14:58
|
you need to create a login for the group. |
 |
|
|
|
|