[Bug 561485] [NEW] Mounting CIFS folder i can only have READ ONLY access
Launchpad Bug Tracker
561485 at bugs.launchpad.net
Thu Apr 15 14:05:18 UTC 2010
You have been subscribed to a public bug:
Binary package hint: likewise-open
Situation is the following:
- Ubuntu Lucid 10.04 beta 2 full updated
- Likewise Open 5.4.0.42111-2
- Domain with Windows 2003 Server Active directory
- I join perfectly with DomainUser and Password
- Mkdir "mountpoint" in the Home folder
- I want to mount a samba share in a win2003 server File Server:
mount -t cifs -o rw,username=DomainUser,password=Password,iocharset=utf8
//Fileserver/mountpoint /home/likewise-open/MYDOMAIN/MYUSER/Mountpoint
And it works.
But then if i try to change/modify/delete something , i notice all the file inside "Mount Point" are READ ONLY.
ls -l return this:
drwxr-xr-x 1 root root 0 2010-03-31 12:24 Mountpoint
Of course //Fileserver/mountpoint is completely writable by the domain user i am using.
In Intrepid Installation (likewise version 4) it works perfectly
but ls -l gives little difference:
drwxrwxrwx 1 root root 0 2010-03-31 12:24 Mountpoint
So with Likewise Open 5.4.0.42111-2 i can mount just in Read Only.
I suppose it is a bug.
Regards
** Affects: linux (Ubuntu)
Importance: Low
Status: Incomplete
--
Mounting CIFS folder i can only have READ ONLY access
https://bugs.edge.launchpad.net/bugs/561485
You received this bug notification because you are a member of Kernel Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list