# File lib/simp/cli/config/items/data/simp_options_ldap_bind_pw.rb, line 8
    def initialize
      super
      @key           = 'simp_options::ldap::bind_pw'
      @description   = %Q{The LDAP Bind password.}
      @password_name = 'LDAP Bind'
    end