The command<br />
<br />
mount -tcifs -o user=******,password=******* //mylocalserver.local/ /var/backups<br />
<br />
results in an error:<br />
<br />
mount error(22): Invalid argument<br />
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)<br />
<br />
kernelerror:<br />
CIFS VFS: cifs_mount failed w/return code = -22<br />
<br />
this is reproduceable
↧