Displaying 20 results from an estimated 30 matches for "audit_logging".
2019 Nov 19
2
Samba building is broken when some libraries are specified to be built-in to binaries !
...*=error1 =*
Compiling source4/dsdb/samdb/ldb_modules/objectguid.c
source4/dsdb/samdb/ldb_modules/tests/test_group_audit.c.21.o: In function
`audit_message_send':
./bin/default/../../source4/dsdb/samdb/ldb_modules/tests/test_group_audit.c:79:
multiple definition of `audit_message_send'
lib/audit_logging/audit_logging.c.1.o:./bin/default/../../lib/audit_logging/audit_logging.c:231:
first defined here
collect2: error: ld returned 1 exit status
*=error2 on x86_64 platform= *
[4551/6348] Compiling libcli/auth/tests/ntlm_check.c
source4/dsdb/samdb/ldb_modules/tests/test_group_audit.c.21.o: In function...
2009 Oct 28
2
render :file cached?
In my application I have a controller/view that displays the contents
of an audit log file
def audit_log
render :layout => ''table'', :file => AUDIT_LOG
end
The audit log is updated frequently but the render call does not re-
read the file so it gets stale. Is there a way to tell render to
check the file timestamp and reload as needed?
2023 Dec 16
1
Samba 4.19.2: "Unwilling to perform" password change
...is due to password
complexity requirements. However, in my case, I get the error no matter
how complex the password. Also, I have the following line in my smb.conf
file:
ldap server require strong auth = no
The actual error I'm getting in the log:
[2023/12/16 14:21:01.537051, 5]
../../lib/audit_logging/audit_logging.c:97(audit_log_human_text)
DSDB Change [Add] at [Sat, 16 Dec 2023 14:21:01.536966 EST] status
[Unwilling to perform] remote host [ipv4:192.168.4.60:59926] SID
[S-1-5-21-2696128225-1306404786-1287425722-500] DN
[cn=test_user_1,dc=noosphere,dc=as] attributes [cn [test_user_1]
displayN...
2018 Sep 11
0
shared folder in the samba domain, can't be access on trusting domain users
...ith [NTLMv2] status [NT_STATUS_NO_SUCH_USER]
> workstation [TESTHV-DC1] remote host [ipv4:192.168.179.229:50070] mapped
> to [TESTHV]\[mtest]. local host [ipv4:192.168.179.226:49153] NETLOGON
> computer [VM000459] trust account [VM000459$]
> [2018/09/10 18:18:57.228057, 2]
> ../lib/audit_logging/audit_logging.c:141(audit_log_json)
> JSON Authentication: {"timestamp": "2018-09-10T18:18:57.227924+1200",
> "type": "Authentication", "Authentication": {"version": {"major": 1,
> "minor": 0}, "status&q...
2018 Sep 18
1
After Updates
Hello list...
when I put version 4.8.5 removing the 4.9 this happens to me, I ask is correct ????
./samba-tool dbcheck
ldb: unable to dlopen /usr/local/samba/lib/ldb/audit_log.so : /usr/local/samba/lib/private/libsamba-sockets-samba4.so: version `SAMBA_4.9.0' not found (required by /usr/local/samba/lib/ldb/audit_log.so)
ldb: unable to dlopen /usr/local/samba/lib/ldb/group_audit_log.so :
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...peak and when I hear,
Let the love light shine through me."
Ruth Bebermeyer
========================================================
Release Announcements
---------------------
Changes since 4.9.4:
--------------------
o Andrew Bartlett <abartlet at samba.org>
* BUG 13714: audit_logging: Remove debug log header and JSON Authentication:
prefix.
* BUG 13760: Fix upgrade from 4.7 (or earlier) to 4.9.
o Jeremy Allison <jra at samba.org>
* BUG 11495: s3: lib: nmbname: Ensure we limit the NetBIOS name correctly.
CID: 1433607.
* BUG 13690: smbd: uid: Don't...
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...peak and when I hear,
Let the love light shine through me."
Ruth Bebermeyer
========================================================
Release Announcements
---------------------
Changes since 4.9.4:
--------------------
o Andrew Bartlett <abartlet at samba.org>
* BUG 13714: audit_logging: Remove debug log header and JSON Authentication:
prefix.
* BUG 13760: Fix upgrade from 4.7 (or earlier) to 4.9.
o Jeremy Allison <jra at samba.org>
* BUG 11495: s3: lib: nmbname: Ensure we limit the NetBIOS name correctly.
CID: 1433607.
* BUG 13690: smbd: uid: Don't...
2018 Nov 07
2
How to find out what is deleting my vms
...has been deleted. To start the VM again, requires "virsh define myvm.xml" to be run again.
What I cannot determine is **why** the VM is deleted. I am using "virsh define" which I understand should create a persistent VM, and I have enabled "audit_level=2" and "audit_logging=1" in libvirtd.conf but can't see anything helpful in the log output (although maybe I don't know what I'm looking for).
Is anyone, please, able to help me work out what is deleting my VMs once they shut down ... and, if possible, why?!
Many, many thanks,
Andy
2019 Apr 02
2
Make/Build Error on armhf
...thread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,--as-needed']
and when linking against that:
13:16:31 runner ['/usr/bin/gcc',
'-Wl,--version-script=/home/pi/samba-4.10.0P1/bin/default/auth/common_auth.vscript',
'-shared',
'lib/audit_logging/audit_logging.c.1.o',
'lib/util/util_str_escape.c.99.o', 'auth/auth_sam_reply.c.1.o', 'auth/wbc_auth_util.c.1.o', 'auth/auth_log.c.1.o', 'auth/auth_util.c.1.o', '-o/home/pi/samba-4.10.0P1/bin/default/auth/libcommon-auth-samba4.so',
'-Wl,-rpat...
2019 Apr 02
2
Make/Build Error on armhf
Hello $List,
just downloaded and tried to compile samba 4.10.0 an raspbian stretch which
ends in an error:
[1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
[1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
string offset 3888 >= 3489 for section `.strtab'
/usr/bin/ld:
2020 Oct 18
3
Samba does not work after upgrade to Ubuntu 20.04.1
Hello,
today I upgraded one of my DCs to Ubuntu to 20.04.1. After that my DC did not work anymore, despite unmasking, reenabling.
In /var/log/samba/log.samba I get the error messages below. Looks like libraries are missing.
What shall I do?
Thanks, Joachim
root at cobra:/var/log/samba# cat log.samba
[2020/10/11 15:12:51.009065, 0]
2018 Nov 07
0
Re: How to find out what is deleting my vms
...d. To start the VM again, requires "virsh define myvm.xml" to be run again.
>
>
> What I cannot determine is **why** the VM is deleted. I am using "virsh define" which I understand should create a persistent VM, and I have enabled "audit_level=2" and "audit_logging=1" in libvirtd.conf but can't see anything helpful in the log output (although maybe I don't know what I'm looking for).
You should enable debug logging to see which connection deletes your
vms.
> Is anyone, please, able to help me work out what is deleting my VMs once they sh...
2019 Apr 02
0
Make/Build Error on armhf
...thread',
'-Wl,-no-undefined',
'-Wl,--export-dynamic',
'-Wl,--as-needed']
and when linking against that:
13:16:31 runner ['/usr/bin/gcc',
'-Wl,--version-script=/home/pi/samba-4.10.0P1/bin/default/auth/common_auth.vscript',
'-shared',
'lib/audit_logging/audit_logging.c.1.o',
'lib/util/util_str_escape.c.99.o', 'auth/auth_sam_reply.c.1.o',
'auth/wbc_auth_util.c.1.o', 'auth/auth_log.c.1.o',
'auth/auth_util.c.1.o',
'-o/home/pi/samba-4.10.0P1/bin/default/auth/libcommon-auth-samba4.so',
'-Wl,-rpat...
2024 Oct 01
1
Error SAMBA4.19.2
Good evening,
We have been dealing with an incident for several weeks during peak load
times, either due to authentications or service accesses that rely on Samba
4 AD. Below are the details of the current Samba version and OS:
**Samba version 4.19.2**
```bash
~$ uname -r
5.15.0-41-generic
~$ sudo lsb_release
No LSB modules are available.
~$ sudo lsb_release -a
No LSB modules are available.
2019 Apr 04
0
Make/Build Error on armhf
...thread', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,--as-needed']
and when linking against that:
13:16:31 runner ['/usr/bin/gcc',
'-Wl,--version-script=/home/pi/samba-4.10.0P1/bin/default/auth/common_auth.vscript',
'-shared',
'lib/audit_logging/audit_logging.c.1.o',
'lib/util/util_str_escape.c.99.o', 'auth/auth_sam_reply.c.1.o', 'auth/wbc_auth_util.c.1.o', 'auth/auth_log.c.1.o', 'auth/auth_util.c.1.o', '-o/home/pi/samba-4.10.0P1/bin/default/auth/libcommon-auth-samba4.so',
'-Wl,-rpat...
2023 Apr 10
1
NT_STATUS_TOO_MANY_OPENED_FILES
Hello Rowland,
Find the _*smb.conf :*_
[global]
netbios name = DC4
realm = KTKBANKLTD.COM
server role = active directory domain controller
workgroup = KTKBANKLTD
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[netlogon]
path = /usr/local/samba/var/locks/sysvol/ktkbankltd.com/scripts
??????read only = No
*Logs:*
{"timestamp":
2024 Oct 03
1
Error SAMBA4.19.2
Good evening,
>
> We have been dealing with an incident for several weeks during peak load
> times, either due to authentications or service accesses that rely on Samba
> 4 AD. Below are the details of the current Samba version and OS:
>
> **Samba version 4.19.2**
>
> ```bash
> ~$ uname -r
> 5.15.0-41-generic
> ~$ sudo lsb_release
> No LSB modules are
2019 Jun 18
1
some questsions to online backup and a failiure with offline backup
Hi,
first online backup works, but why some parts are missing?
Online:
root# samba-tool domain backup online --targetdir=/mnt/backup/online/
--server=DC -UAdministrator
Backup created 2019-Jun-18 11:04:19
Using samba-tool version: Samba 4.10.2
Domain online backup, using DC 'DOMAIN'
Backup for domain DOMAIN (NetBIOS), DOMAIN (DNS realm)
Backup contains domain secrets: True
missing
2024 Oct 08
1
Error SAMBA4.19.2
hi Gabriel,
>> /usr/local/samba/private/sam.ldb: Error (24) Too many open files -
I have not seen other reports of 4.19 or similar versions running out of
open files, so I suspect it is a peculiarity of your machine.
This message from 2018 has some hints for diagnosis and fixes:
https://lists.samba.org/archive/samba/2018-April/215130.html
And you could also look at the output of
2019 Jul 24
2
Dynamic DNS record scavenging support
Hello,
according to this:
https://gitlab.com/samba-team/samba/merge_requests/26
samba should support DNS record scavenging is this only true for the
internal DNS or also BIND? Should this work?
I enabled it (dns zone scavenging = yes) to try it out and got this
(didn't enable it from the DNS Manager tool as I got the error first):
Jul 24 16:39:20 dc1 samba[29071]: [2019/07/24