Hi,
We are currently experiencing a problem with SQL 2000 SP4 whereby access is denied to an Active Directory group but not an AD user.
We gave the AD group an SQL login and granted the relevant permissions to the database. When we try to create an ODBC connection as a user of this group the connection fails with a server rejected the connection message.
When we grant an AD user (who is a member of this group) the same permissions it works no problem.
We have checked the following:
- The user has access to default DB
- The user is a member of the AD group
- We tried this on a SQL2000 SP2 server and it worked
- Mixed mode authentication is enabled
- TCP/IP and named pipes are enabled
- Granting the same permissions to an AD user works
- Granted permissions through SQL statements and Enterprise Manager
Has anyone experienced this problem? Does anyone have any ideas on how to resolve this?
This is a newly built server and this has never worked on this box.
One work round is to give each user in the group an SQL login but this will dramatically increase the administration required.
Many thanks,
229257
We are currently experiencing a problem with SQL 2000 SP4 whereby access is denied to an Active Directory group but not an AD user.
We gave the AD group an SQL login and granted the relevant permissions to the database. When we try to create an ODBC connection as a user of this group the connection fails with a server rejected the connection message.
When we grant an AD user (who is a member of this group) the same permissions it works no problem.
We have checked the following:
- The user has access to default DB
- The user is a member of the AD group
- We tried this on a SQL2000 SP2 server and it worked
- Mixed mode authentication is enabled
- TCP/IP and named pipes are enabled
- Granting the same permissions to an AD user works
- Granted permissions through SQL statements and Enterprise Manager
Has anyone experienced this problem? Does anyone have any ideas on how to resolve this?
This is a newly built server and this has never worked on this box.
One work round is to give each user in the group an SQL login but this will dramatically increase the administration required.
Many thanks,
229257