Disabling "symlink follow" feature on Ext3/4 mount points
Posted
by Ali Nadalizadeh
on Server Fault
See other posts from Server Fault
or by Ali Nadalizadeh
Published on 2010-04-26T20:29:08Z
Indexed on
2010/04/26
20:33 UTC
Read the original article
Hit count: 377
How can I disable the symlink feature of ext3 file system mount point ? My server is being attacked by some sort of symbolic link hacking methods for reading other user's home directory. There is such an option "nosymfollow" on BSD series, but I didn't find the equivalent for Linux.
© Server Fault or respective owner