summaryrefslogtreecommitdiffstats
path: root/src/ldap.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-05-21 00:54:46 -0500
committerTimothy Pearson <[email protected]>2012-05-21 00:54:46 -0500
commitbb72c681df66c174f16ed8a1a3502a9892034ef2 (patch)
tree333dc3fac07ec5ebd02a88bbe8962c376f201fa9 /src/ldap.h
parent44db1b5fafa7e3ff64411b48214961da8d553138 (diff)
downloadkcmldap-bb72c681df66c174f16ed8a1a3502a9892034ef2.tar.gz
kcmldap-bb72c681df66c174f16ed8a1a3502a9892034ef2.zip
Add pam file writing and clean up a bit
Diffstat (limited to 'src/ldap.h')
-rw-r--r--src/ldap.h1
1 files changed, 1 insertions, 0 deletions
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;