Trekrider58
March 6th, 2009, 09:51 AM
I have just set up a Server with 8.10 and have configured Samba and SSH.
Through my windows based clients I can add folders and files and access folders created on the server or from my Ubuntu client (the later using SSH).
On my Ubuntu client I can create and modify folders and files on the server.
My problem is that if I create a folder on a windows client it shows as 'read only' on my Ubuntu client (through Nautilus).
On my Ubuntu client, if I connect to the server through a terminal using SSH I can modify folders and files no matter which client created them but when I use Nautilus and connect to the server (using SSH) any folders created on a windows client shows as 'read only' and I can't create sub-folders etc.
In smb.conf I have 'create mask = 0775' and 'directory mask = 0775'. I have added my Ubuntu server user name to the samba group.
If I 'ls -l' through the terminal on my Ubuntu client folders created on the windows clients show as 'drwxrwxr-x' which is what I would expect.
How can I get the Nautilus GUI to allow me full access to folders and files as I have through the terminal?
Through my windows based clients I can add folders and files and access folders created on the server or from my Ubuntu client (the later using SSH).
On my Ubuntu client I can create and modify folders and files on the server.
My problem is that if I create a folder on a windows client it shows as 'read only' on my Ubuntu client (through Nautilus).
On my Ubuntu client, if I connect to the server through a terminal using SSH I can modify folders and files no matter which client created them but when I use Nautilus and connect to the server (using SSH) any folders created on a windows client shows as 'read only' and I can't create sub-folders etc.
In smb.conf I have 'create mask = 0775' and 'directory mask = 0775'. I have added my Ubuntu server user name to the samba group.
If I 'ls -l' through the terminal on my Ubuntu client folders created on the windows clients show as 'drwxrwxr-x' which is what I would expect.
How can I get the Nautilus GUI to allow me full access to folders and files as I have through the terminal?