If the system account has access. In your list of what has access to the directory, you didn't mention the System account, is it there & you just didn't mention it? From your other email, I see it's running under LocalSystem. Does the LocalSystem account have access into that directory? You could have it run as Admin instead, that would probably also fix it.
-----Original Message----- From: Bushy [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 9:11 AM To: CF-Community Subject: RE: W2K permissions On Thu, 19 Jun 2003 08:54:27 -0400, Josh Remus wrote: > This really sounds like an issue of what user the ColdFusion process is > running under. Is it running under the System account? My belief is that > your permissions will be based on that for things like CFDirectory, etc. Then is should display *everything* in the directory regardless of NT authentication if its running under the system account, no? > > Josh > > -----Original Message----- > From: Bushy [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 19, 2003 8:49 AM > To: CF-Community > Subject: OT: W2K permissions > > > Hi, > > The directory/file permissions are throwing me for a loop. > > When I create a directory under the Security tab I have a name "Everyone". > I've added aditional names Administrator, support which have full access and > group1 which have > only read/execute and group2 which have full access. > > I created a user and assigned the groups "Users" and "group1". I have a > web-interface using <cfdirectory> to list directories/files. Even though the > group "group1" is assigned > to the directory and files I can still open the file and write it. If I > remove "Everyone" then no files or directories get displayed? > > Do I need the user "Everyone"? If I assign every username with full access I > still can't see the contents of the directory unless I add the username > "Everyone" back in. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
