Ask a Question related to ASP.NET, Design and Development.
-
eNathan #1
folder permissions
We have a repository of reports(Crystal). It is many folders and
subfolders.We have set permissions to these folders based on who needs
access to them by implementing groups in Active Directory.
Problem: I want to populate a tree view with only the folders the user has
permissions to. I can get the groups the user is a member of. I can't
determine which groups have permissions to which folders. Any suggestions
would be welcomed.
eNathan Guest
-
sub-folder admin permissions?
Hi everyone, I created a site for a local non-profit with multiple offices. The exec director wants each office to have their own page, and to... -
Listing Permissions on a Folder
Hi All. I was wondering if there is anything out there which would allow me to list permissions on a selected folder of my web site. This would be... -
Help with setting folder permissions
I'm running XP Home Edition on a Dell Dimension 8100, Pentium 4, 80 gig HD, 256 RAM (although none of that info will probably be needed to answer... -
Setting Folder Permissions
Hi, I am sooo lost with a problem I have. I bought a new digital camera and when I tried to install the software it got an error message "unable to... -
Database/Folder Permissions
Hi! What kind of permissions should my database and database containing folder have? I have the ability to set Read Only, Read/Write, or Full... -
Lauchlan M #2
Re: folder permissions
> Problem: I want to populate a tree view with only the folders the user has
You could store this information in the AppSetting section of the web.config> permissions to. I can get the groups the user is a member of. I can't
> determine which groups have permissions to which folders. Any suggestions
> would be welcomed.
and look it up based on the users role before populating the tree view.
HTH
Lauchlan M
Lauchlan M Guest
-
Chana_R #3
Folder Permissions
I am encountering a connection issue. CS3 is balking at creating a folder in a
directory to which it has permissions.
Imagine a setup of /maindirectory and /maindirectory/divisiondirectory.
I want to be able to allow a user to edit files in the divisiondirectory folder
only.
I originally set the user account as read-only on the maindirectory and full
access on the division directory. CS3 would not allow me to connect to the
site. The log indicated a problem in creating a test folder, not in the
initial connection.
[I should note, using this setup, I could use command-line ftp and access
divisiondirectory fine with the user's credentials. I could create
sub-folders, files, etc. in the divisiondirectory. This setup also passed
without error the little FTP Server Check program the online docs suggest.]
I made one modification -- I modified it so that the user had full access to
maindirectory as well. CS3 then allowed me to connect and edit files. (Alas,
the user can now also edit files in the maindirectory, which I definately do
not want!)
Is this problem by design (in other words, did the designers intended for it
to act this way)?
Input would be much appreciated.
)
Chana_R
Chana_R Guest



Reply With Quote

