[PATCH] s3: introduce new share parameter "open special files"

TAKAHASHI Motonobu monyo at monyo.com
Mon May 6 10:50:56 MDT 2013


Does "hide special files" parameter not work as you expect?
This parameter seems to do as same behavior as your parameter...

From: Ralph Wuerthner <ralphw at de.ibm.com>
Date: Fri, 3 May 2013 13:15:33 +0200

Hi list,

attached patch introduces a new share parameter "open special files" to control whether special files such as sockets, devices and fifo's will be opened by the server or not. If set to "no" open requests to special files will fail with "access denied". Default value for "open special files" is "no".

Access to special files impose a security risk because it may for example allow remote clients raw access to local hard drives or kernel memory.

Regards

	Ralph


More information about the samba-technical mailing list