maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05852
Building 10.4.13 without PAM
-
To:
"maria-discuss@xxxxxxxxxxxxxxxxxxx" <maria-discuss@xxxxxxxxxxxxxxxxxxx>
-
From:
"Chris Ross (cross2)" <cross2@xxxxxxxxx>
-
Date:
Mon, 6 Jul 2020 20:00:15 +0000
-
Accept-language:
en-US
-
Arc-authentication-results:
i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cisco.com; dmarc=pass action=none header.from=cisco.com; dkim=pass header.d=cisco.com; arc=none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=cykDNq9XWkCdz4fk1MPsvwL2jXR0J0BIA7D7aAJcvk0=; b=Os/oAvt9GcpJh5nhBBJIPbKiqae2QRYHBfLTYYZ8KbJ0XnQAqXP1uuqkk/1chOp6j2gJRq2UdwkgJ134X33Bt/w4tgHJidbeacPbR1AcB+u8HRKUMDzSMEYAaN6nj0ZCjwRL6AgagFaLhazMXDJ5MJSH6dsNggMMCxCErAYYEFf56DGsNANPi+MwrX03IL1cvp6itsJFuRrjZ9ZlC0X9DO4gCfQuc6j350I/GUu34dIH/XDW8gcpFgL3l/Ke+Fkekx1ZeiNGi6ciD2jQAEVfa7k/dTHGeimQGhvHiErfaXx/vMcDahIiwgOU9iPKfj1dz3ShsV+TXJ2JjqZvFvUA9Q==
-
Arc-seal:
i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XBRYETbyIO7xs4Btfy4W11COFxP0s9fCPEUFJSKm4BxlpY1pu76cikJUIv6ll19zdRSBOpQb7/8DHw0aZkBxLmW6kBcxeuEn68+qFNySP0xYOo4xOPU5l0bGdtMqeulnVWWqhDmHvf1Hetlk3tpaNuwyeTC8C0XppDIrFSC1s8cUtPwT4UOdtjIigbG+Ii46NADZ2gyqjhMJIcsjXjNxVM3Ot84E62l19d37NfOfmRkC0rXFDLSgxchPJtd5Ipu9CYmR4Shsvrz9I1DZ2hddrKnvLNTtkbCs4DMnIuYC1bCLT0pEh1BwNZfIJi+Gi2vdTb+pRy6YRKZ2BvdJaTdRzQ==
-
Authentication-results:
lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=none action=none header.from=cisco.com;
-
Ironport-phdr:
9a23:TcSznRai5odGBtsylzrlH/f/LSx94ef9IxIV55w7irlHbqWk+dH4MVfC4el21QSXD4Ha8O5fze7frqbrWXQJ7dCHvWxROJBPVhpQj8IQkkRgBcOeEkT0IbbsaDByB8VNUlJpvhTZeUhYEcrzfRve93u16zNBHhTkKREzIu3oHIXSl827kea/586bbwBBnjHoZ7R0IV2/phnQsc9Dh4xkJ8NTghvEq3dFYaJY32RtcFmShB37oMy3+c1u
-
Thread-index:
AQHWU9AQABEMrsUMgU+TurkF/+926w==
-
Thread-topic:
Building 10.4.13 without PAM
-
User-agent:
Microsoft-MacOutlook/16.38.20061401
Hey there again. So, I just today considered turning off PAM, largely to not have to deal with the setuid auth_pam_tool. We’re not going to be using pam, just internal accounts, so.
I added -DPLUGIN_AUTH_PAM=NO and -DPLUGIN_AUTH_PAM_V1=NO to my build options, the same way I had turned off various other plugins I don’t need. But, when running cmake, I now see:
CMake Error at cmake/plugin.cmake:283 (MESSAGE):
Plugin AUTH_PAM cannot be built
Call Stack (most recent call first):
CMakeLists.txt:413 (CONFIGURE_PLUGINS)
I looked in CMakeOutput.log and CMakeError.log but don’t see anything that looks like related errors. And, I asked it not to build AUTH_PAM plugin, so it complaining that it can’t seems unusual.
What did I miss?
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
Follow ups