Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Password Locking a Windows Folder

  1. #1
    Junior Member
    Join Date
    May 2002
    Posts
    1

    Password Locking a Windows Folder

    I was wondering if there is a way to lock a folder in Windows XP/Mandrake 8.2? Any help would be cool.


    -Gnitz
    Tyler Gnitz

    <c> <I><E> </c>

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    126
    http://support.microsoft.com/view/tn.asp?kb=308989
    http://support.microsoft.com/view/tn.asp?kb=307877

    ^ How to encrypt folders and files

    And for further info

    http://www.microsoft.com/technet/tre...ty/default.asp

    as for Mandrake

    a linux guru will be able to explain better than I can

  3. #3
    Senior Member
    Join Date
    Apr 2002
    Posts
    126
    Not being 100% au fait with linux .. I'll take a stab in the dark

    to give and take permission to see / access files and folders in linux, try using the "CHMOD" and "CHOWN" commands.

    Caveat ..

    as i said above. A linux guru will know better. I can prattle on for hours about file system security on some platforms, but not Linux. (I will, I will learn)

  4. #4
    AntiOnline Senior Member souleman's Avatar
    Join Date
    Oct 2001
    Location
    Flint, MI
    Posts
    2,883
    chmod 700 <folder>
    Then, only the owner of the folder has access to it (and root of course).
    \"Ignorance is bliss....
    but only for your enemy\"
    -- souleman

  5. #5
    Senior Member
    Join Date
    Jan 2002
    Posts
    187
    if you're only trying to hide text files, then you could set the umask value in your .cshrc file to 66. that make the default ownership of the any files you make to 600 (owner can read and write). then if you needed to you could always change anything manually with chmod 700.
    U suk at teh intuhnet1!!1!1one

  6. #6
    Banned
    Join Date
    Oct 2001
    Posts
    1,459
    http://www.securitywriters.org/texts...s_folders.html

    That shows you how to edit the inner workings of Windows to bring up a dialog for password protection whenever you try to access a folder

  7. #7
    Senior Member
    Join Date
    Nov 2001
    Location
    Ireland
    Posts
    734
    FolderGuard on http://www.winability.com protects folder files along with many other features. I'm not sure of the exact list of systems it works on (it'll be on the website), but I'm sure it'll work in XP.

  8. #8
    Senior Member
    Join Date
    Jan 2002
    Posts
    882
    Even to that point. Hiding a folder does no good in Linux (Mandrake) or XP to a certain point. No system is absolute when it comes to security. If you want some extra protection use crypto on the files as well as what other sugested for you.

    Crypto can be broken, but it's harder than finding a hidden file. Use a long password with random charachters and it would prove to much trouble to get at. In other words. Someone would have to get a CIA super computer to crack a password such as *^$$TK^%*$$^%$ encrypted with the Twofish algorythm. So it would'nt be worth their effort.

    Here are two good progies for Winblows........
    http://www.finecrypt.net/
    http://www.mooseoft.cjb.net/
    The COOKIE TUX lives!!!!
    Windows NT crashed,I am the Blue Screen of Death.
    No one hears your screams.


  9. #9
    Senior Member
    Join Date
    Jan 2002
    Posts
    1,207
    Clearly merely restricting the permissions is not enough, as they can be easily bypassed by even a not-very-determined individual.

    Encrypting it does a lot better, on Windows I'd highly recommend Scramdisk (search for it), but this may be commercial for WinNT (free for win95)

    Of course you've still got the problem of keyloggers, Scramdisk uses a mechanism which defeats some (but not all).

    Some encryption programs use a password entry mechanism which defeats even hardware keyloggers, however if there's a trojan in there it can just copy your files after you decrypt them.

    It finally depends on where you live and who you want to prevent seeing the files.

    If it's your kid sister you want to beat, the file permissions will probably do it. A reasonably determined but not very imaginative attacker can be beaten by using a good encryption program like scramdisk. Beating more determined individuals requires some jolly expensive hardware (think crypto discs, smart cards, biometrics)

    Beating your own country's government is very difficult if you live in the UK as you then need plausible denaibility otherwise they can lock you up just for not telling you your password.

  10. #10
    Senior Member
    Join Date
    Apr 2002
    Posts
    204
    Slarty,
    You were partialy right if it is your kid sister you want to beat then do it, I suggest a club or a stick of some type however if it is your goverment then just save it to disk and hide it somewhere. However if you want more tips on how to beat your kid sister then just e-mail me!
    Beware the quiet ones...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •