Displaying 1 result from an estimated 1 matches for "bgrp1".
Did you mean:
grp1
2008 Apr 01
1
strange permission denied problem
I built an embedded box which uses mount.cifs to mount network
shares. I've shipped several of these and all are working fine except
for one, which gives me permission denied on certain files:
root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client
Photos-Scully# cat "Office Pics 002.jpg" > /dev/null
cat: Office Pics 002.jpg: Permission denied
root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client
Photos-Scully# cat "Iron & Concrete Table.jpg" > /dev/null
root@M...