Ask a Question related to Coldfusion Server Administration, Design and Development.
-
curious_Lee #1
Create DSN in admin tool using domain account
Hi. We're moving away from SQL authentication and using domain accounts for SQL
Server authentication. How does one create a data source in the admin site to
use a domain account? Is this possible? We're using ColdFusion 6.1. Thanks.
curious_Lee Guest
-
Can't print to PDF unless domain admin
I'm using Adobe Acrobat 6.0.1 and am unable to print to Adobe PDF. I get an error message of "There was an error found when printing the document... -
Flash in XP Admin Account not Limited Account
I am running Windows XP Pro & IE 7. I have set up 2 accounts: An Administrator Account and a Limited Account for the family. Flash works when... -
Account Locked Out - Cold Fusion Application Service running as Active Directory Domain Account
Using Cold Fusion 7 Standard w/ IIS6. Cold Fusion Application Service is running as a domain account to access IIS home directory on another... -
No Computer Account in Domain...
On 6/7/04 2:51 PM, in article 04B7B27E-F94F-4638-93B4-B3C956F980EA@microsoft.com, "SPeralta" <anonymous@discussions.microsoft.com> wrote: I've... -
Create additional local admin user account via script
You may try this, we've used it often in different environments: @echo creating user DB2ADMIN net user DB2ADMIN YOURPW /add net localgroup... -
Wesociety #2
Re: Create DSN in admin tool using domain account
Have you tried using the standard Windows formatting?
DomainName\UserID
Password
Wesociety Guest
-
curious_Lee #3
Re: Create DSN in admin tool using domain account
We've tried that and get the following error,
Connection verification failed for data source: myDataSource
[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login
failed for user 'MYDOMAIN\domainAccount'.
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
Driver][SQLServer]Login failed for user 'MYDOMAIN\domainAccount'.
The account exists on the SQL Server 2005 database and has read/write
privileges.
curious_Lee Guest



Reply With Quote

