Code

zpdated method
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 6 May 2008 13:16:47 +0000 (13:16 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 6 May 2008 13:16:47 +0000 (13:16 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10792 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/heimdal/admin/systems/services/kerberos/class_password-methods-MIT.inc

index a0db3893a8be26d5e4e7c5d9bcedbb2e53f17d4e..0ea60f424488dcfd93f927cd4ed5723d431fdae1 100644 (file)
@@ -360,6 +360,12 @@ class passwordMethodMIT extends passwordMethod
   }
 
 
+  function get_description()
+  {
+    return(_("Daemon based"));
+  }
+
+
   function configure()
   {
     $this->save_object();