Displaying 20 results from an estimated 5000 matches similar to: "ACL inheritance not working as expected."
2018 Feb 14
1
samba 4.6.12. users can't delete files
Hi all,
I'm running a small (50 users) AD with an AD-DC and a Domain Member as the
file server. Both running debian Stretch and self-compiled samba 4.6.12.
Bind as DNS.
Multiple shares configured using windows ACLs. All work as expected except
for User Home Folders (https://wiki.samba.org/index.php/User_Home_Folders).
I've created a folder for each user under samba_homes/ and gave full
2018 Oct 03
2
Uidnumbers strange behaviour on DC
Dear all,
I have a problem with our samba installation and really need your input
since I'm running out of ideas.
Short story:
UidNumbers on a DC have a strange behaviour
Longer Story:
1) Self compiled samba ad-dc now on V4.8.5 (recently and painlessly
upgraded from 4.6.14) +bind9 +dhcp on debian stretch mostly managed through
RSAT
2) 2 DC's + 3 linux (debian/ubuntu) +20ish win10 clients
2018 Nov 13
2
winbind service panics "randomly"
Hi all,
on a recently installed samba file server, the winbind service crashes
apparently randomly. Every few hours it's necessary to restart the winbind
service and then it works for a few more hours. Any ideas are welcome.
1) the environment: 2 debian stretch DC's with round-robind bind+dhcp with
dns-update. 1 fileserver also (AD backend) on debian stretch. All on self
compiled samba
2018 Nov 13
0
winbind service panics "randomly"
On Tue, 13 Nov 2018 18:44:47 +0000
Carlos Jesus via samba <samba at lists.samba.org> wrote:
> Hi all,
> on a recently installed samba file server, the winbind service crashes
> apparently randomly. Every few hours it's necessary to restart the
> winbind service and then it works for a few more hours. Any ideas are
> welcome. 1) the environment: 2 debian stretch DC's
2020 Feb 19
3
Disk faillure on DC
Hi all, again, I ask for your help.
I have a domain with 2DC's running samba 4.10.6. The disk on the DC holding
the FSMO's failed. I recovered most of it from backups, and reinstalled
samba hopping to rejoin it to the domain.
However, when I try
# kinit administrator
#samba-tool domain join eurohidra.local DC -Uadministrator
I get
#Could not find machine account in secrets database: Failed
2018 Nov 13
2
winbind service panics "randomly"
Hi Rowland,
thank you for another quick reply.
1) I did all the changes on the smb.conf you suggested and restart
samba-ad-dc on both DCs.
2) Changed file server log to 10 and rebooted it just because.
3) Winbind crashed.
3.1) I have a gut felling that if I leave it alone, it lasts longer. If I
do a wbinfo -u it's ok, but if I go and check it often, it eventually
crashes. Again, gut felling,
2023 Oct 08
2
Could not convert SID S-0-0, error is NT_STATUS_NONE_MAPPED
Hi all,
I know this is kind of an old thread, but I've got some new "developments".
And some questions too. Let's see...
So, like I said before, my file server is clogging my logs with
../../source3/winbindd/winbindd_getgroups.c:259(winbindd_getgroups_recv)
Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED
Every 2 seconds.
Now, I'm using netdata
2023 Oct 19
1
Could not convert SID S-0-0, error is NT_STATUS_NONE_MAPPED
Hi all,
In my case I see this happen when rsync'ing sysvol from one samba DC to
a different one on the target DC when the target DC is on Debian
Bookworm with both samba 4.17.<many> and 4.18.8 . It looks like a
different behaviour of rsync that I never saw on Bullseye or before,
with many different samba versions over the years.
I'm using rsync through ssh with
rsync -avAX --delete
2018 May 06
2
Samba Audit Logs
On Sun, 6 May 2018 20:05:20 +1000
Robin G <robinghere3 at gmail.com> wrote:
> Hi Rowland,
> here is the smb.conf. All shares have the full_audit
>
> [global]
> workgroup = RESOLVS
> netbios name = DC1
> security = USER
> obey pam restrictions = yes
> local master = yes
> domain master = yes
> preferred
2023 Jan 29
2
[REGRESSION] GM20B probe fails after commit 2541626cfb79
On Fri, 27 Jan 2023 at 20:42, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote:
>
> On Fri, Jan 27, 2023 at 04:00:59PM +1000, Ben Skeggs wrote:
> > On Fri, 20 Jan 2023 at 21:37, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote:
> > >
> > > On Wed, Jan 18, 2023 at 11:28:49AM +1000, Ben Skeggs wrote:
> > > > On Mon, 16 Jan 2023 at 22:27, Diogo
2017 Jan 07
2
frequent core dumps (invalid lock_order?)
Hi Rowland,
Thanks for taking the time to look at this. I will post the log 10 output a bit later. Btw, what logs with log level 10 are you interested in?
Here’s my samba config with sensitive info replaced with placeholders:
[global]
access based share enum = yes
browseable = yes
comment = <COMMENT>
create mask = 0660
directory mask =
2018 Aug 08
2
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
On 06. aug. 2018 16:37, Oleg Cherkasov via samba wrote:
> On 06. aug. 2018 15:15, Oleg Cherkasov via samba wrote:
>>
>> This morning three of our FreeBSD-11.1-p11 servers with Samba 4.7.7
>> installations started to ignore ACL settings and reject user access to
>> shares. All three servers are members of DC running on Windows Server
>> 2008R2. Everything has
2018 May 05
2
Samba Audit Logs
On Sat, 5 May 2018 11:11:21 -0300
"Ethy H. Brito via samba" <samba at lists.samba.org> wrote:
> On Sat, 5 May 2018 23:40:47 +1000
> Robin G via samba <samba at lists.samba.org> wrote:
>
> ...
>
>
> > full_audit:prefix = %u|%I|%S
> > full_audit:failure = none
> > full_audit:success = mkdir rmdir read pread write pwrite
2019 Aug 08
3
[Bug] Cannot create file but read/write is ok
I don't know why I can't register bugzilla so I post here.
I have two ubuntu 16.04 machine A, B, and A install samba version 4.10.6,
and B install version 4.3.11.
I use samba-vfs in machine A.
I mount share of A in B ex:
sudo mount -t cifs -o username='ppp',password='admin' //IP/public
/home/ppp/test
And I found I can create file like $ touch test/yo
But I can read/write
2024 May 24
1
Samba suddenly acting strangely
On 5/23/24 22:58, Andrew Bartlett wrote:
> Can you post your smb.conf.
Actually no, as I don't have *one* smb.conf.
I'll add three of them (the last three were I had this problem) at the
end of this email.
As you can see they are not exactly identical.
> Have you used any of our fallback VFS modules instead of xattrs?
I'd say not, but see the smb.confs.
> (This would
2018 May 08
2
vfs_full_audit and facility 'auth'...
I've tried to setup VFS full audit facility in some share, like:
vfs objects = [...] full_audit
full_audit:prefix = %S|%d|%I|%M|%u
full_audit:success = mkdir rmdir read pread write pwrite rename unlink
full_audit:failure = none
full_audit:facility = auth
full_audit:priority = info
but samba refuse 'full_audit:facility = auth' as a good
2015 Jan 04
2
A lot of messages in full_audit log
Hi,
I'm using full_audit vfs module and I'm seeing a lot of duplicated messages
in log file. Why does it happens ?
How can I configure de smb.conf not to log duplicated information ?
Duplicated log:
Jan 4 13:27:50 server smbd_audit: [2015/01/04
13:27:50|semirames|samba-admin|192.168.0.3|setores]|pread|ok|Atendimento/James.txt
Jan 4 13:27:50 server smbd_audit: [2015/01/04
2009 Mar 20
1
vfs full_audit panic
Folks,
I tried using full_audit on Samba 3.0.28 by putting the following
lines on smb.conf (global section):
vfs objects = full_audit
full_audit:facility = LOCAL2
full_audit:priority = WARN
full_audit:prefix = %u|%m|%S
full_audit:success = rename rmdir unlink write
full_audit:failure = none
My log says:
Dec 29 13:57:07 lua smbd_audit: [2008/12/29 13:57:07, 0]
lib/fault.c:fault_report(45)
Dec
2005 Feb 26
1
Queue Auto fallthrough
I gave a queue setup like this, but I also have it setup so that if no
agents are online, the caller cannot get in but I discovered that if that's
the case, the call hangsup on the caller:
[soportetecnico]
;Soporte Tecnico
exten => 2,1,Playback(${SONIDOS}/transferringcall)
exten => 2,2,Queue(Soporte-Tecnico)
exten => 2-.,1,Playback(noagents)
I want to play a message tothecaller
2017 Mar 19
2
strange problem foxpro run exe on win 10
here it is
----
[global]
workgroup = all
server string = Samba Server
load printers = no
security = user
max log size = 200
time server = yes
local master = no
os level = 10
log file = /var/log/samba/log.%I
printcap name = /dev/null
netbios name = new07server-fst
# log level = 2 acls:10