3: smbd: SMB1 UNIX extensions - For POSIX mknod we can only create blk/chr/fifo/sock...
authorJeremy Allison <jra@samba.org>
Tue, 15 Oct 2019 20:35:44 +0000 (13:35 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 6 Nov 2019 18:08:40 +0000 (18:08 +0000)
commit4b25299c0d00b23c22be1e2a4eed3be5572e623a
treea3c18d62e421f01233ff4426745839dfd282dd45
parent4ca0fcb2d4eec29fc75a285947a77974a0555bea
3: smbd: SMB1 UNIX extensions - For POSIX mknod we can only create blk/chr/fifo/sock objects.

Fail requests to create other object types.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/trans2.c