cookbook 'krb5_utils', '~> 0.2.3'
The krb5_utils cookbook has been deprecated
Author provided reason for deprecation:
The krb5_utils cookbook has been deprecated and is no longer being maintained by its authors. Use of the krb5_utils cookbook is no longer recommended.
You may find that the krb5 cookbook is a suitable alternative.
krb5_utils (5) Versions 0.2.3 Follow6
Set of attribute-driven utility resources which can be used to setup Kerberos
cookbook 'krb5_utils', '~> 0.2.3', :supermarket
knife supermarket install krb5_utils
knife supermarket download krb5_utils
krb5_utils cookbook
Requirements
This cookbook requires the krb5
cookbook, version 1.0.4
or greater.
Usage
This cookbook is intended for use in creating secure Hadoop clusters. As such, it will add the HTTP service
principal to all other service principals. This can be disabled by setting krb5_utils['add_http_principal']
to false
.
Attributes
-
krb5_utils['admin_principal']
- Initial administrator principal, created on KDC. Defaultadmin/admin
-
krb5_utils['admin_password']
- Password forkrb5_utils['admin_principal']
. Defaultpassword
-
krb5_utils['keytabs_dir']
- On-disk location for storing keytab files. Default/etc/security/keytabs
-
krb5_utils['krb5_service_keytabs']
- Hash of service keytabs to create. Default{}
-
krb5_utils['krb5_user_keytabs']
- Hash of user keytabs to create, in the same format askrb5_utils['krb5_service_keytabs']
. Default{}
Hash format:
ruby
{ 'HTTP' => { 'owner' => 'hdfs', 'group' => 'hadoop', 'mode' => '0640' } }
License
Copyright © 2014-2017 Cask Data, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
krb_utils CHANGELOG
v0.2.3 (Mar 22, 2017)
- Remove -norandkey ( Issues: #18 COOK-29 )
v0.2.2 (Sep 16, 2016)
- Set ntp.sync_clock to true for users of ntp cookbook ( Issue: #14 )
- Use grep to parse kadmin get_principal output ( Issue: #15 )
v0.2.1 (Sep 13, 2016)
- Create LICENSE.txt via GitHub ( Issue: #8 )
- Copy chefignore from caskdata/hadoop_cookbook ( Issue: #9 )
- Copy Gemfile from caskdata/hadoop_cookbook ( Issue: #10 )
- Use get_principal versus list_principals and grep ( Issue: #11 )
- Split recipe tests into their own files ( Issue: #12 )
v0.2.0 (Apr 12, 2016)
- Allow unconfigured run to install client libraries ( Issue: #6 )
v0.1.2 (Sep 25, 2014)
- Initial OSS release
Collaborator Number Metric
0.2.3 passed this metric
Contributing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.3 failed this metric
FC066: Ensure chef_version is set in metadata: krb5_utils/metadata.rb:1
FC069: Ensure standardized license defined in metadata: krb5_utils/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.3 passed this metric
Testing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.3 passed this metric
0.2.3 passed this metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.3 failed this metric
FC066: Ensure chef_version is set in metadata: krb5_utils/metadata.rb:1
FC069: Ensure standardized license defined in metadata: krb5_utils/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.3 passed this metric
Testing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.3 passed this metric
0.2.3 failed this metric
FC069: Ensure standardized license defined in metadata: krb5_utils/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.3 passed this metric
Testing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.3 passed this metric
0.2.3 failed this metric
0.2.3 passed this metric