[1600] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

modify_principal -clearpolicy

daemon@ATHENA.MIT.EDU (Barry Jaspan)
Fri Aug 16 13:46:21 1996

Date: Fri, 16 Aug 1996 13:46:15 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: krbdev@MIT.EDU, jcb@cygnus.com


I've updated add_principal's and modify_principal's usage.  They are
now:

kadmin.local:  ank
usage: add_principal [options] principal
        options are:
                [-expire expdate] [-pwexpire pwexpdate] [-maxlife maxtixlife]
                [-kvno kvno] [-policy policy] [-randpass] [-pw password]
                [{+|-}attribute]
        attributes are:
                allow_postdated allow_forwardable allow_tgs_req allow_renewable
                allow_proxiable allow_dup_skey allow_tix requires_preauth
                requires_hwauth needchange allow_svr password_changing_service
kadmin.local:  modprinc
usage: modify_principal [options] principal
        options are:
                [-expire expdate] [-pwexpire pwexpdate] [-maxlife maxtixlife]
                [-kvno kvno] [-policy policy] [-clearpolicy]
                [{+|-}attribute]
        attributes are:
                allow_postdated allow_forwardable allow_tgs_req allow_renewable
                allow_proxiable allow_dup_skey allow_tix requires_preauth
                requires_hwauth needchange allow_svr password_changing_service

Barry

home help back first fref pref prev next nref lref last post