Results 1 to 20 of 20

Thread: Change of Permission

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Change of Permission

    I am not sure whether it is right to post this problem here or where?
    I am running IIS and want to change permission of files on my pc in localhost.
    But don't know how to do it?
    Could you help me please ?
    Thank You.

  2. #2
    Frenzied Member thegreatone's Avatar
    Join Date
    Aug 2003
    Location
    Oslo, Norway. Mhz:4800 x12
    Posts
    1,333

    Re: Change of Permission

    Right click the file, then properties, then go from there ? Or am i missing something ?

    CHMOD won't work on a windows box i don't think...
    Zeegnahtuer?

  3. #3

    Re: Change of Permission

    Are you looking to lock down your system or increase the level of permission granted to the service?
    I'm a misanthropic philanthropist!
    Frog, the only white meat...

  4. #4
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: Change of Permission

    i was gonna suggest using cacls but i'm not so sure that will work

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Change of Permission

    i want to CHMOD 777.

  6. #6

    Re: Change of Permission

    Are you running a Unix OS or Windows?

    http://www.tnsites.com/support/s_CHMOD-tutorial.asp
    I'm a misanthropic philanthropist!
    Frog, the only white meat...

  7. #7
    Frenzied Member thegreatone's Avatar
    Join Date
    Aug 2003
    Location
    Oslo, Norway. Mhz:4800 x12
    Posts
    1,333

    Re: Change of Permission

    I am running IIS
    I would of thought that was at least Windows XP Pro
    Last edited by thegreatone; Jan 31st, 2006 at 06:10 PM.
    Zeegnahtuer?

  8. #8
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: Change of Permission

    well if it is xp ( provided its an ntfs drive) then would my previous suggestion of Cacls work?

  9. #9

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Change of Permission

    I am not using NTFS my drive is FAT32.

  10. #10

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Change of Permission

    Quote Originally Posted by Suidae
    Are you running a Unix OS or Windows?

    http://www.tnsites.com/support/s_CHMOD-tutorial.asp
    THanks it worked for folders.
    it worked folders but in properties of file there is no web sharing tab so how to change permission of files?

  11. #11

    Re: Change of Permission

    Quote Originally Posted by slice
    I am not using NTFS my drive is FAT32.

    FAT32 does not allow for permissions. You would have to convert the drive to NTFS.

    http://www.microsoft.com/technet/pro...onvertfat.mspx
    I'm a misanthropic philanthropist!
    Frog, the only white meat...

  12. #12

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Change of Permission

    But i have already successfully changed permission of folders .....

  13. #13

    Re: Change of Permission

    Quote Originally Posted by slice
    But i have already successfully changed permission of folders .....

    If you have an NTFS file system and you right-click on the folder and select properties from the pop-up menu. You will see a tab labeled "Security" if you have IIS installed on the machine you will also get a tab labeled "Web Sharing".

    A FAT32 file system does not offer these options.

    http://www.microsoft.com/windowsxp/u...october01.mspx
    I'm a misanthropic philanthropist!
    Frog, the only white meat...

  14. #14
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Change of Permission

    You need XP Pro and above to get the "Security" tab, as well as IIS

  15. #15

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Change of Permission

    I am already using professional xp and have changed permissions of folders thru web sharing tab.But now problem is that i want to change permissions of file.But propertise window of file doesn't bring web sharing tab.

  16. #16

    Re: Change of Permission

    Quote Originally Posted by slice
    I am already using professional xp and have changed permissions of folders thru web sharing tab.But now problem is that i want to change permissions of file.But propertise window of file doesn't bring web sharing tab.

    Web Sharing only applies to the folder level. You can set security permissions on a per file basis or rethink your directory structure...
    I'm a misanthropic philanthropist!
    Frog, the only white meat...

  17. #17

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Change of Permission

    How per file basis ?

  18. #18

    Re: Change of Permission

    Quote Originally Posted by slice
    How per file basis ?
    If you are running a FAT32 system... you can't. You have to convert your OS to NTFS.

    If your file system is NTFS then right-click on the file and select properties from the pop-up menu and then the security tab.

    You must have admin rights on the machine to set permissions.

    http://www.microsoft.com/windows2000...re/iidfpsc.htm
    I'm a misanthropic philanthropist!
    Frog, the only white meat...

  19. #19
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: Change of Permission

    you can also use the Cacls Command from Command Prompt

  20. #20
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Change of Permission

    Download SFU. It's a collection of Unix tools writen on a low level of Windows and it's provided free from Microsoft. You can use CHMOD

    Ninja Edit: link
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

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