Re: [H] Secure web page

2006-10-09 Thread G.Waleed Kavalec

From the site...


In order to password protect documents using IIS, you have to
actually create accounts on the NT machine. You then assign
permissions to the various documents so that those users have
permission to read those documents. While this sounds simple enough,
keep in mind that this means that user accounts and passwords are
being passed across the Internet in plain text.

This presumes you DON'T have an https connection first.

If you don't, shame on you.




On 10/8/06, Ben Ruset [EMAIL PROTECTED] wrote:

It all depends on what the web server is. Through the Magic of Google I
bring this to you:

http://www.hwg.org/lists/hwg-servers/passwords.html

Winterlight wrote:
 I want to put up a web page, of an excel file, on my site that is log on
 only, and is secure. I have never understood why Frontpage doesn't have
 this built into it as a tool. I could use a password for the excel file
 but that is not secure. Any ideas?





--

--
--

G. Waleed Kavalec
-
 http://www.IslamAwakened.com/thisisislam.swf


Re: [H] Secure web page

2006-10-09 Thread Bryan Seitz

LOL if you're using IIS, SHAME ON YOU.

On Sun, Oct 08, 2006 at 08:33:04PM -0500, G.Waleed Kavalec wrote:
 From the site...
 
 In order to password protect documents using IIS, you have to
 actually create accounts on the NT machine. You then assign
 permissions to the various documents so that those users have
 permission to read those documents. While this sounds simple enough,
 keep in mind that this means that user accounts and passwords are
 being passed across the Internet in plain text.
 
 This presumes you DON'T have an https connection first.
 
 If you don't, shame on you.
 
 
 
 
 On 10/8/06, Ben Ruset [EMAIL PROTECTED] wrote:
 It all depends on what the web server is. Through the Magic of Google I
 bring this to you:
 
 http://www.hwg.org/lists/hwg-servers/passwords.html
 
 Winterlight wrote:
  I want to put up a web page, of an excel file, on my site that is log on
  only, and is secure. I have never understood why Frontpage doesn't have
  this built into it as a tool. I could use a password for the excel file
  but that is not secure. Any ideas?
 
 
 
 
 -- 
 
 -- 
 -- 
 
 G. Waleed Kavalec
 -
  http://www.IslamAwakened.com/thisisislam.swf

-- 
 
Bryan G. Seitz


Re: [H] Secure web page

2006-10-09 Thread Ben Ruset

No different than apache .htaccess files as well.

G.Waleed Kavalec wrote:

From the site...


In order to password protect documents using IIS, you have to
actually create accounts on the NT machine. You then assign
permissions to the various documents so that those users have
permission to read those documents. While this sounds simple enough,
keep in mind that this means that user accounts and passwords are
being passed across the Internet in plain text.

This presumes you DON'T have an https connection first.

If you don't, shame on you.


Re: [H] Secure web page

2006-10-09 Thread G.Waleed Kavalec
Depending on what for; can't really argue.(besides, I save my religious debating for other forums)On 10/9/06, Bryan Seitz 
[EMAIL PROTECTED] wrote:
LOL if you're using IIS, SHAME ON YOU.On Sun, Oct 08, 2006 at 08:33:04PM -0500, G.Waleed Kavalec wrote: From the site... In order to password protect documents using IIS, you have to
 actually create accounts on the NT machine. You then assign permissions to the various documents so that those users have permission to read those documents. While this sounds simple enough, keep in mind that this means that user accounts and passwords are
 being passed across the Internet in plain text. This presumes you DON'T have an https connection first. If you don't, shame on you. On 10/8/06, Ben Ruset 
[EMAIL PROTECTED] wrote: It all depends on what the web server is. Through the Magic of Google I bring this to you:  
http://www.hwg.org/lists/hwg-servers/passwords.html  Winterlight wrote:  I want to put up a web page, of an excel file, on my site that is log on  only, and is secure. I have never understood why Frontpage doesn't have
  this built into it as a tool. I could use a password for the excel file  but that is not secure. Any ideas?   -- --
 -- G. Waleed Kavalec -http://www.IslamAwakened.com/thisisislam.swf--Bryan G. Seitz
-- -- -- G. Waleed Kavalec-http://www.IslamAwakened.com/thisisislam.swf
 


RE: [H] Secure web page

2006-10-09 Thread Mesdaq, Ali
What kinda information are you trying to put up? Maybe there is a
alternate solution. Also by secure how secure do you want to be? As
secure as ftp? i.e. plaintext passwords?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Winterlight
Sent: Sunday, October 08, 2006 12:05 PM
To: hardware@hardwaregroup.com
Subject: [H] Secure web page

I want to put up a web page, of an excel file, on my site that is log on

only, and is secure. I have never understood why Frontpage doesn't have 
this built into it as a tool. I could use a password for the excel file
but 
that is not secure. Any ideas? 




RE: [H] Secure web page

2006-10-09 Thread Winterlight



At 06:59 AM 10/9/2006, you wrote:
What kinda information are you trying to put up? Maybe there is a
alternate solution. Also by secure how secure do you want to be? As
secure as ftp? i.e. plaintext passwords?



Well, from time to time I need to share sensitive financial information 
from a spread sheet. I currently encrypt the file with blowfish, but then 
it has to be downloaded, opened, and run. It would make things a lot 
easier, and more secure, if I could just have a password protected to 
folder to put the excel file in where it opened on line and was not on 
somebodies hard drive.


I checked with Godaddy, the hosting company, and they told me that they do 
support .htaccess ,so I am trying to set up a password protected folder, 
but it isn't working.


My site has FP extensions. I have created the .htaccess file using this 
tool  http://www.tools.dynamicdrive.com/password/ and put it in new folder 
secure. I have then put the .htpasswd file in the _private folder.


Anything I put into the folder should be protected by the user name and 
password but that isn't happening. I am not seeing the log in box at all 
 no security.


Anybody know what I am doing wrong?

  



RE: [H] Secure web page

2006-10-09 Thread Mesdaq, Ali
But just because it opens up in my browser window doesn't mean the file
is not on my hard drive. But since your using another method to encrypt
the file you should be ok. I mean its not full proof by any means and
someone that wants that info will get it but if you're just trying to
avoid the casual snooper you should be ok.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Winterlight
Sent: Monday, October 09, 2006 7:30 AM
To: The Hardware List
Subject: RE: [H] Secure web page


At 06:59 AM 10/9/2006, you wrote:
What kinda information are you trying to put up? Maybe there is a
alternate solution. Also by secure how secure do you want to be? As
secure as ftp? i.e. plaintext passwords?


Well, from time to time I need to share sensitive financial information 
from a spread sheet. I currently encrypt the file with blowfish, but
then 
it has to be downloaded, opened, and run. It would make things a lot 
easier, and more secure, if I could just have a password protected to 
folder to put the excel file in where it opened on line and was not on 
somebodies hard drive.

I checked with Godaddy, the hosting company, and they told me that they
do 
support .htaccess ,so I am trying to set up a password protected folder,

but it isn't working.

My site has FP extensions. I have created the .htaccess file using this 
tool  http://www.tools.dynamicdrive.com/password/ and put it in new
folder 
secure. I have then put the .htpasswd file in the _private folder.

Anything I put into the folder should be protected by the user name and 
password but that isn't happening. I am not seeing the log in box at all

 no security.

Anybody know what I am doing wrong?

   




RE: [H] Secure web page

2006-10-09 Thread dhs
Just a thought. Are you trying to check your work from an acct/pw other 
than yourself?  By rights you have admin access and should SEE no additional 
access quiz. And, I suspect, as admin you would not SEE anything work as you 
wish. But, that is JMHO.  I'd try somebody else's desktop who you have given 
appropriate rights to you file.
Duncan


On Mon, 09 Oct 2006 10:30 , Winterlight [EMAIL PROTECTED] sent:



At 06:59 AM 10/9/2006, you wrote:
What kinda information are you trying to put up? Maybe there is a
alternate solution. Also by secure how secure do you want to be? As
secure as ftp? i.e. plaintext passwords?


Well, from time to time I need to share sensitive financial information 
from a spread sheet. I currently encrypt the file with blowfish, but then 
it has to be downloaded, opened, and run. It would make things a lot 
easier, and more secure, if I could just have a password protected to 
folder to put the excel file in where it opened on line and was not on 
somebodies hard drive.

I checked with Godaddy, the hosting company, and they told me that they do 
support .htaccess ,so I am trying to set up a password protected folder, 
but it isn't working.

My site has FP extensions. I have created the .htaccess file using this 
tool  http://www.tools.dynamicdrive.com/password/ and put it in new folder 
. I have then put the .htpasswd file in the _private folder.

Anything I put into the folder should be protected by the user name and 
password but that isn't happening. I am not seeing the log in box at all 
 no security.

Anybody know what I am doing wrong?

   






This email scanned for Viruses and Spam by ZCloud.net 



Re: [H] Secure web page

2006-10-09 Thread Ben Ruset

Does godaddy have a control panel that would allow you to set that up?

Frontpage is generally not the optimal tool for interfacing with Linux 
based webservers.


Winterlight wrote:



At 06:59 AM 10/9/2006, you wrote:
What kinda information are you trying to put up? Maybe there is a
alternate solution. Also by secure how secure do you want to be? As
secure as ftp? i.e. plaintext passwords?



Well, from time to time I need to share sensitive financial information 
from a spread sheet. I currently encrypt the file with blowfish, but 
then it has to be downloaded, opened, and run. It would make things a 
lot easier, and more secure, if I could just have a password protected 
to folder to put the excel file in where it opened on line and was not 
on somebodies hard drive.


I checked with Godaddy, the hosting company, and they told me that they 
do support .htaccess ,so I am trying to set up a password protected 
folder, but it isn't working.


My site has FP extensions. I have created the .htaccess file using this 
tool  http://www.tools.dynamicdrive.com/password/ and put it in new 
folder secure. I have then put the .htpasswd file in the _private folder.


Anything I put into the folder should be protected by the user name and 
password but that isn't happening. I am not seeing the log in box at all 
 no security.


Anybody know what I am doing wrong?

 



Re: [H] Secure web page

2006-10-08 Thread Ben Ruset
It all depends on what the web server is. Through the Magic of Google I 
bring this to you:


http://www.hwg.org/lists/hwg-servers/passwords.html

Winterlight wrote:
I want to put up a web page, of an excel file, on my site that is log on 
only, and is secure. I have never understood why Frontpage doesn't have 
this built into it as a tool. I could use a password for the excel file 
but that is not secure. Any ideas?




Re: [H] Secure web page

2006-10-08 Thread Winterlight

At 03:32 PM 10/8/2006, you wrote:
It all depends on what the web server is. Through the Magic of Google I 
bring this to you:

http://www.hwg.org/lists/hwg-servers/passwords.html


yes, I am aware of this, but there must be another way to do this with java 
or something else.