Fix bug #7240 - Net usershare is not case sensitive.
commitfac8ca52ade6e490eea3cf3d0fc98287da321c13
authorJeremy Allison <jra@samba.org>
Sat, 27 Mar 2010 00:09:58 +0000 (26 17:09 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 27 Mar 2010 00:09:58 +0000 (26 17:09 -0700)
tree879b1e4611f59a26a524162893d7a14604dbd2c4
parent203a661e01e1a138871aacb1cc329a3e3e79295a
Fix bug #7240 - Net usershare is not case sensitive.

Updates usershare files in a backwards compatible way.
I don't intend to back port this fix to 3.5.x as it
depends on a version upgrade in the share_info.tdb share security database.

Jeremy.
source3/include/proto.h
source3/include/smb.h
source3/param/loadparm.c
source3/utils/net_usershare.c