We have a Postgresql server open to many different people at our organization. In order to add a ldap authentication you can add these 3…
Leave a CommentCategory: Ldap
We needed to collect “Place” information per user from our LDAP server. The problem was that the description of the “Place” came out strangely encoded…
Leave a CommentSearch for information from a ldap server: Log in to server with: ssh servernavn Then type the command: ldapsearch -x -H ldap://ldapservername.uib.no uid=userid ldapsearch -x…
Leave a Comment