Created 10-27-2015 04:31 PM
Is there a way the LDAP password can be stored somewhere other than "main.ldapRealm.contextFactory.systemPassword" in the topology XML config file? Customer would like to store this password elsewhere for added security.
Thanks!
Created 10-27-2015 04:36 PM
You may use an alias that points to a credential store, which contains the actual systemPassword. Refer to the Knox User Guide, section Special note on parameter main.ldapRealm.contextFactory.systemPassword
Created 10-27-2015 04:36 PM
You may use an alias that points to a credential store, which contains the actual systemPassword. Refer to the Knox User Guide, section Special note on parameter main.ldapRealm.contextFactory.systemPassword
Created 10-27-2015 05:00 PM
To add to @Alex Miller's answer here is the doc section for creating the password alias. http://knox.apache.org/books/knox-0-6-0/user-guide.html#Alias+creation
Created 02-02-2016 05:23 PM
@Wes Floyd has this been resolved? Can you accept the best answer or provide your own solution?