Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-27 | Fix POD spelling errors in contrib/ad-keytab | Russ Allbery | |
Also add stopwords. | |||
2018-05-27 | Update AD keytab policies | Bill MacAllister | |
* 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. | |||
2018-05-27 | Add ad-keytab, update Wallet::Config | Bill MacAllister | |
* This ad-keytab is useful in the initial setup of AD as a keytab store for wallet. * Change configuration variables to correctly reflect that some values are relative distinguished names. * Add a configuration variable for the base distinguished name for ActiveDirectory. |