Hi,
I have mananged to pull siteminder out of my spectra 1.01 site (yes it is completely
gone), and hook up NT 2K Active directory for authentication (all designmode
stuff is used on an intranet). It required some changes obviously to the spectra
tags (I may have had to decrypt a couple too! - I can't remember). I still use
the UserDirecory to create additional spectra specific groups (IT is slow to
respond to create new groups). I have only simple policy requirements so I don't
bother with the SMPolicy stuff just code permissions into application.cfm files
etc like...
<cf_isAuthorised currentuser="#request.user#" permitted="administrators">
...
</cf_isAuthorised>
Its great no more advanced security - (no more Enterprise edition of CF if you
wanted - thats got to save money !)
Did look at the Web World solution - similiar changes to the spectra tags obviously
to remove all calls to <cfauthenticate> and <cfauthorise> but I didn't want
to create a user database.
I use an asp page via cfhttp to get the ADSI stuff from NT (very easy in asp)
- tried the COM components from CF but no luck. Tried CFLDAP but docs are poor.
Tried Allaire's Net.Functions COM object but obviously no docs on 'secret' stuff
like that.
One day I'll try package it all up.
Regards,
Ellliot
------------------------------------------------------------------------------
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.