Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Alen #1
Directory Security
We have a CF application in place running on Windows 2003 Web edition (which
doesnt have Active directory)
Users can login and use information in the Database and update them. we need
to allow them to upload files and create folders for themselves. Files should
be available to some users and everyone.
ColdFusion takes care of access control to any .cfm and .cfc file with our
existing loging system by storing their user name and password in a database.
How can I do something to allow a user to access his or her own files and
other people. If I just allow them to upload the files , since the files must
be in /htdocs (the web shared directory) they will be available to everyone!
I tried to integrate CF with NT security, look at :
[url]http://www.macromedia.com/devnet/mx/coldfusion/articles/ntdomain_1.html[/url]
but it requiers a windows domain witch we dont have , and I want users to be
able to create more user accounts,...
any solutions?
Alen Guest
-
File and directory security
Hello, My question concerns file and directory security under Win2k server, IIS 5.1, and CFMX 6 Pro. I understand that I can secure my... -
Modify Directory Security
I have a simple task that I want to perform but I can't seem to find any information on how to accomplish it: I am creating a Web Install Project... -
Server cannot access application directory ... The directory does not exist or is not accessible because of security settings
If you are using Windows XP in a Workgroup, rather than a Domain, then by default "Simple Filesharing" is turned on, and you won't see a security... -
User directory security
There is a security issue between Unix system and Apache web server. We have many users in our Unix system, i.e. user1, user2 with home directory... -
Server cannot access application directory... The directory does not exist or is not accessible because of security settings.
Hi, I have this issue with the error below. Let me explain my goal and my server environement: Goal: To have 3 separate web servers reading...



Reply With Quote

