Windows Thread, Password Protect Folders in Technical; I know this is probably gonna sound like a daft question, but here goes ....
I want to password protect ...
-
30th March 2009, 11:59 AM #1
- Rep Power
- 0
Password Protect Folders
I know this is probably gonna sound like a daft question, but here goes ....
I want to password protect a network folder - not to control security of that folder as that will obviously be by using NTFS permissions. Here's the scenario:
- Classroom of students all have access to folder called "Fred" on drive "G" via NTFS permissions
- Students can not open "Fred" as they dont know folder password
- Teacher tells class the password, students enter this and then have access to data in "Fred"
- End of lesson, Teacher sets the folder password to somthing different
Basically, I want them to have NTFS permissions sorted, but give the teacher an additional control so that students can only access something when she tells them to start by way of giving them an access password.
Cheers
-
-
IDG Tech News
-
30th March 2009, 12:27 PM #2 I would say this is potentially possible, but you'll need something third party to be able to do it. It would have to be something that works with NTFS.
-
-
30th March 2009, 12:31 PM #3 Not sure that this is possible directly with NTFS unless your system is set to prompt for an alternate account on authentication failure. It would probably be better to have the teacher alter the NTFS permissions on the folder to allow them and then there is no overhead of a classfull of students entering in a correct password.
Perhapse even a script with SetACL that the teacher could click to enable/disable the students to access it to remove any teacher learning related issues from the process.
-
-
30th March 2009, 03:53 PM #4 Can you put the students into groups before the lesson? If so, you could have something which the teacher could run which says "which group needs access now". The app then just adds the appropriate group to the folder permissions.
You could even do it with scheduled tasks if appropriate - eg at 0900 group 9A1 gets access which is removed at 1000; group 9B2 gets access at 1000 and removed at 1100 etc
What you can't easily do is set the folder to be accessible to "Folder_Fred_users" and add the users to that group during the lesson because the access rights won't be picked up until their next logon.
-
-
31st March 2009, 01:20 PM #5
- Rep Power
- 0
Thanks for the ideas guys. I hadn't thought about setting rights using a script - that sounds like the best bet - the teacher can run the script file just before the students logon. I'll have a look into that route as a solution.
Cheers
-
-
31st March 2009, 02:00 PM #6 
Originally Posted by
brahma
Thanks for the ideas guys. I hadn't thought about setting rights using a script - that sounds like the best bet - the teacher can run the script file just before the students logon. I'll have a look into that route as a solution.
Cheers
Definitely the easiest route - just to add though, the teacher shouldn't have to do it before the kids log on unless they haven't got access to a machine during the lesson. As long as it's a network folder the kids are accessing, as soon as the teacher runs available.bat or whatever the kids will immediately be able to access it.
-
SHARE: 
Similar Threads
-
By dave.81 in forum Internet Related/Filtering/Firewall
Replies: 3
Last Post: 26th March 2009, 02:46 PM
-
By RabbieBurns in forum Office Software
Replies: 9
Last Post: 21st March 2009, 10:01 AM
-
By binky in forum Wireless Networks
Replies: 1
Last Post: 30th August 2007, 03:36 PM
-
By sqdge in forum Windows
Replies: 2
Last Post: 31st July 2007, 03:47 PM
-
By Uraken in forum Windows
Replies: 15
Last Post: 21st February 2007, 12:42 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules