Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Does Knox allow LDAP Password to be stored outside the the topology xml file?

avatar
Expert Contributor

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!

1 ACCEPTED SOLUTION

avatar

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

View solution in original post

3 REPLIES 3

avatar

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

avatar

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

avatar
Master Mentor

@Wes Floyd has this been resolved? Can you accept the best answer or provide your own solution?