Displaying 20 results from an estimated 30 matches for "audit_log".
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 func...
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]
disp...
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}, "stat...
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 : /usr/local/samba/lib/private/libsamba-sockets-samba4.so: version `SAMBA_4.9.0'...
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...
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...
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,-...
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
...amba/ldb/aclread.so)
ldb: unable to dlopen /usr/lib/x86_64-linux-gnu/samba/ldb/anr.so : /usr/lib/x86_64-linux-gnu/samba/libldbsamba.so.0: version `SAMBA_4.11.14_DEBIAN' not found (required by /usr/lib/x86_64-linux-gnu/samba/ldb/anr.so)
ldb: unable to dlopen /usr/lib/x86_64-linux-gnu/samba/ldb/audit_log.so : /usr/lib/x86_64-linux-gnu/samba/libMESSAGING.so.0: version `SAMBA_4.11.14_DEBIAN' not found (required by /usr/lib/x86_64-linux-gnu/samba/ldb/audit_log.so)
ldb: unable to dlopen /usr/lib/x86_64-linux-gnu/samba/ldb/count_attrs.so : /usr/lib/x86_64-linux-gnu/samba/libsamba-debug.so.0: versio...
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 the...
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,-...
2024 Oct 01
1
Error SAMBA4.19.2
...c?digo
Sep 10 09:41:36 domain samba[1658021]: [2024/09/10 09:41:36.301924, 0]
../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
Sep 10 09:41:36 domain samba[1658021]: ldb: module encrypted_secrets
initialization failed : Operations error
Sep 10 09:41:36 domain samba[1658021]: ldb: module group_audit_log
initialization failed : Operations error
Sep 10 09:41:36 domain samba[1658021]: ldb: module repl_meta_data
initialization failed : Operations error
Sep 10 09:41:36 domain samba[1658021]: ldb: module subtree_delete
initialization failed : Operations error
Sep 10 09:41:36 domain samba[1658021]:...
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,-...
2023 Apr 10
1
NT_STATUS_TOO_MANY_OPENED_FILES
.../lib/ldb' - Too
many open files
[2023/04/10 10:02:25.524087,? 0]
../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
? ldb: module encrypted_secrets initialization failed : Operations error
[2023/04/10 10:02:25.524160,? 0]
../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
? ldb: module group_audit_log initialization failed : Operations error
[2023/04/10 10:02:25.524203,? 0]
../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
? ldb: module repl_meta_data initialization failed : Operations error
[2023/04/10 10:02:25.524220,? 0]
../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
? ldb: module subt...
2024 Oct 03
1
Error SAMBA4.19.2
...36 domain samba[1658021]: [2024/09/10 09:41:36.301924, 0]
> ../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
> Sep 10 09:41:36 domain samba[1658021]: ldb: module encrypted_secrets
> initialization failed : Operations error
> Sep 10 09:41:36 domain samba[1658021]: ldb: module group_audit_log
> initialization failed : Operations error
> Sep 10 09:41:36 domain samba[1658021]: ldb: module repl_meta_data
> initialization failed : Operations error
> Sep 10 09:41:36 domain samba[1658021]: ldb: module subtree_delete
> initialization failed : Operations error
> Sep 10 09:...
2019 Jun 18
1
some questsions to online backup and a failiure with offline backup
...n failed : Operations error
module linked_attributes initialization failed : Operations error
module unique_object_sids initialization failed : Operations error
module operational initialization failed : Operations error
module encrypted_secrets initialization failed : Operations error
module group_audit_log initialization failed : Operations error
module repl_meta_data initialization failed : Operations error
module subtree_delete initialization failed : Operations error
module aclread initialization failed : Operations error
module acl initialization failed : Operations error
module descriptor initia...
2024 Oct 08
1
Error SAMBA4.19.2
...1658021]: [2024/09/10 09:41:36.301924, 0]
>> ../../lib/ldb-samba/ldb_wrap.c:79(ldb_wrap_debug)
>> Sep 10 09:41:36 domain samba[1658021]: ldb: module encrypted_secrets
>> initialization failed : Operations error
>> Sep 10 09:41:36 domain samba[1658021]: ldb: module group_audit_log
>> initialization failed : Operations error
>> Sep 10 09:41:36 domain samba[1658021]: ldb: module repl_meta_data
>> initialization failed : Operations error
>> Sep 10 09:41:36 domain samba[1658021]: ldb: module subtree_delete
>> initialization failed : Operations e...
2019 Jul 24
2
Dynamic DNS record scavenging support
...st+0x482) [0x7fda74b80eb0]
Jul 24 16:39:20 dc1 samba[29071]: #22
/usr/lib64/samba/ldb/objectclass.so(+0x3cdb) [0x7fda58176cdb]
Jul 24 16:39:20 dc1 samba[29071]: #23
/usr/lib64/samba/libldb.so.1(ldb_next_request+0x482) [0x7fda74b80eb0]
Jul 24 16:39:20 dc1 samba[29071]: #24
/usr/lib64/samba/ldb/audit_log.so(+0x5d43) [0x7fda5ae0ed43]
Jul 24 16:39:20 dc1 samba[29071]: #25
/usr/lib64/samba/libldb.so.1(ldb_next_request+0x482) [0x7fda74b80eb0]
Jul 24 16:39:20 dc1 samba[29071]: #26
/usr/lib64/samba/ldb/extended_dn_in.so(+0x2755) [0x7fda5a1da755]
Jul 24 16:39:20 dc1 samba[29071]: #27
/usr/lib64/samb...