]> eyrie.org Git - kerberos/wallet.git/commit
Update AD keytab policies
authorBill MacAllister <whm@dropbox.com>
Mon, 2 May 2016 20:44:19 +0000 (20:44 +0000)
committerRuss Allbery <eagle@eyrie.org>
Mon, 28 May 2018 00:33:31 +0000 (17:33 -0700)
commit8bfba28196485236125ad363ed3b96c461025d94
treed77d871704cb400d5ca80e4a69bf22f28a789daa
parent720b9492c14ce2f814549502c013e2cfdf7130ae
Update AD keytab policies

* Make sure userPrincipalName is created for all keytabs and use it to
  search for entries in AD.

* Allow the creation of any service principal.  This requires making
  sure that the cn used to create AD entries for service accounts not
  be any longer than 20 characters.
contrib/ad-keytab
perl/lib/Wallet/Config.pm
perl/lib/Wallet/Kadmin/AD.pm