Does AIX properly forward to a Linux logsrvd? Endian Issues?
"Dolan, Sean via sudo-users" <[email protected]> Wed, 19 Oct 2022 16:29:07 +0000
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <[email protected]> |
I am not seeing an entry in the Linux Logsrvd log (/var/log/secure) when an AIX client issues a sudo command. I am using the latest, sudo 1.9.11p3: SOURCE: AIX 7.1 workstation /etc/sudoers has the entry "Defaults: log_servers=linux-logsrv" Linux: 6.9 server running sudo_logrvd listening on 30343 (non-tls for now) On AIX machine, execute "sudo cat /etc/shadow" but nothing appears in the Linux's /var/log/secure. All Linux clients work 100%, but the AIX clients do not. I captured a TCPDUMP and can see the initial handshake between the AIX and Linux box. I can see the Linux box reply back with the "Sudo Audit Ser ver 1.9.11p3" but then the AIX does not send the details back, i.e. the command, etc. Is there an Endian issue going between BIG and little endian? ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users