# File lib/simp/cli/config/items/data/simp_options_ldap_bind_hash.rb, line 14
    def recommended_value
      encrypt( @config_items.fetch( 'simp_options::ldap::bind_pw' ).value )
    end