Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mabra opened this issue Apr 9, 2023 · 2 comments
Open

Comments

@mabra
Copy link

mabra commented Apr 9, 2023

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.

@namjaejeon
Copy link
Owner

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

@mabra
Copy link
Author

mabra commented Apr 10, 2023

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants