Hi.
I am using Ubuntu 9.10(amd64).
After I mount a NTFS formatted disk using Nautilus, I share some directories with the Nautilus's sharing option.
For example, /media/ExNtfsDrive/music_mp3 ---> I set this folder to be shared for everyone. No special security options.
The shared directories can be seen in other machines(Windows machines, Virtual Box Machines, or Ubuntu Machines), however they cannot be accessed.
On the other hand, when those NTFS paritions are mounted manually, they are shared perfectly.
(sudo mount /dev/sdb1 /mnt/ExNtfsDrive)
Binary package hint: util-linux
Hi. ExNtfsDrive/ music_mp3 ---> I set this folder to be shared for everyone. No special security options.
I am using Ubuntu 9.10(amd64).
After I mount a NTFS formatted disk using Nautilus, I share some directories with the Nautilus's sharing option.
For example, /media/
The shared directories can be seen in other machines(Windows machines, Virtual Box Machines, or Ubuntu Machines), however they cannot be accessed.
On the other hand, when those NTFS paritions are mounted manually, they are shared perfectly.
(sudo mount /dev/sdb1 /mnt/ExNtfsDrive)
Is the a bug or some configuration needed?