search for: 2023

Displaying 20 results from an estimated 6320 matches for "2023".

Did you mean: 2013
2023 Jan 28
1
nut does not start after reboot
...ished I now added the restart to rc.local. Is there a better/correct way to ensure nut starts at boot time? Below is what I consider relevant to the situation in the boot log. Looking at the boot log I see $ sudo journalctl -b 0 -o short-iso --no-hostname | egrep -i '[^a-zA-Z](ups|nut)' 2023-01-28T09:06:57+1100 kernel: usb 1-5.2: Product: UPS VALUE 2023-01-28T09:06:57+1100 kernel: hid-generic 0003:0764:0501.0003: hiddev96,hidraw2: USB HID v1.10 Device [CPS UPS VALUE] on usb-0000:00:14.0-5.2/input0 2023-01-28T09:07:06+1100 kernel: usb 1-5.2: Product: UPS VALUE 2023-01-28T09:07:06+1100 k...
2020 May 31
2
samba-tool domain classicupgrade fails to import users or groups from NT domain
...the upgrade to AD today. # samba-tool domain classicupgrade --dbdir=/var/lib/samba.PDC/dbdir/ --realm=sinclair-accounting.lan --dns-backend=BIND9_DLZ --option="interfaces=lo br0" --option="bind interfaces only=yes" /etc/samba/smb.conf.PDC INFO 2020-05-31 23:07:50,466 pid:2023 /usr/lib64/python3.8/site-packages/samba/netcmd/domain.py #1647: Reading smb.conf INFO 2020-05-31 23:07:50,467 pid:2023 /usr/lib64/python3.8/site-packages/samba/netcmd/domain.py #1651: Provisioning INFO 2020-05-31 23:07:50,469 pid:2023 /usr/lib64/python3.8/site-packages/samba/upgrade.py #507:...
2024 Oct 07
1
Optimizar bucle for
Prueba así: --- dif_days <- 180 # Cambiado 6 meses df <- data.frame( id = c(1, 1, 1, 2, 2, 2, 1, 3), dates = as.Date(c("2023-01-01", "2023-05-15", "2023-12-01", "2023-01-01", "2023-04-01", "2023-12-01", "2023-03-15", "2023-01-01")) ) # important! df <- df[order(df$id, df$dates),] n_borrar <- 1 while (n_borrar > 0) { df <- ddply(d...
2024 Oct 07
1
Optimizar bucle for
Muchas gracias, Carlos, por esta ayuda! Desconocia la existencia de ddply y me cuesta interpretar el código. Estoy en ello. Realmente es mucho, pero mucho, más rápido. El problema es que si lo aplico a la tabla dde pruebas: id dates 1 1 2023-01-01 2 1 2023-05-15 3 1 2023-12-01 4 2 2023-01-01 5 2 2023-04-01 6 2 2023-12-01 7 1 2023-03-15 8 3 2023-01-01 dif_days <- 180 # Cambiado 6 meses df <- data.frame( id = c(1, 1, 1, 2, 2, 2, 1, 3), dates = as.Date(c("2023-01-01", "2023-05-15", "2023-12-01&q...
2020 Jun 02
0
samba-tool domain classicupgrade fails to import users or groups from NT domain
...samba-tool domain classicupgrade --dbdir=/var/lib/samba.PDC/dbdir/ > --realm=sinclair-accounting.lan --dns-backend=BIND9_DLZ > --option="interfaces=lo br0" --option="bind interfaces only=yes" > /etc/samba/smb.conf.PDC > > > INFO 2020-05-31 23:07:50,466 pid:2023 > /usr/lib64/python3.8/site-packages/samba/netcmd/domain.py #1647: Reading > smb.conf > INFO 2020-05-31 23:07:50,467 pid:2023 > /usr/lib64/python3.8/site-packages/samba/netcmd/domain.py #1651: > Provisioning > INFO 2020-05-31 23:07:50,469 pid:2023 > /usr/lib64/python3.8/si...
2023 Jan 26
1
ctdb samba and winbind event problem
...is showing the configuration from registy. smbstatus is showing the same connection as any other of the CTDB-Hosts. Now I enabled the first event 49.winbind with: ctdb event script enable legacy 49.winbind the node chrashes with the following messages in /var/log/log.ctdb ------------------ 2023-01-26T16:14:30.603370+01:00 glfs3 ctdb-eventd[15763]: 49.winbind: ERROR: wbinfo -p returned error 2023-01-26T16:14:30.603446+01:00 glfs3 ctdb-eventd[15763]: 49.winbind: could not ping winbindd! 2023-01-26T16:14:30.603458+01:00 glfs3 ctdb-eventd[15763]: 49.winbind: Ping to winbindd failed 2...
2023 Jun 01
2
winbindd authentication fails with NT_STATUS_RPC_SEC_PKG_ERROR intermittently
...ermittently. The error goes away on restarting the smb service but comes back after some time. There were no isses with the setup before the upgrade. Tried clearing the cached tdb files as well but the issue still come back after some time. Logs (replaced domain, username and workstation values): [2023/05/31 17:00:23.634152, 3] ../../auth/ntlmssp/ntlmssp_server.c:509(ntlmssp_server_preauth) Got user=[<user>] domain=[<domain>] workstation=[<workstation>] len1=24 len2=262 [2023/05/31 17:00:23.634173, 5] ../../source3/auth/auth_util.c:123(make_user_info_map) Mapping user [<domai...
2023 Apr 10
1
NT_STATUS_TOO_MANY_OPENED_FILES
...C4 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": "2023-04-10T09:52:23.323933+0530", "type": "Authentication", "Authentication": {"version": {"major": 1, "minor": 2}, "eventId": 4625, "logonId": "beef0000dead", "logonType": 3, "status":...
2024 Oct 07
1
Optimizar bucle for
...aquellas medidas > realizadas al menos 6 meses después de la anterior. > > La tabla simplificada (no diferencio entre medida y ID y con una nueva > columna ?BORRAR?) seria: > > ## Código > df <- data.frame( > ID = c(1, 1, 1, 2, 2, 2, 1, 3), > date = as.Date(c("2023-01-01", "2023-05-15", "2023-12-01", "2023-01-01", > "2023-04-01", "2023-12-01", "2023-03-15", "2023-01-01")), > BORRAR = 0) > > ## El código con el bucle (doble bucle) es: > > # Definir umbral : 6 meses:...
2023 Mar 28
1
Error message dns
[2023/03/28 11:32:15.524325, 0] ../../lib/util/util_runcmd.c:352(samba_runcmd_io_handler) /usr/sbin/samba_dnsupdate: ERROR: Record already exist; record could not be added. zone[starmans.lan] name[nobel] [2023/03/28 11:32:15.542955, 0] ../../lib/util/util_runcmd.c:352(samba_runcmd_io_handler) /u...
2023 Jul 07
0
Very strange issue copying only certain files to a share
...ions <== $ ls -lZ /srv/ drwxr-xr-x. 2 jaadmin jaadmin unconfined_u:object_r:samba_share_t:s0 15 Jul 7 16:00 test ==> The size 0 file created on a failed copy <== # ls -lZ /srv/test/ -rwxr--r--. 1 jaadmin jaadmin system_u:object_r:samba_share_t:s0 0 Jul 7 16:38 a ==> log.smbd <== [2023/07/07 16:38:16.793627, 3] ../../source3/smbd/smb2_trans2.c:2151(smbd_do_qfsinfo) smbd_do_qfsinfo: level = 1007 [2023/07/07 16:38:16.795140, 3] ../../source3/smbd/smb2_server.c:3962(smbd_smb2_request_error_ex) smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_CANC...
2023 Jul 19
1
[Announce] Samba 4.18.5, 4.17.10., 4.16.11 Security Releases are available for Download
...to address the following defects: o CVE-2022-2127:? When winbind is used for NTLM authentication, a maliciously ????????????????? crafted request can trigger an out-of-bounds read in winbind ????????????????? and possibly crash it. https://www.samba.org/samba/security/CVE-2022-2127.html o CVE-2023-3347:? SMB2 packet signing is not enforced if an admin configured ????????????????? "server signing = required" or for SMB2 connections to Domain ????????????????? Controllers where SMB2 packet signing is mandatory. https://www.samba.org/samba/security/CVE-2023-3347.html o CVE-2023-34...
2023 Jul 19
1
[Announce] Samba 4.18.5, 4.17.10., 4.16.11 Security Releases are available for Download
...to address the following defects: o CVE-2022-2127:? When winbind is used for NTLM authentication, a maliciously ????????????????? crafted request can trigger an out-of-bounds read in winbind ????????????????? and possibly crash it. https://www.samba.org/samba/security/CVE-2022-2127.html o CVE-2023-3347:? SMB2 packet signing is not enforced if an admin configured ????????????????? "server signing = required" or for SMB2 connections to Domain ????????????????? Controllers where SMB2 packet signing is mandatory. https://www.samba.org/samba/security/CVE-2023-3347.html o CVE-2023-34...
2023 Dec 02
33
[Bug 3639] New: server thread aborts during client login after receiving SSH2_MSG_KEXINIT
...h client output looks like: $ ssh root at 192.168.1.2 -p 2232 -vvvv ... debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent Connection reset by 192.168.1.2 port 2232 Using Debian 11 ARM ssh client compiled from the same compilation (OpenSSH_9.2p1, OpenSSL 1.1.1w 11 Sep 2023) the same error occurs. $ /opt/openssh-9.2p1/bin/ssh -p 2232 root at 192.168.1.2 -vvvvv ... debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent Connection reset by 192.168.1.2 port 2232 The server log messages from `/var/log/auth.log` are 2023-12-02T12:28:41.05166...
2023 Jan 26
1
ctdb samba and winbind event problem
Hi Stefan, On Thu, 26 Jan 2023 16:35:59 +0100, Stefan Kania via samba <samba at lists.samba.org> wrote: > I'm having a CTDB-Cluster with two nodes (both Ubuntu wit > Sernet-packages 4.17.4). Now I want to replace one of the nodes. The > first step was to bring a new node to the CTDB-Cluster. This time a &g...
2023 Jun 23
1
[EXTERNAL] Re: Unable to authenticate to share using UPN
...the share from a client host using the samaccountname, but the problem is that we want the users to be able to use either their uid or UPN and mapping using those usernames don?t work. Below are the logs from log level 3 for an authentication attempt using the username zach_detest at domain.tld [2023/06/23 10:05:49.969713, 3, pid=22679, effective(0, 0), real(0, 0), class=auth] ../../auth/ntlmssp/ntlmssp_util.c:72(debug_ntlmssp_flags) Got NTLMSSP neg_flags=0x62888215 [2023/06/23 10:05:50.006889, 3, pid=22679, effective(0, 0), real(0, 0), class=auth] ../../auth/ntlmssp/ntlmssp_server.c:552(nt...
2023 Nov 20
1
Online Backup failed....
On Mon, 20 Nov 2023 15:34:19 +0100 Dirk Laurenz via samba <samba at lists.samba.org> wrote: > Full output: > > root at iob-master:~# samba-tool domain backup online --server=dc01 > --targetdir=/autofs/backup/linux/samba_dom/$(hostname -d) -U > administrator Password for [SAMBA\administrator]: &...
2024 Mar 02
1
installation: while running make, unable to run pdflatex on 'NEWS.tex'
? Fri, 1 Mar 2024 10:46:53 -0500 Benjamin Tyner <btyner at gmail.com> ?????: > my platform info: > > Platform: x86_64-pc-linux-gnu (64-bit) > Running under: Ubuntu 22.04.4 LTS Quick things first: have you installed all the build-dependencies? apt build-dep r-base (maybe with --install-suggests? haven't tried that in a while) should do that. In particular, the build
2023 Apr 12
3
converting to date object...
dear members, I want to convert "12 APR 2023" into a Date object. I tried as_Date() from lubridate, but it is not working: > as_date("12 APR 2023") [1] NA Warning message: All formats failed to parse. No formats found. > as_date("12-APR-2023") [1] NA Warning message: All formats failed to parse. No formats foun...
2023 Apr 12
1
converting to date object...
...ment: ??tryFormats = c("%Y-%m-%d", "%Y/%m/%d") If your date character vector does not conform to either one, which it does not in this case, then you need to explicitly specify the input format, the details of which are specified in ?strptime. Thus: > as.Date("12 APR 2023", format = "%d %b %Y") [1] "2023-04-12" > str(as.Date("12 APR 2023", format = "%d %b %Y")) ?Date[1:1], format: "2023-04-12" > class(as.Date("12 APR 2023", format = "%d %b %Y")) [1] "Date" where the %d defi...