phpAddict
Active Member
So I know this isn't related to KH but I have a client that has a program using a MS SQL DB server that ties in (or is supposed to tie in) with Active Directory and am looking for help anywhere available. I've exhausted every possible solution I can think of and the issue still remains. The program has an option to login using a SQL account and it works fine when using that, but the SQL server also is set up to allow authorized AD accounts so you don't need to use a separate SQL login.
So it works when using the SQL account but not when using the AD account. First thought, something must be wrong with AD, right? Nope I've checked everything in AD, replication, creating accounts on each AD server to make sure replication was really happening, checked GP replication both ways, made sure new accounts would sign in on a workstation, dis-joined and joined 2 systems to the domain with no issue, checked DNS and DHCP. The issue is only affecting the database. So then the database must not be configured to allow the AD users access, right? No, that's fine too, I deleted and re-added the necessary AD users into the SQL server and allowed access (full access even) to the SQL server and DB. Access works locally on the server, but not beyond that. So then I began checking the SQL server config and can't find any issues there either. The same configuration works on another server, but ever since their new server was restarted last week it's suddenly began ignoring AD access to these DB's. Services are all running normally. I've spent a dozen hours just taking shots in the dark and am at the point that I'm about to spend the money to have Microsoft support assist me.
Issue began after a user ran an intense SQL query that locked up the system, they rebooted the server, and since then they've had this issue. The query only reads data and doesn't write anything, and it certainly doesn't have access to modify any server settings. I think the query locking up the system was just coincidence and doesn't really have anything to do with this issue. No event logs, no errors, and nothing useful other than "Could not connect to database"





Very discouraged.
Thanks for any ideas,
Josh
So it works when using the SQL account but not when using the AD account. First thought, something must be wrong with AD, right? Nope I've checked everything in AD, replication, creating accounts on each AD server to make sure replication was really happening, checked GP replication both ways, made sure new accounts would sign in on a workstation, dis-joined and joined 2 systems to the domain with no issue, checked DNS and DHCP. The issue is only affecting the database. So then the database must not be configured to allow the AD users access, right? No, that's fine too, I deleted and re-added the necessary AD users into the SQL server and allowed access (full access even) to the SQL server and DB. Access works locally on the server, but not beyond that. So then I began checking the SQL server config and can't find any issues there either. The same configuration works on another server, but ever since their new server was restarted last week it's suddenly began ignoring AD access to these DB's. Services are all running normally. I've spent a dozen hours just taking shots in the dark and am at the point that I'm about to spend the money to have Microsoft support assist me.
Issue began after a user ran an intense SQL query that locked up the system, they rebooted the server, and since then they've had this issue. The query only reads data and doesn't write anything, and it certainly doesn't have access to modify any server settings. I think the query locking up the system was just coincidence and doesn't really have anything to do with this issue. No event logs, no errors, and nothing useful other than "Could not connect to database"
Very discouraged.
Thanks for any ideas,
Josh