I tried it previously and saw a few problems with it.. When it was first implemented
it worked, however it allowed authentication to be passed before requireSSL was
enforced.. Tod corrected this in a later build. The next time I tried it, it did not
work at all and when I FTP'd into a directory that contained a .htaccess file that
contained requireSSL it would crash the server with an access violation. This was a
few months ago and I reported it to Tod. I have not tested it since.
Danny
On 18/Sep/2002 21:19:31, Peter wrote:
> Matt
> I don't think its a matter of people not believing you its more likely no one else
>is using
> it.
>
> -----Original Message-----
> From: "M. Skeoch \(CDS\)" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Wed, 18 Sep 2002 13:44:04 -0500
> Subject: [sambar] htaccess {10}
>
> > Peter,
> >
> > The requireSSL does not work in .htaccess (for me anyway) in the
> > previous build either and I get the same error you are (500) - however,
> > I have a feeling no one believes me.
> >
> > Matt
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [<A
>HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>] On
> > Behalf
> > Of Peter
> > Sent: September 18, 2002 10:02 AM
> > To: [EMAIL PROTECTED]
> > Subject: [sambar] htaccess {09}
> >
> > Jim
> > I just set-up a test box with a new install of Sambar patched to the
> > latest preview
> > and .htaccess doe not appear to be working at all. I have tried basic
> > auth, digest, as well
> > as SQL auth.
> >
> > Peter
> >
> > -----Original Message-----
> > From: "Jim Haight" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Date: Wed, 18 Sep 2002 10:04:32 -0500
> > Subject: [sambar] htaccess {08}
> >
> > > Thanks for the info. I am using IE 6.0. When you say "only available
> > > if the authentication mechanism is config/passwd", what do you mean
> > > by this??
> > >
> > > Jim
> > >
> > > On 18 Sep 2002 at 15:46, Steffen wrote:
> > >
> > > > Sorry I was not complete:
> > > >
> > > > It is also only available if the authentication mechanism is
> > > > config/passwd for now. Please let me know if you have any problems
> > > > with it; it's important because it encrypts your password and never
> > > > passes it on the wire. I'll probably change webmail and docmgr
> > logins
> > > > to use the popup down the road so they can take advantage of this.
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Steffen" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Wednesday, September 18, 2002 3:34 PM
> > > > Subject: [sambar] htaccess {06}
> > > >
> > > >
> > > > > Yeap as I said, the Digest Authentication.
> > > > >
> > > > > A quote from Tod at <A
>HREF="http://www.sambarserver.info">www.sambarserver.info</A> :
> > > > >
> > > > > .....
> > > > > I added Digest authentication. This was VERY important for WebDAV
> > > --
> > > > > your passwords won't go across in clear text but you don't need
> > > SSL.
> > > > > Apple and Microsoft both use it quite a bit, so I figured I'd
> > > better
> > > > > add it. Anyway, this may cause some problems -- we haven't tested
> > > > > all browsers yet fully.
> > > > IE
> > > > > 6.0 works fine. NS 4.7 and 6.1 seem to ignore Digest and use
> > Basic.
> > > > > ......
> > > > >
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Jim Haight" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Wednesday, September 18, 2002 4:18 PM
> > > > > Subject: [sambar] htaccess {05}
> > > > >
> > > > >
> > > > > > Tied it and still get the same. Something has changed in Sambar
> > > :)
> > > > > >
> > > > > > Jim
> > > > > >
> > > > > > On 18 Sep 2002 at 14:48, Peter wrote:
> > > > > >
> > > > > > > Jim
> > > > > > > Try changing the logging level and then have a look. I'm
> > about
> > > > > > > to install the new beta so I'll know in a few minutes if
> > > > > > > something is amiss.
> > > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: "Jim Haight" <[EMAIL PROTECTED]>
> > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > Date: Wed, 18 Sep 2002 07:53:05 -0500
> > > > > > > Subject: [sambar] htaccess {03}
> > > > > > >
> > > > > > > > Peter,
> > > > > > > > My htaccess file is:
> > > > > > > > AuthName "Login to Admin Area"
> > > > > > > > AuthType Basic
> > > > > > > > require valid-user
> > > > > > > > require user admin ftp
> > > > > > > >
> > > > > > > > This worked before the upgrade. Now where ever I try to
> > > access
> > > > > > > > the protected area I get a "An internal system error has
> > > > > > > > occurred which prevents us from responding to your request.
> > > > > > > > Examine the log/server.log file in the Sambar Server
> > > > > > > > installation directory for more details." But there is
> > > > > > > > nothing in the server.log to indicate the problem.
> > > > > > > >
> > > > > > > > Jim
> > > > > > > >
> > > > > > > > On 18 Sep 2002 at 13:39, Peter wrote:
> > > > > > > >
> > > > > > > > > Jim
> > > > > > > > > I don't recall seeing any change. Perhaps you can show us
> > > > > > > > > the
> > > > > > > > contents
> > > > > > > > > of your .htaccess
> > > > > > > > >
> > > > > > > > > Peter
> > > > > > > > >
> > > > > > > > > -----Original Message-----
> > > > > > > > > From: "Jim Haight" <[EMAIL PROTECTED]>
> > > > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > > > Date: Tue, 17 Sep 2002 19:18:07 -0500
> > > > > > > > > Subject: [sambar] htaccess {01}
> > > > > > > > >
> > > > > > > > > > Has there been a change in the htaccess format for
> > > Sambar.
> > > > > > > > > > I just upgraded to 5.3 and all my .htaccess directories
> > > no
> > > > > > > > > > longer work...
> > > > > > > > > >
> > > > > > > > > > Jim
> > > > > > > > > > -------------------------------------------------------
> > > To
> > > > > > > > > > unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > -------------------------------------------------------
> > To
> > > > > > > > > unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > > > > > > >
> > > > > > > > -------------------------------------------------------
> > > > > > > > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > > > > > >
> > > > > > > >
> > > > > > > -------------------------------------------------------
> > > > > > > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > > > > >
> > > > > > -------------------------------------------------------
> > > > > > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > > > >
> > > > > >
> > > > >
> > > > > -------------------------------------------------------
> > > > > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > > >
> > > > >
> > > >
> > > > -------------------------------------------------------
> > > > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > > >
> > >
> > >
> > > _______________________________
> > > - - Jim Haight - -
> > > -- Our Family Web Site --
> > > - - <A TARGET="_blank"
>HREF="http://www.thehaights.org">http://www.thehaights.org</A> - -
> > > - - Our Affordable Web Hosting - -
> > > - - <A TARGET="_blank"
>HREF="http://www.cyberland-usa.com">http://www.cyberland-usa.com</A> - -
> > > _______________________________
> > > -------------------------------------------------------
> > > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > >
> > >
> > -------------------------------------------------------
> > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> > -------------------------------------------------------
> > To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
> >
> >
> -------------------------------------------------------
> To unsubscribe please go to <A TARGET="_blank"
>HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A>
>
>
>
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/