Comment # 8 on bug 1161904 from
Created attachment 829659 [details]
Trace cifs mount and nano

This is the log file of mounting with cifs.

Steps taken:
- mount -t cifs //praetswin64/c$/AAA /home/BOMA/praets/temp --verbose -o
username=praets,workgroup=BOMA,nosuid,nodev,uid=*****,forceuid,gid=*****,forcegid
- cd temp/
- nano new.txt
- edit new.txt with nano
- save new.txt
- umount

This works ok, I can create, edit, delete files on the cli without problems.


You are receiving this mail because: