From a628c0ae9cc962b50c8210a29f9203c8e3a85d19 Mon Sep 17 00:00:00 2001 From: dmiller Date: Fri, 25 Oct 2013 02:58:27 +0000 Subject: [PATCH] Add match line for Debian's PAM auth wrapper around uucpd --- nmap-service-probes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nmap-service-probes b/nmap-service-probes index e6b704728..99752b2e8 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -8938,6 +8938,9 @@ match upnp m|^HTTP/1\.0 404 Not Found\r\nSERVER: PACKAGE_VERSION HUAWEI, UPnP, H # UUCP 1.06.2 on Linux 2.4.X # Taylor UUCP 1.06.2 on Slackware match uucp m|^login: Password:$| p/Taylor uucpd/ +# uucico prompt does not have space after "Password:", +# but Debian-contributed in.uucpd calls pam_authenticate, which does. +match uucp m|^login: Password: $| p/Debian in.uucpd, probably Taylor uucpd/ i/PAM auth/ match uucp m|^login: Login incorrect\.$| p/Solaris uucpd/ # Veritas Netbackup client v.3.4