You are not logged in.

#1 2008-08-30 11:19:22

alex1969
Member
From: Italy
Registered: 2005-09-10
Posts: 17

[SOLVED]Permissions problem with mount.cifs

Hi, I have a little problem with cifs filesystem and mount.cifs command:

In my fstab I have this entry:

//My_remote_dir /mnt/mount_point cifs uid=my_user,gid=users,username=my_user,password=my_password,ip=remote_ip 0 0

Now when I mount it, the /mnt/mount_point dir has these permissions dr-xr-xr-x ,the owner is my_user and the group is users
but in /mnt/mount_point I can't write because permissions are dr-xr-xr-x!!!!!!

How can I set the permissions of /mnt/mount_point dir?

I have tryed to use dir_mode=0777,file_mode=0777 flags but those permissions are the same...

Sorry for my bad english...and thanks for your answers smile

Last edited by alex1969 (2008-08-30 16:54:34)

Offline

#2 2008-08-30 16:53:52

alex1969
Member
From: Italy
Registered: 2005-09-10
Posts: 17

Re: [SOLVED]Permissions problem with mount.cifs

OK, I found the problem: WinXP configuration tongue tongue tongue

Sorry for the useless post

Offline

#3 2008-08-30 17:17:56

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: [SOLVED]Permissions problem with mount.cifs

alex1969 wrote:

OK, I found the problem
*snip*

Sorry for the useless post

This thread may help somebody later.  You never know  smile

Offline

Board footer

Powered by FluxBB