From f0759d14ca2c258b42e1401c9a686da14ed4f06c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 24 Apr 2013 18:40:54 +0200 Subject: =?UTF-8?q?Adapt=20to=20changes=20in=20lightdm-remote-login-x2go?= =?UTF-8?q?=20(0.0.1.0).=20Expect=20a=20UCCS=20service=20that=20supports?= =?UTF-8?q?=20session=20type=20=C2=BBx2go=C2=BB.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pam-x2go-children.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/pam-x2go-children.h') diff --git a/src/pam-x2go-children.h b/src/pam-x2go-children.h index 4cf8e63..f46c3cf 100644 --- a/src/pam-x2go-children.h +++ b/src/pam-x2go-children.h @@ -1,4 +1,5 @@ /* + * Copyright © 2012-2013 Mike Gabriel * Copyright © 2012 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it @@ -19,7 +20,7 @@ #ifndef _PAM_X2GO_CHILDREN_H_ #define _PAM_X2GO_CHILDREN_H_ -#define PAM_TYPE_DOMAIN 1234 +#define PAM_TYPE_SESSIONTYPE 1234 #define ALL_GOOD_SIGNAL "Ar, ready to authenticate cap'n" void -- cgit v1.2.3