Find the answer to your Linux question:
Results 1 to 4 of 4
HOW CAN RESTRICT THE USERS FROM DOWNLOADING THE .exe FILES.THEY SHOULD BE ABLE TO DOWNLOAD ONLY .doc , .pdf ,.txt files. THANX IN ADVANCE....
  1. #1
    Just Joined!
    Join Date
    Sep 2006
    Posts
    2

    Need Help On User Priveleges

    HOW CAN RESTRICT THE USERS FROM DOWNLOADING THE .exe FILES.THEY SHOULD BE ABLE TO DOWNLOAD ONLY .doc , .pdf ,.txt files.

    THANX IN ADVANCE.

  2. #2
    Linux Engineer Javasnob's Avatar
    Join Date
    Jul 2005
    Location
    Wisconsin
    Posts
    942
    I would use the find command in conjunction with the -exec option and chmod.
    Flies of a particular kind, i.e. time-flies, are fond of an arrow.

    Registered Linux User #408794

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Note: Typing in all capital letters is considered shouting.

    If you want to prevent users from downloading exe files from the web, then I think you need to use a proxy server like squid.

  4. #4
    Just Joined!
    Join Date
    Sep 2006
    Posts
    2

    hi

    thanks a lot.

Posting Permissions

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