From: hickert Date: Tue, 6 May 2008 13:16:47 +0000 (+0000) Subject: zpdated method X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=45df8fb3332825921843da571b0a8fecdd9cb602;p=gosa.git zpdated method git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10792 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/heimdal/admin/systems/services/kerberos/class_password-methods-MIT.inc b/gosa-plugins/heimdal/admin/systems/services/kerberos/class_password-methods-MIT.inc index a0db3893a..0ea60f424 100644 --- a/gosa-plugins/heimdal/admin/systems/services/kerberos/class_password-methods-MIT.inc +++ b/gosa-plugins/heimdal/admin/systems/services/kerberos/class_password-methods-MIT.inc @@ -360,6 +360,12 @@ class passwordMethodMIT extends passwordMethod } + function get_description() + { + return(_("Daemon based")); + } + + function configure() { $this->save_object();