[python-win32] Program to lock folders under win32

2005-05-28 Thread Roger Upole
If you're using Win 2000 or later, you can use NTFS encryption. This is based on user certificates, and works transparently so the users don't even need a password. There are functions for managing NTFS encryption in win32file. Roger "Mark Kels" <[EMAIL PROTECTED]> wrote: > Hi list. > >

[python-win32] Program to lock folders under win32

2005-05-27 Thread Mark Kels
Hi list. I want to make a program to lock folders (so the user can only access them if he knows the password) under win32, the only problem is that I have no idea how to start or what to do. Do you guys have any ideas about how to do it? Thanks! -- 1. The day Microsoft makes something that does