次の例は、kadmin の add_policy コマンドを使用して、パスワード内に少なくとも 3 つの文字クラスを必要とする build11 ポリシーを作成します。
$ kadmin kadmin: add_policy -minclasses 3 build11 kadmin: quit