windows-symlink-access-20041003
authorJeffrey Altman <jaltman@mit.edu>
Sun, 3 Oct 2004 14:53:35 +0000 (14:53 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 3 Oct 2004 14:53:35 +0000 (14:53 +0000)
commitfdaf6f793398fb7dd61bdb7030447918dbe30b38
tree7fdb72c3ce8b475d9a51d18fe2f88688cabe71a0
parent2469663d0d4b2df8100ec8e09954163ddf1aa042
windows-symlink-access-20041003

FIXES 15250

One more fix for the symlink problem.  Access control checks cannot be
performed until after we have walked all of the symlinks.  Otherwise,
we are checking access to the symlink itself and not to the file.
src/WINNT/afsd/smb3.c