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....
- 11-14-2006 #1Just 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.
- 11-14-2006 #2
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
- 11-14-2006 #3
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.
- 11-17-2006 #4Just Joined!
- Join Date
- Sep 2006
- Posts
- 2
hi
thanks a lot.


Reply With Quote