Can we use ldap users with Aerospike Graph Service?
Can we pass in encrypted passwords to the Aerospike Graph Service?
Answer
Yes, you should be able to use an ldap user with Aerospike Graph Service. You should be able to pass in the ldap user for the aerospike.client.user configuration and the corresponding password for the aerospike.client.passwordconfiguration.
No, at the moment we don’t support encrypted passwords to get passed into the aerospike.client.password configuration. We take in the literal value of aerospike.client.password and use it to construct an Aerospike ClientPolicy and set the password field