r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hook
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Apr 2004 14:19:03 +0000 (14:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:20 +0000 (12:51 -0500)
commitee0588bb6fbfbb250f5f2a3373556b100f2eb399
tree48bc2955b05ef720db1288bd40c526cf850a7f08
parent7feebcb33a615c77d8885d625cfc70c501760233
r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hook
and print out an error message to the debug log which say:
use 'cifs' or 'simple' as ntvfs handler
this also warns about 'root' fileaccess in the 'simple' module

the 'default' ntvfs handler is now registered by the posix backend

metze
(This used to be commit 84b3589daa60cfdd2c868d9468192b0a6e1eebae)
source4/ntvfs/config.m4
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/simple/vfs_simple.c