最新留言:被出賣的台灣 Formosa Betrayed(HM),SSL & Root CA 實作(roach),

Linux Mount Windows.2003 Share folder

roach 發表於 Linux 週二 10 一月 2006 2:35 下午

在 Linux 下把 Windows 2003 所分享的資料夾掛上, 找了些資料…

2003 以前的版本可以使用下面的指令

mount -t smbfs -o username=$user,password=$pass //$windows/share /mnt/smb

2003 以後必須使用下面的指令… 

mount -t cifs -o username=$user,password=$pass //$windows/share /mnt/smb

英文不好, 沒辦法很清楚的解釋, 但我認為是 Kerberos 的驗證機制所以必須換成 cifs ,

換了這個, 帳號密碼沒問題那就 ok 了~ 以後有時間再查 cifs … 這個參數…

去查了一下 cifs => The Common Internet File System … 好像跟

Kerberos 無關.. 再查吧~

 


978Area is poudly powered by wordpress
訂閱本站 (RSS) and 訂閱回應 (RSS).total of 1750679 visits