Code

Backport from trunk
[gosa.git] / gosa-plugins / mit-krb5 / admin / systems / services / kerberos / class_password-methods-MIT.inc
index 5165d43496cb757c331d3a27c354be5165d36e75..e018bb405a3d32829a9de03585fa10a71053278e 100644 (file)
@@ -51,7 +51,7 @@ class passwordMethodMIT extends passwordMethod
     var $MASK                     = 0;
 
     var $flags = array(
-            "DISALLOW_POSTDATED"    =>0x00000001 ,  // Pohibit postdated tickets
+            "DISALLOW_POSTDATED"    =>0x00000001 ,  // Prohibit postdated tickets
             "DISALLOW_FORWARDABLE"  =>0x00000002 ,  // Prohibit forwardable tickets
             "DISALLOW_TGT_BASED"    =>0x00000004 ,  // Disallow Ticket-Granting Service
             "DISALLOW_RENEWABLE"    =>0x00000008 ,  // Prohibit renewable tickets