Re: Firewall settings choices
From: Fox Bortniker (fox@connexions.net)
Date: 02/05/03
- Next message: Denny: "Re: new userID can do all..."
- Previous message: Dan C.: "Re: Invalid authorization specification"
- In reply to: Fox Bortniker: "Re: Firewall settings choices"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Fox Bortniker <fox@connexions.net> Date: Wed, 05 Feb 2003 14:43:48 -0800
Thanks so much for your willingness to help. This is what I was having a
problem with. I can set up a connection string as you have here, but I
do not know how to configure SQL with a required Login and PW. Is this
done in Enterprise ?
<%SQLConn = "DRIVER={SQL
Server};SERVER={ServerName};DATABASE={DataBaseName};UID={UserName};PWD={
Logi
naccountpassword};"%>
With ACCESS I just us the SA without a PW which as I understand it, this
is pretty standard. Blink Blink, a light just came on. Now that I am
writing this to you and have been reading so much lately, I now know why
I should change that and I will. However, I do not know how to configure
SQL for public access. Where do I configure the needed Login and PW for
access via the web pages. I will be using a system DSN. Do I first
configure USERS and ROLES in Enterprise and then use a public user ? Or
is that way off the mark ? Once I have that done I can pop that into the
script above and go for a test ride.
I just found out that when I blocked Internet Access in the firewall and
left it only "Trusted Access" to server, I could not use my other SQL
connection until turning it back to allow. I thought that it would
consider its access as a system access via the trusted ips since its
accessed by the web server on the same machine. Guess I was wrong.
Thanks,
Fox
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Denny: "Re: new userID can do all..."
- Previous message: Dan C.: "Re: Invalid authorization specification"
- In reply to: Fox Bortniker: "Re: Firewall settings choices"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|