Giter Club home page Giter Club logo

Comments (7)

namjaejeon avatar namjaejeon commented on July 23, 2024

can you try it again after "chmod 777 /mnt/data/dl/" ?

from ksmbd.

romanrm avatar romanrm commented on July 23, 2024

Hello,

It does not help. I also simplified the setup to the max:

mkdir /test
chown rm:rm /test
chmod 777 /test

[test]
path = /test/
valid users = rm
write list = rm

mount -t cifs //umi.home.romanrm.net/test /mnt/tmp1/ -o username=rm,password=xxxx

Same result (Permission denied). But works fine from Windows.

from ksmbd.

namjaejeon avatar namjaejeon commented on July 23, 2024

Can you tell me your kernel version and local filesystem of share directory?

from ksmbd.

namjaejeon avatar namjaejeon commented on July 23, 2024

Ah,, You told me already it. 6.6.18

from ksmbd.

namjaejeon avatar namjaejeon commented on July 23, 2024

Let me know what local filesystem is.

from ksmbd.

romanrm avatar romanrm commented on July 23, 2024

Hello,

noperm option does not help. The local filesystem on client is ext4, on server root FS is also ext4.

from ksmbd.

romanrm avatar romanrm commented on July 23, 2024

I have now tried mounting the share from another client:
Linux 6.1.0-0.deb11.18-armmp-lpae #1 SMP Debian 6.1.76-1~bpo11+1 (2024-02-15) armv7l GNU/Linux
(Client and server in the original report are both amd64)

It fails with the same error:

[1023440.402615] CIFS: Attempting to mount \\umi.home.romanrm.net\test
[1023440.489627] CIFS: VFS: cifs_read_super: get root inode failed

So the problem is server-side.

from ksmbd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.