From 4b204339078eb55ba9309f1fd669b1792d6b43c6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Nov 2013 09:45:40 +0100 Subject: add crypt auth module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- configurable-definitions | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configurable-definitions') diff --git a/configurable-definitions b/configurable-definitions index bbc3135..8d5a946 100644 --- a/configurable-definitions +++ b/configurable-definitions @@ -40,4 +40,10 @@ AUTH (default: pam, type: name) pam -- Pluggable Authentication Module (PAM) none -- Always auto-authenticate + crypt -- Authenticate with crypt and /etc/shadow or /etc/passwd + + +NO_SHADOW (default: undefined, type: #ifdef, required: AUTH=crypt) + + Do not use /etc/shadow (shadow.h) unless HAVE_SHADOW is definied -- cgit v1.2.3-70-g09d2