Correctly detect and deny symlinks anywhere in a path (not just the last component...
commit78623e8ab4cef8e28194260dbb87535402cafd30
authorJeremy Allison <jra@samba.org>
Fri, 22 Apr 2011 05:29:06 +0000 (21 22:29 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 25 Apr 2011 22:37:41 +0000 (25 15:37 -0700)
tree0f42160941f1019ec328f4a11c762b998cc36610
parent2698b40a3d920cfc5bb85333818d98f2fced9d9d
Correctly detect and deny symlinks anywhere in a path (not just the last component) if "follow symlinks = no".
(cherry picked from commit eeb24c17739dd0bccf561b142841a7d2e560cdd0)
source3/smbd/vfs.c