Try writing your own custom tag rapers for those cf I/O tags...
And if there is a way to get the user information and set
their security do it and pass it to the tag.
Make sure the security format has some association with the
directory structure either by setting the directories to an
index associated with the user. Or group of users.
unix or linux has a security format for their files and dirs
by giving values to certain attributes.
When added the security can be obtained.
777 or 770
it's 1 exec
then 2 read
then 4 write
I think that's how it goes.
I'm not sure if you wanted this type of info or more depth but
it's a start.
Bert
===========o00o== o_o ==o00o==============
:)~MyStiK &
ITPAYSYOU Inc. (www.itpaysyou.com)
"It's not what you do it's how and why"
===============o00O==O00o=================
# Okay here's one...
#
# I want to create security in CF Enterprise that allow me to setup
# a user so
# that they can utilize tags such as CFFILE and CFDIRECTORY and
# CFCONTENT but
# only be able to touch files in their directory.
#
# Naturally CFEXECUTE and CFREGISTRY and such will be disabled.
#
# What is the best process to follow doing this?
#
# I've reviewed various documentation on allaire.com and other
# locations, and
# nothing seems to quite gell.
#
# Thanks in advance for your help!
#
# Calvin
------------------------------------------------------------------------------
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.