Results 1 to 4 of 4

Thread: Creating a password protected intranet subweb

  1. #1

    Thread Starter
    Hyperactive Member vbuser1976's Avatar
    Join Date
    Sep 2000
    Location
    Yonkers, NY
    Posts
    404

    Arrow 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

  2. #2

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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.

  4. #4

    Thread Starter
    Hyperactive Member vbuser1976's Avatar
    Join Date
    Sep 2000
    Location
    Yonkers, NY
    Posts
    404

    Talking 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
  •  



Click Here to Expand Forum to Full Width