summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2009-01-30 23:57:31 -0500
committerRay Strode <rstrode@redhat.com>2011-06-13 20:33:47 -0400
commit768fe8d5e9e96c25a006f084ad6452d076d03b60 (patch)
tree1feae709bd54cbabb854221209ef3c0097589837 /common
parent0d92891917576227b40eca56c4b173b879aa8792 (diff)
downloadgdm-768fe8d5e9e96c25a006f084ad6452d076d03b60.tar.gz
greeter: Add a login extension mechanism to greeter
This allows extensions to drive which PAM conversations get run and potentially augment the login window UI. This commit adds one builtin extension that does the traditional unified authentication thing, and a plugin for password-only based authentication. By default we use the builtin extension, but enable the plugin with --enable-split-authentication Subsequent commits will add support for fingerprint and smartcard plugins.
Diffstat (limited to 'common')
-rw-r--r--common/gdm-marshal.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gdm-marshal.list b/common/gdm-marshal.list
index d5455e1d..d8a9e728 100644
--- a/common/gdm-marshal.list
+++ b/common/gdm-marshal.list
@@ -5,3 +5,4 @@ VOID:STRING,STRING
VOID:UINT,UINT
VOID:STRING,INT
VOID:DOUBLE
+BOOLEAN:STRING