|
-
May 30th, 2001, 09:00 AM
#1
Thread Starter
Hyperactive Member
Creating a password protected intranet subweb
Hi Forum Buddies!
I need your help once again. I have a Company intranet that I am creating. I have been asked to create a subweb with very confidential information which would need to be password protected so that only certain persons will be allowed in. How do I start that? I already looked at setting up permissions but that is not what I am looking for. I saw on one of the websites that I frequent, where when you need to go to a secured place, a dialog box comes up and asks for a username and password before allowing the page to view. Also, I do not want the users to be able to self registrate. Any ideas out there?
-vbuser1976 
VB6 Enterprise SP6
SQL 7.0 SP2
VBScript, HTML, Javascript, C++, a little UNIX
-
May 30th, 2001, 10:44 AM
#2
Frenzied Member
www.4guysfromrolla.com
lot of stuff there on passwords
or
aspin.com
-
May 30th, 2001, 02:17 PM
#3
Black Cat
If you're using IIS, you can disable anonymous access on a virtual directory. Then you can use NTFS permissions on each file in the virt. dir. to say who can see them. If you're running NT4/5 and your users log on to a domain and run IE, the access control will be transparent to your users -- no username prompt, it'll be handled automagically.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
May 30th, 2001, 03:41 PM
#4
Thread Starter
Hyperactive Member
Thanx!
Thanks for the help, buddies!
-vbuser1976 
VB6 Enterprise SP6
SQL 7.0 SP2
VBScript, HTML, Javascript, C++, a little UNIX
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|