Opened 8 years ago
Last modified 8 years ago
#284 new defect
Server struggling with unix userrights
Reported by: | Michael Holzapfel | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Samba Server | Version: | Server 3.6.x |
Keywords: | Cc: |
Description
Samba server works perfect in file sharing mode with OS/2-Samba clients, Win7 clients and linux gvfs-mount. Unfortunately cifs-mount through /etc/fstab does not work properly. Creating and deleting files and directories works as expected but overwriting quits with access violation. Example (on linux): gedit testneu.txt ls -l testneu.tst -> -rw-r--r-- 1 michael michael 4 Jan 5 10:44 testneu.txt
editing again is not possible (missing rights)
on OS/2 Server with JFS-Volume: ls -l testneu.txt -> -rw-r--r-- 1 Michael admin 4 5. Jan 10:44 testneu.txt
Probably an issue with handling user-rights on the server (related links http://linux-club.de/forum/viewtopic.php?f=116&t=119529)
Please advise for further analysis
Attachments (3)
Change History (4)
by , 8 years ago
comment:1 by , 8 years ago
File creation and file deletion works well on /media/C which points to OS/2 smb server share [C], modifying existing file does not work (see attached smb.log, file was testn.txt)
by , 8 years ago
Attachment: | log.smbd.michael.192.168.2.65 added |
---|
smb.conf file on fresh install