Displaying 20 results from an estimated 400 matches similar to: "Samba 3.0.25a - FreeBSD - permissions problem?"
2007 Oct 14
25
can I configure smb.conf to always publish share files with -rw-rw-rw- permission ?
Hi,
I use samba to share some files between some clients. I would like than
these files are always view with -rw-rw-rw- rights by all clients event
if someone change file access permissions.
Can I configure smb.conf to do that ?
Thanks for your help.
Stephane
2010 Feb 06
2
(no subject)
Hi
I Have a problem:
I'm sharing ~600 folders on my samba server:
[SHARE 192.168.0.20]
comment = Private share for host 192.168.0.20
browseable = yes
writable = yes
path = /var/archives/USERS/192.168.0.20
public=yes
hosts deny = 192.168. EXCEPT 192.168.0.20
[SHARE 192.168.0.21]
comment = Private share for host 192.168.0.21
browseable = yes
writable = yes
path =
2008 Nov 02
4
DO NOT REPLY [Bug 5867] New: rsync with ACLs resets mtime on targets
https://bugzilla.samba.org/show_bug.cgi?id=5867
Summary: rsync with ACLs resets mtime on targets
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: samba@byshenk.net
2008 Sep 30
1
ads authentication and Solaris
We have a number of Solaris servers that we run samba shares off of.
So far, even using ads for authentication, we have to set up accounts
so an entry is in the passwd file for the user. Is there any way to
bypass passwd completely and just authenticate via the domain?
2011 Feb 24
1
Trouble Using Samba 3.5.6 in ADS Domain
Hy List,
i try to use a newly installed Samba 3.5.6 in an ADS Domain.
firstly i configured kerberos, it works. I can "kinit administrator",
"klist", works.
secondly i configured samba:
smb.conf:
--- cut ---
workgroup = KINDER
netbios name = DSCHUNGEL
realm = KINDER.LAN
security = ADS
wins server = 192.168.120.15
passdb backend = tdbsam
load printers =
2011 Nov 26
2
Samba Permissions vs Linux Permissions
Hi,
I understand that Linux permissions override Samba permissions. But is it
also the case that the Samba permissions override the Linux permissions?
Example:
I have a samba share called "SHARE". This is disabled by default and is
configured for write access by group "MY_GROUP".
The permissions of all files and folders within /c/SHARE are 777
(rwxrwxrwx).
2007 Aug 06
1
setfacl(1) - Can FreeBSD's ACLs contain groups from NT/AD domains ?
Hi all,
I have "FreeBSD 7.0-CURRENT #1: Wed Jul 25" authenticating successfully against
active directory via samba's winbindd(8). I need to manage samba shares via
FreeBSD ACLs and CIFS ACLs. From my reading of setfacl(1) I should be able to
set group permissions using the syntax of DOMAIN\group-name. For example:
#setfacl -d -m g:"MYDOMAIN\mygroupname":rwx test
2007 Nov 15
3
RE: configure: error: C compiler cannot create executables
> _____________________________________________
> From: Morimoto, Mark K
> Sent: Thursday, November 15, 2007 11:26 AM
> To: 'samba@lists.samba.org'
> Subject: configure: error: C compiler cannot create executables
>
> Hello,
>
> I get this when I run ./configure. I have searched for other problems
> and others who had the problem say its due to cc
2008 Nov 12
2
Bizarre - How did windows user setfacl for a file??
Listmates,
In 8 years, since 2.02 (I think), I have never seen this behavior out of
samba. I run a stand-alone server with WinXP clients. Somehow a legal assistant
created (not intentionally mind you) files and directories with ACL attributes set:
-rwxrwx---+ 1 cyndy ochiltree 21504 2008-10-28 16:48 AUTHORIZATION -
employment.doc*
-rwxrwx---+ 1 cyndy ochiltree 12804 2008-10-28 16:48
2008 Jan 07
2
Samba locking with NFS backend.
Hello,
I'm in a bit of a loss at the moment.
We have the following situation, we are running Samba for a lot of small
companies that need fileservices for there Windows Terminal Servers that
they use through a thin client on a Fiber / Lan extention to our datacentre.
We have this samba running on 2 linux hosts (Fedora Core 5 and Fedora 7)
with a ldap backend for all the domains.
This works
2016 Nov 20
3
CentOS 6, Apache 2.2.15 and SNI?
Hello,
is Apache 2.2 which is part of the CentOS distribution capable of SNI?
I have troubles that are coming from server side (CentOS 6.8, Apache 2.2.15)
just did 'yum update'
in
/etc/httpd/conf/httpd.conf
I've the following
NameVirtualHost ipaddr:443
Include /etc/httpd/conf/vhosts/vhost-ssldom1-box.conf
Include /etc/httpd/conf/vhosts/vhost-ssldom2-box.conf
both
2008 May 18
2
possible zfs bug? lost all pools
after trying to mount my zfs pools in single user mode I got the following
message for each:
May 18 09:09:36 gw kernel: ZFS: WARNING: pool 'cache1' could not be loaded as
it was last accessed by another system (host: gw.bb1.matik.com.br hostid:
0xbefb4a0f). See: http://www.sun.com/msg/ZFS-8000-EY
any zpool cmd returned nothing else as not existing zfs, seems the zfs info on
disks
2016 Nov 20
0
CentOS 6, Apache 2.2.15 and SNI?
It doesn't appear you have a ServerName or ServerAlias for the naked domains (sans subdomain), so they're both being answered by the first VirtualHost entry?
> On Nov 20, 2016, at 9:24 AM, Walter H. <Walter.H at mathemainzel.info> wrote:
>
> Hello,
>
> is Apache 2.2 which is part of the CentOS distribution capable of SNI?
>
> I have troubles that are coming
2007 Dec 19
3
Problem with ACL and Samba
Dear All
I am facing a strange problem that I could not solve, so, maybe you can help
me.
Look at this situation:
I created a new directory with those ACLs (through Samba using Windows XP)
[root@server /home/smb/adm]# getfacl teste
#file:teste
#owner:1002
#group:1006
user::rwx
group::rwx
group:suporte:rwx
group:administ:rwx
mask::rwx
other::---
[root@server /home/smb/adm]# getfacl -d teste
2014 Jul 03
2
Cannot access shared home directories from linux machine
Hi,
I configured a share for home-directories on my Debian Samba PDC (4.1.9)
and connected the share on another linux machine (terminal server) via
/etc/fstab:
//192.168.10.51/home /home/DOMAIN/ cifs
credentials=/root/.smbcredentials,iocharset=utf8 0 0
The .smbcredentials file contains the Domain Administrators
username/password. The share is mounted successfully,
2003 Jan 09
0
Taking ownership of files on NT/2k
Hi all,
I have a 2.2.7a member server (on Debian unstable), acting as a file
server for a W2k domain (which also has some NT4 clients, ie. mixed
mode). I'm also using ACLs.
Imagine I have a file on the server with an ownership of DOMAIN+foo
(full permission - rwx). I also have a user ACL on that file of
DOMAIN+bar, also rwx. This all works fine.
I was initially running into a problem
2004 Oct 15
1
Directory Name '.../pipe' not allowed ? Samba Bug ?
Hi All,
scenario:
Samba Version 2.2.8a-UL
running on Suse Linux Enterprise 8
Kernel Version 2.4.21-241-smp
as Server
Windows 2000 SP4 as Client
Trying to import a MS-Foxpro file into MS-ACCESS. MS-Foxpro File residing on
Samba Server.
The Foxpro filename is 'projects.dbf'. During import MS-Access tries to also
open a non existent file 'projects.inf'
depending on the path in
2003 Jun 04
1
DOS programs unable to create files on Samba 2.2.7a
We have a few old DOS programs which, when run under Windows 2000 is a
DOS full screen session are unable to write files on our Samba server.
These programs (the "brief" editor, and the "tango" CAD package) are
able to write to local files on the Windows 2000 system. I set Samba
debug to 10 and found the following reported when Tango tried to write a
file:
2008 Apr 23
0
samba and gpfs
Hi all,
I've got question (problem?) regarding samba exporting gpfs filesystem.
My setup is very simple - gpfs client machine with gpfs filesystem
mounted and samba server running on the top of it. I compiled samba with
gpfs support, here is my smb.conf section:
[homes]
comment = Home Directories
browseable = no
writable = yes
fileid:mapping = fsname
use mmap = no
2011 May 26
1
Confusion berween file and direcory
I have some trouble with a samba 3.5.8 server when setting directory
attributes. On a windows XP I execute a small peace of code that calls
'SetFileAttributes' for the directory 'test-dir' located on the samba
server. Using log level 10 I find this:
[2011/05/26 15:27:02.144060, 3] smbd/process.c:1298
(switch_message)
switch message SMBtrans2 (pid 28903) conn 0x7f5e35f0dbb0