r3811: Believe it or not, but this patch seems to be necessary. If someone sets a
commitb8d888000eb7456c7620e9a783d6f1b3ba4c8985
authorVolker Lendecke <vlendec@samba.org>
Wed, 17 Nov 2004 15:56:47 +0000 (17 15:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:18 +0000 (10 10:53 -0500)
tree5980cb67180a9a281999815c0ebafa0abcecc831
parent53acf222a86a1420abbba08a2cde27a86debe403
r3811: Believe it or not, but this patch seems to be necessary. If someone sets a
folder icon in the start menu and saves the profile on a samba server, after
logging in again this setting is gone. Why is this? The folder for which the
icon is set must have the read only flag set. If it is not set, the
desktop.ini file (the file containing the icon reference) inside that folder
is ignored.

lp_profile_acls is a hack for such a situation, so overload this parameter
with another profile-related hack.

Volker
source/smbd/trans2.c