Back to the month index |
Back to the list index
|
Scott R. Every (scott@emji.net)
Fri, 03 Jan 1997 01:44:39 -0500
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Duke Smith: "Re: [mSQL] More on "What's a Sig 10""
- Previous message: Duke Smith: "Re: [mSQL] More on "What's a Sig 10""
- In reply to: Rafael Alvarado: "[mSQL] More on "What's a Sig 10""
Message-Id: <32CCAAC9.73BE@emji.net> Date: Fri, 03 Jan 1997 01:44:39 -0500 From: "Scott R. Every" <scott@emji.net> Subject: Re: [mSQL] msqlauth/apache1.1.1 ?I have already written the equivalent of your scripts!
I am just interested in a way if any to put a NULL password into the
msql Apache auth db. It just doesn't seem to work.
BTW it worked fine in the old .htpasswd type auth.
s
Wojciech Tryc wrote:
>
> Check http://web.tryc.on.ca/files/files.phtml and get mail.tar.Z
> To see it in action go to http://solaris.tryc.on.ca/test and play with
> registration options.
>
> Sincerely,
> Wojciech Tryc
>
> > I am trying to add a username/password combo like the following:
> > user - guest
> > pass -
> >
> > I want to make the password nothing, so that when I enter guest as the
> > username and hit return, the auth will let me in...
> >
> > I have tried adding a password with crypt like the following
> > $add=crypt("","so");
> > but the auth scheme doesn't want to accept this.
> >
> > Has anyone out there done this?
> > If so how?
> >
> > Also msqlauth does seem to accept a username like
> > > > scott@emji.net. Any ideas why?
> >
> > Any help would be greatly appreciated!
> >
> > scott
> >
> > --
> > Scott R. Every "...when I lost my mind...I knew I was
> > EMJ Internet in for a long ride." Smashing Pumpkins
> > voice : 1-800-548-2319 fax : 1-919-363-4423
> > http://www.emji.net
> > --------------------------------------------------------------------------
> > To remove yourself from the Mini SQL mailing list send a message containing
> > "unsubscribe" to > > "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
> > "info msql-list" to majordomo@bunyip.com for info on monthly archives of
> > the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
>
> --------------------------------------------------------------------------
> To remove yourself from the Mini SQL mailing list send a message containing
> "unsubscribe" to > "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
> "info msql-list" to majordomo@bunyip.com for info on monthly archives of
> the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
-- Scott R. Every "...when I lost my mind...I knew I was EMJ Internet in for a long ride." Smashing Pumpkins voice : 1-800-548-2319 fax : 1-919-363-4423 http://www.emji.net -------------------------------------------------------------------------- To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing "info msql-list" to majordomo@bunyip.com for info on monthly archives of the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Duke Smith: "Re: [mSQL] More on "What's a Sig 10""
- Previous message: Duke Smith: "Re: [mSQL] More on "What's a Sig 10""
- In reply to: Rafael Alvarado: "[mSQL] More on "What's a Sig 10""