diff options
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r-- | src/ldapcontroller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h index f5bd2a7..85fc334 100644 --- a/src/ldapcontroller.h +++ b/src/ldapcontroller.h @@ -86,6 +86,7 @@ class LDAPController: public KCModule void processLockouts(); private: + int controlHeimdalServer(sc_command command); int controlLDAPServer(sc_command command, uid_t userid=-1, gid_t groupid=-1); private: |