Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

apt-cache policy cifs-utils - see version installed

This is More Personal Just Dumping

Crashplan mounts using user phantom which only has read access,

Code Block
languagebash
 sudo mount -t cifs //192.168.0.5/guest.public /data/guest.public/ -o username=phantom,noexec
sudo mount -t cifs //192.168.0.5/myra /data/myra/ -o username=phantom,noexec
sudo mount -t cifs //192.168.0.5/pham /data/pham/ -o username=phantom,noexec
sudo mount -t cifs  //192.168.0.5/rsync /data/rsync -o username=phantom,noexe
sudo mount -t cifs  //192.168.0.5/tin.archive /data/tin.archive -o username=phantom,noexec