I have looked at what Advanced security seems to do, and it looks like a
mixture of database and registry updates to maintain security information.
I haven't played with it, but it would seem relatively simple to use a
combination of CFQUERY and CFREGISTRY tags to update this information as
well.

Chris Evans
[EMAIL PROTECTED]
http://www.fuseware.com


-----Original Message-----
From: Bob Hendren [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 14, 2000 12:12 PM
To: [EMAIL PROTECTED]
Subject: Scriptable Advanced Security Administration, Part Deux


It's not clear yet, but I'm starting to see a vague outline in the fog...

Here is the answer I received on Allaire's Forums:
>>>>>>>>>>>>>>>>>
You can script advanced security using the CFADMINSECURITY tag.
Unfortunately, this tag has not yet been documented.  You can figure it out
fairly easily, though by calling it in a template and not passing any
attributes to it.  This will give you a list of attributes.  You should be
able to take it from there with some experimentation.

You can also see that the tag exists if you log into the CF Administrator
and go to the Basic Security tab.  You will see the tag listed as one that
you can disable from the administrator.
<<<<<<<<<<<<<<<<<<

I took the advice and created a dummy page and played with the tag.  What
I've been able to do so far is extract the required attributes for each type
of ACTION attribute.  You can play with it from there.  Obviously, you'll
have to understand something of the Advanced Security concepts for this to
work.  Here is what I found.  Good luck!

http://www.mindspring.com/~rhendren/cfadminsecurity.htm


----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to