Displaying 4 results from an estimated 4 matches for "companyshar".
Did you mean:
companyshare
2005 Nov 22
1
Sick Samba 3.0.14a-3 Server - in a world of pain!
...directory mask = 0775
hosts allow = 192.168., 127., 10.0.0.
use sendfile = Yes
case sensitive = No
short preserve case = No
veto oplock files = /*.QBW/*.bat/*.mdb/
[share]
comment = Shared Directory
path = /srv
read only = No
[companyshared]
comment = share
path = /srv/companyshared
read only = No
[homes]
comment = Home Directory for '%u'
read only = No
browseable = No
[home]
path = /home
read only = No
browseable = No
[profiles]
path = /home...
2005 Aug 10
2
Samba3 server tries to sync WINS with itself and fails
I have a Samba 3 server that is trying to sync with itself. I have
wins support = yes in the samba configuration file and there are no
other WINS servers on the network.
The IP address of the Samba server is 192.168.10.4 and is trying to
sync with itself but fails...
Here's the error from log.nmbd
[2005/08/10 12:34:21, 0] nmbd/nmbd_nameregister.c:register_name_response(130)
2020 Nov 03
2
Group with RWX acl cannot delete as file/dir owned by user with RWX
...# Usr Map
#socket options = SO_SNDBUF=33554432 TCP_NODELAY
#======================= Share Definitions =======================
[BorgRecovery]
path = /mnt/borgrecovery
read only = yes
guest ok = yes
writable = no
[ArgononEnvy]
path = /srv/samba/CompanyShare
read only = no
-------------------------------------------
How do I defeat the file ownership with the group being able to also
delete?
Regards
Karl
2005 May 16
1
I could really use some help here (SAMBA PDC)
...re
path = /opt/store/sales
public = no
read only = no
write list = @sales
read list = @sales
create mask = 0770
[Administration]
comment = Administration Share
path = /opt/store/administration
public = no
read only = no
write list = @administration
create mask = 0770
[CompanyShare]
comment = Company Share
writeable = yes
path = /opt/store
write list = @administration,@sales,@accounting,@support,@Engineering
create mask = 0777
[SAP_Project]
comment = SAP Share
path = /opt/store/Sap_Project
write list = @administration,@sales,@accounting,@support,@Engineering
public...