About 603,000 results
Open links in new tab
  1. ubuntu - Why can I browse this Windows share using smbclient, …

    Sep 24, 2025 · Question What is smbclient doing that allows it to succeed where mount.cifs fails? How can I get mount.cifs to mount this share successfully? Additional bits of information: …

  2. CIFS VFS: cifs_mount failed w/return code = -95

    [257463.335188] CIFS VFS: cifs_mount failed w/return code = -95 I've tried all of the possible sec options to no avail, so its not a difference in the security protocol implemented on the server.

  3. What are the differences between CIFS and SAMBA?

    31 If your question is meant as "what is the difference between the smbfs and cifs file system type of the mount command on Linux?" then I have an answer for you. The file system smbfs is an …

  4. How to fix VFS: cifs_mount failed w/return code = -115 after an

    May 8, 2025 · a problem here with Arch linux too (cifs-utils 7.4-1 and samba 2:4.22.3-1), first post that actually points to Linux being the problem, instead of the Windows firewall or similar .

  5. CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE

    Dec 1, 2021 · CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE Ask Question Asked 3 years, 11 months ago Modified 10 months ago

  6. rhel - mount error (115): Operation now in progress - Unix & Linux ...

    Jul 18, 2018 · rhel mount cifs shared-folders nas Share Improve this question edited Jul 18, 2018 at 14:23

  7. How does "cifsacl" or "idsfromsid" w/ "modefromsid" work in …

    Oct 22, 2024 · NFS-style permission mapping via idsfromsid, modefromsid, client enforced. According to various developer presentations from 2020, the Linux CIFS driver supports …

  8. cifs - mount in fstab with krb5 at login - Unix & Linux Stack …

    Oct 30, 2019 · I have a cifs fileshare that I use. My organisation requires that it uses Kerberos so it's mounted with sec=krb5. This is fine, but I'd like it to mount after login automatically without …

  9. Mount cifs Network Drive: write permissions and chown

    Nov 12, 2010 · I have access to a cifs network drive. When I mount it under my OSX machine, I can read and write from and to it. When I mount the drive in ubuntu, using: sudo mount -t cifs …

  10. cifs - Unmounting SMB share folder - Unix & Linux Stack Exchange

    Feb 17, 2018 · I mounted a SMB share folder under /mnt/smb/ and I can access the files. When I unmount this shared folder using command: umount /mnt/smb/ naturally I cannot list shared …