I have some reports that access a remote SQL-Server machine. All report users have been set up on the SQL-Server machine and I want to be able to use Windows-NT authentication so I don't have to worry about maintaining passwords for each account.
As long as users are using the Crystal Reports 9 client on their PCs and they have a system DSN setup using 'Windows Authentication', they are able to run the reports fine.
It's when I migrate those reports to a web server that I run into problems. If I have the users attempt to run the same reports from a web server, they are continually prompted for their credentials. When they try to submit those credentials, the 'Database Logon' screen just refreshes.
How can I enable Windows Authentication via Crystal RAS / IIS on the web server so that the user IDs and passwords are recognized on the SQL Server machine?
As long as users are using the Crystal Reports 9 client on their PCs and they have a system DSN setup using 'Windows Authentication', they are able to run the reports fine.
It's when I migrate those reports to a web server that I run into problems. If I have the users attempt to run the same reports from a web server, they are continually prompted for their credentials. When they try to submit those credentials, the 'Database Logon' screen just refreshes.
How can I enable Windows Authentication via Crystal RAS / IIS on the web server so that the user IDs and passwords are recognized on the SQL Server machine?