RHEL 4 smbfs mount gives permissions errors for non-root users

Solution In Progress - Updated -

Issue

  • New files cannot be created as non-root users on smbfs share. For example:
[root@kasane example]# echo hello > test.txt
[root@kasane example]# cat test.txt 
hello
[root@kasane example]# ls -l
total 1
-rwxrwxrwx 1 root root 6 Feb 13 10:33 test.txt
[root@kasane example]# exit
exit
[teto@kasane example]$ cp test.txt test2.txt
cp: cannot create regular file `/mnt/example/test2.txt': Permission denied

Environment

  • Red Hat Enterprise Linux 4

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.