Linux / UNIX Tech Support Forum
This is a discussion on Centos 5.2+Samba 3.0.28-1.el5_2.1 write list problem within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hello everyone, I have a centos 5.2 with samba 3.028 configured and bined to an Active Directory server. It works ...
|
Register free or login to your existing account and remove all advertisements. |
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello everyone,
I have a centos 5.2 with samba 3.028 configured and bined to an Active Directory server. It works as it should except for 1 thing, the shares are not allowing the write list groups to write on them. This is an example of a share: Code:
[dropbox]
comment = ramdom stuff
path = /filer/IT/dropbox
guest ok = no
map to guest = bad user
read only = yes
browsable = yes
create mask = 0660
create directory mask = 0770
map acl inherit = yes
hide dot files = yes
write list =@it-tech
Code:
[root@filer /]# ll -r filer/IT/ total 4 drwxrwx--- 2 root it-tech 4096 Mar 9 13:50 dropbox Ideas anyone? Thanks in advanced. |
| Sponsored Links | ||
|
|
|
||||
|
You can not have both read only and write only set at a time. Remove read only
Code:
read only = yes
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| linux active directory , samba , samba file permissions , smb |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ldap+samba authentication problem | capibolso | Linux software | 0 | 12-04-2008 10:19 PM |
| Some minor problem on booting centOS 5 | satimis | CentOS / RHEL / Fedora | 3 | 01-13-2008 05:29 PM |
| Display Problem in CentOS 4.4 | kasimani | Linux software | 1 | 05-05-2007 02:36 PM |
| Problem with Samba | puppen | Linux software | 0 | 05-06-2006 09:09 PM |
| Samba Problem | sonaikar | Linux software | 1 | 04-26-2005 01:18 PM |