Problem : I’ve got the following working mount command: mount -t cifs -o credentials=/home/git/.smbcredentials,sec=ntlm //SRV010/Service Center$/Informatie Management/Development /home/git/repositories This works […]
Tag: cifs
What is wrong with my fast-network’s slow-network-share(s)?
Problem : I have done extreme amounts of testing. cp, dd, rysnc, iperf, netcat, custom-dd and probably more. What I […]
nfs and cifs shares hanging from Linux
Problem : I’ve got a NAS (Dlink DNS-323) that I mount from my linux box. It used to work fine, […]
Samba/cifs shares on Linux
Problem : I’m trying to setup 2 samba shares (actual Linux permissions on them are 777): Volume_1 (cifs username is […]
mount CIFS volume with pam_mount and password stored in gnome-keyring
Problem : I would like to store the passwords for CIFS volumes in gnome-keyring. I am currently using a text […]
Why does this line in my fstab give me an “Invalid Argument” error
Problem : Here’s the entry in my fstab that’s giving me a mount error(22): Invalid argument error. //{address}/networkshare /mnt/pslive-netshare cifs […]
Does pam_cifscreds module work with sudo access?
Problem : I have an RHEL (7.9) server with a remote drive mounted as a multiuser CIFS volume. With multiuser […]
FreeNAS 9.2.1.7 cannot start CIFS
QUESTION : I have a FreeNAS server running and I got AFP for my Mac working but whenever I try […]