Allan Clarke wrote:
> Does anyone know how to programatically test if the
> SiteMinder Authentication/Authorization service is
> running. I'm currently using the cfauthenticate tag to
> do this but even after stopping the services
> ColdFusion thinks SiteMinder is still running, I guess
> because coldfusion caches the SiteMinder policy.
> 
> I want my ColdFusion script to be able to correctly
> display the SiteMinder service status. Is there a way
> other than using the cfauthenticate tag to test if the
> SiteMinder service is running. BTW I'm using CF5

Use cfexecute + list.exe from the Windows NT Resource Kit to list 
all running processes.

Jochem


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to