ksmbd
ksmbd copied to clipboard
Mountoptions on clientside to host a linux userhome - mount 'dev', 'exec'
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.
Sorry, This is ksmbd server. Could you please elaborate more ?
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).