Revert this commit :
commitd57e67f9eb5a6a05f0e173d48e86dd1fe050635e
authorJeremy Allison <jra@samba.org>
Tue, 14 Jul 2009 18:25:45 +0000 (14 11:25 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 14 Jul 2009 18:25:45 +0000 (14 11:25 -0700)
tree4afa76c7ebeb407d9a7178f1747aafe413a9e5b7
parent73e96935c3604d21552ba93dfd561eaf7606f52d
Revert this commit :

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.

For now. This is a feature request and I think we need
to design it a little differently so as not to touch
core change_to_user() code.

Jeremy.
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