README ¶ ldapsearch LDAP Search GUI Config file conf.json { "server": "your.ldap.server:389", "attributes": ["commonName","surName","givenName"], "email": "your@mail.address", "base_dn": "ou=users,o=hogehoge.com", "bind_dn": "uid=%EMAIL%,o=login", "filter": "(cn=jack*)" } Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files conf.goldap.gomain.gotext.go Click to show internal directories. Click to hide internal directories.