-----BEGIN PGP SIGNED MESSAGE-----

Good Morning and thanks for responding:

        running through the install process from the webtop, I get to:
opt/netscape/server4/web/allaire/spectra/install/substeps/_securitytest.cfm

Initially it failed on this test:
                 <!--- test policy creation --->
                 <!--- rion - never get past this point --->
                 <!--- rion - altho the policy is created --->
                 <cfa_policyCreate
                  securityContext = "sc1"
                  userDirectory = "UserDirectory"
                  resource = "#myResource#"
                  resourceMethod = "test"
                  lUsers = "#myUser.Username#"
                 >
Note that I can see the testpolicies in CFadmin.  Using a KB article, i blew
away the numerous testpolicies (from numerous 'retrys'), deleted sc1 and
recreated it. Now, the error comes up on authentication of a newly created user:
++++++++++++++++++++++++++++++++++++++++++++++++++++
http://localhost/allaire/spectra/install/index.cfm?step=4&substep=1&execute=1&requesttimeout=600
 Configuration Wizard
                                  Testing Final Configuration
                                  RION: UN: 00014F9ECE071B209E428087A8F60000 PW: 
00017E5ECE071B209E428087A8F60000
                                  Security Configuration Error
                                  The Spectra configuration wizard has detected a 
problem with the ColdFusion Advanced Security configuration. Spectra cannot create a
                                  security context, userdirectory, user or policy. The 
configuration wizard has verified that advanced security is installed and enabled, so 
this is
                                  most likely a configuration problem. Please review 
the following knowledge base articles for assistance:

                                  - Common Allaire Spectra Installation Issues
                                  - Search the Allaire Installation knowledge base

                                  The error message returned is:
                                   Cfa ()
                                   CFAuthenticate Tag Error.

                                   Invalid User 
'uid=00014F9ECE071B209E428087A8F60000,o=airius.com' for Security Context 'sc1'.

the code:
                 <!--- try authentication --->
        RION:  UN:  #UN#     PW:  #PW#<BR>

                 <cfa_authenticate
                  bsetcookie = "no"
                  securitycontext = "sc1"
                  bthrowonfailure = "yes"
                  username="#UN#"
                  password="#PW#"
                  r_bResult="pass"
                 >
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
I can authenticate on testsc, created on installing 1.5 so I know that adv.
sed. is working.  Siteminder came with a number of utilities, including the
smconsole that i've been trying to get to work.  smconsole requires
libldapssl30.so, which I found is only available in the Netscape SDK.  I
building it is where i'm at.  Maybe a cold boot will help :)




I'd be loath to reinstall 1.5 again bec. of all
the changed templates (hot fixes) and stuff, but if I have to I'll reinstall
1.5 then 1.5.1 and start afresh.

Thanks again,
Rion

On Fri, 08 Jun 2001, you wrote:
> On Thu, 7 Jun 2001, Rion D'Luz wrote:
>
> > Date: Thu, 07 Jun 2001 10:55:03 -0400
> > From: Rion D'Luz <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > To: Spectra-Talk <[EMAIL PROTECTED]>
> > Subject: Solaris NSldap ?
> >
> > -----BEGIN PGP SIGNED MESSAGE-----
> >
> > Hi All:
> >     Running 1.51 w/nsLDAP server o=airius.com
> > My ? is w/respect to siteminder/policysvr entries,
> > there must be 200 of them that look like:
> > 13-3992db44-00600-00100-00000-38a8a0
>
> These are objectids that are used internally by siteminder.
>
> > What are they there for? Could they have been created
> > in trying to install 1.5.1 and failing on sc1?
>
> Not likely. What is the exact error message you are getting?
>

----------------------------------
Level9
5 State Street
Montpelier, VT

1 (802) 229 2005

E-Mail: [EMAIL PROTECTED]
E-Mail2: [EMAIL PROTECTED]

----------------------------------



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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