s3: Make smbd aware of permission change of usershare. Since usershare are relatively...
authorBo Yang <boyang@samba.org>
Wed, 15 Jul 2009 07:34:10 +0000 (15:34 +0800)
committerBo Yang <boyang@samba.org>
Wed, 15 Jul 2009 09:05:45 +0000 (17:05 +0800)
commit9ef6af73b319048fc6f3891573f0e10066dffee6
tree078f7f4bc24089939e1b473fb5f3932f33db1a73
parent99c7ee3c9145b6187113ff29500b55a32320a9bc
s3: Make smbd aware of permission change of usershare. Since usershare are relatively volatile and non-previledge users must disconnect from smbd and reconnect to it to make share permission in effect.
source3/include/proto.h
source3/include/smb.h
source3/param/loadparm.c
source3/smbd/conn.c
source3/smbd/notify_inotify.c
source3/smbd/process.c
source3/smbd/service.c
source3/smbd/uid.c