Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Novell - user access
Name: Richard Brown Date: March 20, 2002 at 02:04:06 Pacific
Comment:
I need to be able to print out a document for each user which shows their access rights by folder for the whole network.
Or the flip side which would be a folder list with which users have access to that folder..again for the whole network.
Name: Rick Chabot Date: March 26, 2002 at 07:02:56 Pacific
Reply:
You can use the RIGHTS program that resides on the SYS volume. Using this program will display to the screen the trustee assignments of each folder/file on the file system. Example: rights VOL1:\work\*.* /T /S > workrights.txt This would create a textfile in the folder you run this, and give you all the trustee assignments for all files and folders in the Directory WORK on VOL1:. You could leave off the folder and start right at the root of the volume. This will take some time to run on a volume with lots of files. Piping it to a text file allows you to clean it up for output later. For more info on the RIGHTS program, type: rights /? at a command or DOS prompt. Be careful! With Admin rights, you can add/take away rights with this product. Hope this helps.
Summary: I have a novell eDirectory and another directory server that contains the same users that are in the eDirectory. When I log in thru novell client, the client authenticates against eDirectory. After I ...
Summary: We have a situation where a Web based application has been deployed on Windows NT and IIS and We need to give access this application Novel users, who are on different domain than NT domain. can Any o...
Summary: Hi, Is there anyway I can restrict file access. All users belong to the Everyone Group. There is a directory on the F drive which contains an excel file for each user. Is there a way I can allow the u...