Results 1 to 10 of 10

Thread: how can i make folder secure ???

  1. #1

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

    Question how can i make folder secure ???

    hello frnd,
    i have OS XP installed (with SP2) on my system..can i make a folder private on XP that can access by only me..
    and no body can delete it..


    Please help..

    thankx in advance
    koolprasad2003
    MCP, MCTS, Microsoft MVP [Asp.Net/IIS]

    For more .NET development tips visit .NET Tips

    If the post is useful then please Rate it

  2. #2
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: how can i make folder secure ???

    As you've posted this in the Network Programming Forum I assume you want to protect the Folder from other Network Users, in which case don't allow it to be Shared. Right click on the folder in question, click on Properties, select the Sharing Tab, and uncheck the "Share this Folder on the Network" box.

  3. #3

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

    Question Re: how can i make folder secure ???

    Thankx for reply....
    but what i exactly want is... I don't want to protect it from network users...just i have create a folder on my machine and protect it such a way that in my absence no body can delete it or view it's content...


    hope U understand...

    Thankx in advnace
    Koolprasad2003
    MCP, MCTS, Microsoft MVP [Asp.Net/IIS]

    For more .NET development tips visit .NET Tips

    If the post is useful then please Rate it

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how can i make folder secure ???

    Create an Access Rights List for the folder and just add your name.

    By default, however, anyone logging in as an administrator will also have access.

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: how can i make folder secure ???

    Ultimately, the only solution resides in your pocket. Get a flash drive (or a removable hard drive, but a flash drive is more portable). You cannot guarantee the security of any folder on any computer, so keep anything you want totally secure on removable media. Alternatively, you could encrypt the contents of a folder, but that has issues, as well.
    My usual boring signature: Nothing

  6. #6

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

    Question Re: how can i make folder secure ???

    Quote Originally Posted by Hack
    Create an Access Rights List for the folder and just add your name.

    By default, however, anyone logging in as an administrator will also have access.
    thankx...
    how can i give a access rights to folder and how can i add my name to it ....?

    any steps ???

    thankx in advance
    koolprasad2003
    MCP, MCTS, Microsoft MVP [Asp.Net/IIS]

    For more .NET development tips visit .NET Tips

    If the post is useful then please Rate it

  7. #7
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: how can i make folder secure ???

    and protect it such a way that in my absence no body can delete it or view it's content...
    To my mind that's going to be a problem if you're going to allow (Read Only)access when you are there. The idea suggested by Shaggy Hiker is the best way forward, you just remove the Drive when you leave. The other method might be to disconnect from the Network when you leave, or power off your machine. Do you have some sort of mechanism that informs you when someone access the Folder when you are there? If not, then what's the difference between you being there and not being there ?

  8. #8

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

    Question Re: how can i make folder secure ???

    here is another answer of quiz found on another site...

    Yes, in Windows Explorer right click the folder and select "Properties" in the menu. In the dialog that opens click the "Security" tab.


    but i don't found Securty tab..when i select properties of my folder....

    any hint ???

    thankx
    Koolprasad2003
    MCP, MCTS, Microsoft MVP [Asp.Net/IIS]

    For more .NET development tips visit .NET Tips

    If the post is useful then please Rate it

  9. #9
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: how can i make folder secure ???

    Quote Originally Posted by Shaggy Hiker
    Ultimately, the only solution resides in your pocket. Get a flash drive (or a removable hard drive, but a flash drive is more portable). You cannot guarantee the security of any folder on any computer, so keep anything you want totally secure on removable media. Alternatively, you could encrypt the contents of a folder, but that has issues, as well.
    That is somewhat true, if you use an NTFS drive and right click on any folder or file and goto the security tab (you may have to enable the tab first) you can assign permissions to users. Or take away permissions. Deny permissions take priority over allow (very important piece of trivial information!).
    Example:
    If you Deny "Everyone" then you deny every user permission to access that file, including you.
    Example 2:
    If you Deny Bob write access to a file, but allow read, he will not be able to write to that file.

    However, this was said already, most things under Windows are accessible by anyone in the administrator group. If you don't want this, just remove their permissions, do not deny because if you are in the administrator group you are denying yourself permissions to the folder/file.

    Thats permissions in a nutshell

    Fyi, to enable the security tab, goto Tools->Folder Options->View Tab->Scroll to the bottom of the list->Uncheck use simple file sharing
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  10. #10
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: how can i make folder secure ???

    I suppose it depends on what you mean by security. My solution is the only one that is absolute for any computer. As long as your folders are on a HD, it would be possible for somebody to defeat some OS based security. Encryption would help, but only removal is absolute. It was unclear what the OP's objective was.
    My usual boring signature: Nothing

Posting Permissions

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



Click Here to Expand Forum to Full Width