[ImoLUG] Montare cifs rwx

Matteo Sgalaberni sgala@sgala.com
Gio 3 Apr 2014 17:44:13 CEST


----- Original Message -----
> From: "Giovanni [aka CyberPenguin]" <cyberpenguin@inventati.org>
> Qualche idea?

Ciao Giovanni,

di seguito un test che ho fatto io e e me scrive:

root@:/tmp# mount -t cifs //ip/share /tmp/testcifs/ -o username=...,password=...
root@:/tmp# mount|grep testcifs
//ip/share on /tmp/testcifs type cifs (rw)
root@:/tmp# >/tmp/testcifs/qualcosa
root@:/tmp# ls -la /tmp/testcifs/qualcosa
-rwxr-xr-x 1 root root 0 Apr  3 17:41 /tmp/testcifs/qualcosa

se riproduci come sopra che ti succede a te?

M.



Maggiori informazioni sulla lista ImoLUG