<html><head><style> body {height: 100%; color:#000000; font-size:10pt; font-family:Arial;}</style></head><body>I tried:<br>sudo mount -t cifs -ousername=guest //{freenas server IP}/mnt/free-nas/Windows /Windows<br><br><span>and got the following:</span><br><br>mount: Key has expiredI guess I have done something wrong! &nbsp;I think it worked the first time I tried it on one computer, but now I am having problems. I may have copied something incorrectly from the session on Saturday. &nbsp;<br><br><span>I tried putting the following line into /etc/fstab:</span><br><span>//{NAS Server IP}/mnt/nas-server/Windows cifs defaults,username=guest,password= 0 0</span><br><br><span>and if I try&nbsp;</span><br><span>sudo mount&nbsp;</span><span style="font-size: 13.3333px;">//{NAS Server IP}/mnt/nas-server/Windows}/</span><span style="font-size: 13.3333px;">mnt/nas-server/Windows&nbsp;</span><span style="font-size: 13.3333px;">/Windows&nbsp;</span><br><span>or</span><br><span style="font-size: 13.3333px;">sudo mount -t cifs&nbsp;</span><span style="font-size: 13.3333px;">//{NAS Server IP}/mnt/nas-server/Windows}/</span><span style="font-size: 13.3333px;">mnt/nas-server/Windows&nbsp;</span><span style="font-size: 13.3333px;">/Windows</span><br><br><span>it says&nbsp;</span><br><br>mount: wrong fs type, bad option, bad superblock on //192.168.0.118/mnt/nas-server/Windows,<br>&nbsp; &nbsp; &nbsp; &nbsp;missing codepage or helper program, or other error<br>&nbsp; &nbsp; &nbsp; &nbsp;(for several filesystems (e.g. nfs, cifs) you might<br>&nbsp; &nbsp; &nbsp; &nbsp;need a /sbin/mount.&lt;type&gt; helper program)<br>&nbsp; &nbsp; &nbsp; &nbsp;In some cases useful info is found in syslog - try<br>&nbsp; &nbsp; &nbsp; &nbsp;dmesg | tail &nbsp;or so<br><br>I then did&nbsp;<span style="font-size: 13.3333px;">dmesg | tail and this is what it tells me (I think the error -127 means key expired)</span><br>[ 2806.919769] Status code returned 0xc0000072 NT_STATUS_ACCOUNT_DISABLED<br>[ 2806.919774] CIFS VFS: Send error in SessSetup = -127<br>[ 2806.919944] CIFS VFS: cifs_mount failed w/return code = -127<br><br><span>I can still access the Share by&nbsp;</span><span style="font-size: 13.3333px;">smb://nas-server.local:445/Windows in Konqueror but I don't know how I can cd to it from a terminal</span><br><br><span>Can anyone spot what I am doing wrong? &nbsp;(the share is owned by guest and has no password)</span><br><span>&nbsp;</span></body></html>