[chef] LDAP integration with Chef


Chronological Thread 
  • From: Trimurtulu k < >
  • To:
  • Subject: [chef] LDAP integration with Chef
  • Date: Tue, 14 Oct 2014 21:59:19 +0530

Hello Chef,

I am working on integrating the Chef with LDAP but it is not working.

Added following lines under /opt/opscode/embedded/cookbooks/private-chef/attributes/default.rb file,

default['private_chef']['ldap']['host'] = '<ldaphost>'
default['private_chef']['ldap']['bind_dn'] = '<ldap>'
default['private_chef']['ldap']['bind_password'] = '<password>'
default['private_chef']['ldap']['base_dn'] = <ldap>'
default['private_chef']['ldap']['system_adjective'] = 'corporate'



private-chef-ctl reconfigure.

What i am missing here?

Thanks,
Trim



Archive powered by MHonArc 2.6.16.

§