From bb72c681df66c174f16ed8a1a3502a9892034ef2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 May 2012 00:54:46 -0500 Subject: Add pam file writing and clean up a bit --- src/ldap.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ldap.h') diff --git a/src/ldap.h b/src/ldap.h index d451774..38d576c 100644 --- a/src/ldap.h +++ b/src/ldap.h @@ -94,6 +94,7 @@ class LDAPConfig: public KCModule void writeKrb5ConfFile(); void writeLDAPConfFile(); void writeNSSwitchFile(); + void writePAMFiles(); private: KAboutData *myAboutData; -- cgit v1.2.3