Wrox Programmer Forums
|
ASP E-commerce As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP E-commerce section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 5th, 2003, 06:11 PM
Registered User
 
Join Date: Aug 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASPNET and SQL on separate machines

My SQL server is on a different machine than my webserver. I need to allow the ASPNET user to touch the SQL server with minimal rights, only enough to run sp_setapprole.

I've tried changing the Machine.config file to be username="myDomain\myUserThatHasAccess" and setting the password in there, just to get it to work once, and I save the file, but it has no effect. Do I have to restart the webserver? the whole machine? Is there something I have to do to commit it?

Also, if windows authentication is optional on the website, how do I opt to sign in? if I run the website from my domain computer, why doesn't my requested webpage run with my permissions instead of ASPNET. Is it possible to change this so that guest users get ASPNET, but that those in the domain keep their identity on the website?

Thanks,

Jason





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASPNET account for ASPNET.MDF DB-Please help rsearing ASP.NET 2.0 Basics 13 November 6th, 2007 11:54 PM
ASP.net ASPNET user account and SQL Server databa cJeffreywang ASP.NET 1.0 and 1.1 Basics 0 March 27th, 2007 08:25 PM
Convert ASPNET 1.1 Project To ASPNET 2.0 [email protected] ASP.NET 2.0 Basics 3 June 29th, 2006 02:59 PM
date not visible on some machines atin Crystal Reports 1 June 1st, 2006 12:04 PM
Fill Spreadsheet with 2 separate SQL Queries rweide Classic ASP Databases 0 February 16th, 2005 11:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.