Windows Security
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationWindows Security

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old March 21st, 2007, 05:32 PM
austin100 austin100 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Mar 2007
Posts: 1 austin100 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 21 sec
Reputation Power: 0
ASP authentication

NEWBIE !

Hi. I hope someone can help me as I begin my challenge of setting up a username and password protected area of my website.

I have a windows IIS based server run by an ISP (midphase)

I was hoping that setting up protected url (members folder) with a username and password, through the plesk control panel, would save the username and password to a file, so I could look at the file progrmatically with some ASP code, to verify the username and password entered into the windows authentication popup box.

I have a third party subscription company who need to access a file to add new subscribers usernames and passwords to on my server as they pay (CCBill)

But it seems this is not as simple as I hoped.

So the other way is to use an SQL database with ODBC connection, and a form based login page. So this is where I need some help, or at least pointed in the write direction.

I know a small amount of ASP .. the website is

(URL address blocked: See forum rules)

....

Many Thanks
Austin100.

Reply With Quote
  #2  
Old March 22nd, 2007, 12:06 AM
Nilpo's Avatar
Nilpo Nilpo is offline
Click here for more information.
 
Join Date: Jun 2006
Location: Salem, OH
Posts: 726 Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)Nilpo User rank is Major (30000 - 40000 Reputation Level)  Folding Points: 171032 Folding Title: Super Ultimate Folder - Level 1Folding Points: 171032 Folding Title: Super Ultimate Folder - Level 1Folding Points: 171032 Folding Title: Super Ultimate Folder - Level 1Folding Points: 171032 Folding Title: Super Ultimate Folder - Level 1Folding Points: 171032 Folding Title: Super Ultimate Folder - Level 1Folding Points: 171032 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 4 Days 2 h 2 m 11 sec
Reputation Power: 351
Send a message via ICQ to Nilpo Send a message via AIM to Nilpo Send a message via MSN to Nilpo Send a message via Yahoo to Nilpo Send a message via Google Talk to Nilpo Send a message via Skype to Nilpo
MySpace
There are two ways to go about creating a secured area on your site when using IIS. One is to implement permissions, obviously not doable unless you want to give a third party access to your control panel. The second is to perform your authentication programmatically. In other words, each page would perform a check before it loads. This, of course, will require a site built in ASP or the like. Standard HTML or its variants won't do the trick. While you could implement some client-side coding, it's not reliable nor secure. Even with server-side scripting it's not as secure as native permissions, but it generally provides enough security for most purposes.

That being said, you'll need to develop either a flat file or a database to house your authenticated user list. Next, your pages will need to verify this list before generating output. And third, if you want to do this properly, would be to integrate an SSL certificate.

A couple of things to keep in mind:
  1. A database is more reliable than a flat file.
  2. Your data should be stored in an encrypted format.
  3. Your data file or database should be housed in a separate, protected directory that only allows access to the local machine and your third-party service. (Preferably in a level above your web root.)
__________________
Click the image if at any point you don't like my decision.

Scripting problems? Windows questions? Ask the Windows Guru!


Reply With Quote
  #3  
Old March 22nd, 2007, 01:08 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 18 h 33 m 48 sec
Reputation Power: 180
You might look around www.aspin.com and other asp download sites, there are asp user management/login apps available. If you can modify the server there are some isapi authentication apps too.

Just FYI, the control panel at my IIS webhost allows me to setup and use up to 5 or 10 different windows user accounts for my hosted site, and manipulate the permissions on the web to allow/disallow these users to various sections.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationWindows Security > ASP authentication


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Iron Speed




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway