DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Very Minimal Security Of Remote File Fetching On Linux
Basic stuff, but stops bad users being able to grab stuff they shouldn't.
chmod 750 /usr/bin/rcp chmod 750 /usr/bin/wget chmod 750 /usr/bin/lynx chmod 750 /usr/bin/links chmod 750 /usr/bin/scp






Comments
Snippets Manager replied on Mon, 2012/05/07 - 2:13pm