一定要root才能mount NFS嗎? - BBS

Table of Contents

我想mount一個NFS
用root去mount沒問題
但是一般使用者把NFS mount在自己建立的資料夾(owner都是這使用者)
指令: mount -t nfs host:/home/aaa ./haha
卻會出現
host:/home/aaa: RPCPROG_MNT: RPC: Authentication error;
why = Client credential too weak
這種錯誤...(host代表某台主機名稱)
是因為只有root才能mount嗎..@@?
感謝..m(_ _)m

--

All Comments