problems with smb and grsec

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

problems with smb and grsec

Postby mutombo » Fri Mar 07, 2003 2:31 pm

since i patched my kernel with grsec i have one problem with smbmounts.
i've mounted some windowsshares onto my linuxbox.
sometimes the mounts are renewed:
without grsec:
Code: Select all
kernel: smb_trans2_request: result=-104, setting invalid
kernel: smb_retry: successful, new pid=152, generation=57

with grsec:
Code: Select all
kernel: smb_trans2_request: result=-104, setting invalid
kernel: smb_retry: signal failed, error=-3


so i have to unmount all mounts and remount again.

is there a fix for this ?

greetings christian
mutombo
 
Posts: 3
Joined: Fri Mar 07, 2003 2:24 pm

Postby spender » Fri Mar 07, 2003 3:27 pm

What signal is it trying to send? It must be related to the "Protect outside processes" chroot restriction. Try disabling that feature and see if your mounts work.

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity support

cron