Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / August 2005

Tip: Looking for answers? Try searching our database.

Security pass through on asp app

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lmo0325 - 30 Aug 2005 17:58 GMT
We have an asp application that is linking to a SRS report via a url.  We are
using basic authentication, and need to know how we can pass the credentials
without the user having to actually sign in?  Is this possible?  It is
classic asp, not .net.
Signature

Lauren

Peter Yang [MSFT] - 31 Aug 2005 04:07 GMT
Hello Lauren,

By default, if using Windows or basic auenthtication, ASP handler
impersontes the user authenticated to run. Therefore, you could implement
the SRS URL access code directly in ASP page, which actually runs as the
client/authenticated user.

If you want to ASP runs as a specified user, you could use "imperontion"
API to achieve this goal, please refer to:

HOWTO: Impersonate a User from Active Server Pages
http://support.microsoft.com/default.aspx?scid=kb;en-us;248187

Hope this is helpful.

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

=====================================================

Business-Critical Phone Support (BCPS) provides you with technical phone
support at no charge during critical LAN outages or "business down"
situations. This benefit is available 24 hours a day, 7 days a week to all
Microsoft technology partners in the United States and Canada.

This and other support options are available here:

BCPS:
https://partner.microsoft.com/US/technicalsupport/supportoverview/40010469

Others: https://partner.microsoft.com/US/technicalsupport/supportoverview/

If you are outside the United States, please visit our International
Support page:
http://support.microsoft.com/default.aspx?scid=%2finternational.aspx.

=====================================================

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
| Thread-Topic: Security pass through on asp app
| thread-index: AcWtg/yDyq6W2uN5QNqhGtabl8I+nA==
[quoted text clipped - 23 lines]
| without the user having to actually sign in?  Is this possible?  It is
| classic asp, not .net.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.