Skip to content

Are there any ways to use encryption for ldap_bindpassword in config.json? #1728

Closed Answered by canlot
Ye-Min-Tun asked this question in Q&A
Discussion options

You must be logged in to vote

Generally no one except the admins should access server, even if some users have access to server they shouldn't have root access. If semaphore running under certain account or under root account and the permission are set right there is no problem.

Even if the credentials from the bind account have been leaked this is usually not a problem because the user should be a dumb ldap user just created for the purpose of being bind to ldap and not used for different applications. It should have permissions to list all users and groups from ldap server and nothing else.

What you should consider for better security is, to use ldap over ssl using port 636 and not plain ldap. If you use plain ldap …

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
2 replies
@Ye-Min-Tun
Comment options

@tboerger
Comment options

Comment options

You must be logged in to vote
11 replies
@tboerger
Comment options

@Ye-Min-Tun
Comment options

@tboerger
Comment options

@canlot
Comment options

Answer selected by tboerger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants