ksmbd icon indicating copy to clipboard operation
ksmbd copied to clipboard

Mountoptions on clientside to host a linux userhome - mount 'dev', 'exec'

Open mabra opened this issue 1 year ago • 2 comments

Currently, for this attempt, one has to use samba's SMB1 - but even this does not have this features (mount -o dev,exec,suid) to allow a debootstrap/chroot creation.

mabra avatar Apr 09 '23 00:04 mabra

Sorry, This is ksmbd server. Could you please elaborate more ?

namjaejeon avatar Apr 09 '23 22:04 namjaejeon

Can ksmb pass all filesystem features to the client? Samba cannot! If this happens, a mount like mount -t cifs -o "acl,mfsymlinks,rw,exec,dev,suid,user_xattr...."?? fails. Usually, at least DEV/EXEC are failing always. May be failure on client or server (samba or ksmb).

mabra avatar Apr 10 '23 01:04 mabra