Linux / UNIX Tech Support Forum
This is a discussion on Samba can not create/modify/delete in share within the File Servers forums, part of the Mastering Servers category; I am running Ubuntu 8.1 as a file server with Samba. I have a share set with owner "usera", group ...
|
|||||||
| File Servers Discussion about Samba, NFS and other UNIX / Linux file servers. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am running Ubuntu 8.1 as a file server with Samba. I have a share set with owner "usera", group "grpa". I have a user, "userb", in "grpa" that can see all files & folders but can not create/modify/delete?
"userb" can create/modify/delete in the share when logged in locally or even via telnet, but not via samba from a WinXP box. any suggestions? Here is the smb.conf: [myshare] path = /usr/local/myshare valid users = userb userc write list = @grpa force group = grpa force user = usera create mask = 0775 |
| Sponsored Links | ||
|
|
|
||||
|
Limits set by kernel-level access control such as file permissions, file system mount options, ACLs, and SELinux policies cannot be overridden by Samba. Both the kernel and Samba must permit the user to perform an action on a file before that action can occur.
In other words, users and groups must have Linux file system permission to write and modify. Add users to group and provide them permission from Linux.
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Modify Text in a file | maxcell | Shell scripting | 3 | 25-10-2008 08:33 PM |
| add - delete - alter - modify user through php | ayush1440 | Web servers | 5 | 25-09-2008 09:19 AM |
| How to share file on FreeBSD | enochalbert | All about FreeBSD/OpenBSD/NetBSD | 1 | 06-08-2008 05:57 PM |
| is there is any way i can share my internet to others without any software? | ashu.wifi | CentOS / RHEL / Fedora | 1 | 26-06-2008 07:53 PM |
| HP UX add, remove, modify, delete group managment howto | rockdalinux | HP-UX | 0 | 20-12-2006 02:46 PM |