Hi Spike -

I'm having the same problems :)

I've got it narrowed down to the IsAuthenticated()/AuthenticatedUser() 
functions.

Try this on a CF4.5/Spectra 1.5 box ...
#IsAuthenticated()#
<cfa_authenticate ... (stuff) >
#IsAuthenticated()#

load the page twice ... you'll see that the second load, IsAuthenticated 
returns true even before you've cfa_authenticated ... it's reading that 
from the cfauth cookie (right?)

Then try the same code on CF5.0b3/Spectra 1.5 ... you never return true 
based on your cookie.  Thus, the whole cfa_secure tag is hosed and you 
can't get anywhere in the webtop.

-- David

At 09:21 PM 4/2/2001 Monday, you wrote:
>At 21:14 02/04/2001 Monday, you wrote:
> >Did you install Spectra _after_ CF 5 b3?
>
>Nope...
>
>Am I a stoopid person for not reading the manual?
>
>
> >Go into your advanced security settings and double check that SC1 is using
> >"UserDirectory" as the user directory.
> >Go to ODBC and confirm UserDirectory points to the mdb file Spectra
> >installs.
> >Open the MDB file and confirm your username/password are in there.
>
>I've done all of these things and everything checks out fine.
>
>
> >=======================================================================
> >Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
> >
> >Email   : [EMAIL PROTECTED]
> >ICQ UIN : 3679482
> >
> >"My ally is the Force, and a powerful ally it is." - Yoda
> >
> > > -----Original Message-----
> > > From: Spike [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, April 02, 2001 3:01 PM
> > > To: Spectra-Talk
> > > Subject: Spectra and cf 5.0 beta 3
> > >
> > >
> > > Hi all,
> > >
> > > Has anyone managed to get Spectra working on Beta3?
> > >
> > > I have been mucking around with it all day and have got the security
> > > context working fine, but the webtop says that the username and password
> > > I'm using doesn't correspond with a valid user.
> > >
> > > I'm using Spectra 1.5 on Win2k with an odbc database as the user
> > > directory.
> > >
> > > Spike
> > >
> > > Stephen Milligan
> > > Internet Developer and Allaire training guru
> > > Tel: +34 686 021171
> > > ICQ: 15831735
> > > Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> > > "A good developer is the type of person who looks both ways on an one way
> > > street!"
> > >
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to