Displaying 16 results from an estimated 16 matches for "byshenk".
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 =
2007 Jun 12
2
Samba 3.0.25a - FreeBSD - permissions problem?
...d Samba even says that
the share is 'read-write' -- until I actually try to write something.
If anyone has ideas, I would love to hear them. I've done some searching on
various mailling lists and have been unable to find anything. I can provide
more information if needed.
--
greg byshenk - gbyshenk@byshenk.net - Leiden, NL
2008 Nov 02
4
DO NOT REPLY [Bug 5867] New: rsync with ACLs resets mtime on targets
...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
QAContact: rsync-qa@samba.org
On FreeBSD (v6 and v7), rsync (v3.0.4) with the extented ACLs patch has a
problem.
The ACLs flag works, but when it is used, the mtime of the files on on the
receiving system are set to the current time. This is a bit annoying in
itself, but creates a...
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
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
2014 Apr 04
1
Odd file locking issue with one of our SMB servers....
Samba version: 3.6.15 on openSUSE 12.2.
We?ve got a series of file shares exported from one of our storage systems. Periodically, we?ve a user from our accounting department that is getting errors from Excel that the file she?s trying to open is opened by someone else (it isn?t) and prompts her to either open it as read-only, or to cancel the open operation. When this occurs, she hits cancel,
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
2008 Nov 12
5
System deadlock when using mksnap_ffs
I've been playing around with snapshots lately but I've got a problem on
one of my servers running 7-STABLE amd64:
FreeBSD paladin 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #8: Mon Nov 10 20:49:51 GMT 2008 tdb@paladin:/usr/obj/usr/src/sys/PALADIN amd64
I run the mksnap_ffs command to take the snapshot and some time later
the system completely freezes up:
paladin# cd /u2/.snap/
paladin#
2013 Jul 01
1
ZFS Panic after freebsd-update
Hello,
I have not had much time to research this problem yet, so please let me
know what further information I might be able to provide.
This weekend I attempted to upgrade a computer from 8.2-RELEASE-p3 to 8.4
using freebsd-update. After I rebooted to test the new kernel, I got a
panic. I had to take a picture of the screen. Here's a condensed version:
panic: page fault
cpuid = 1
KDB: