1. Set up a Samba share in whatever way you find most convenient
2. Create a folder in the share with some files in it
3. Reduce the permissions of the folder
chmod foldername/
4. Connect to the share with Nautilus
5. Browse to the folder
Previous versions of Nautilus would display the at
This is still a problem. I got it upgrading today.
--
Error upgrading from gutsy: “Element not allowed”
https://bugs.launchpad.net/bugs/174148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Revised reproduction steps assuming a username of BARNEY:
1. Set up a Samba share
mkdir ~/sharedfolder
net usershare add sharedfolder ~/sharedfolder '' Everyone:F
2. Create a folder in the share with some files in it
mkdir ~/sharedfolder/newfolder
touch ~/sharedfolder/newfolder/foo