8 comments

  • zephyreon5 days ago
    As someone that spends an inordinate amount of time in LDAP for work, it warms my heart to see this project. Will definitely try it out!
    • zephyreon5 days ago
      Apache Directory Studio is extremely cumbersome / heavy so this is much appreciated.
      • mbreese5 days ago
        That was what I immediately was thinking about. I wish I had had a tool like this when admining an LDAP server for a compute cluster. This would have made my life much easier, as opposed to using Apache Directory Studio through SSH tunnels.<p>I’m glad this tool exists.
      • woumn5 days ago
        I hate it so much. And it barely works with newer macs.
  • majkinetor5 days ago
    This is epic, especially as it is repository friendly. Thank you.
    • woumn5 days ago
      You&#x27;re very welcome!
      • majkinetor5 days ago
        Tested it now somewhat. Some points so far:<p>1. Installation script doesn&#x27;t work on Windows. Exit 1 is particularly problematic as it kills the current shell<p>2. No search on current page vim style (&#x2F;) or full page up&#x2F;down J&#x2F;K<p>3. On Query page j works but k somewhat scrambless the page in Windows terminal<p>Not sure how seriously you want to support Windows, I could rise tickets on Github
        • woumn5 days ago
          I don&#x27;t have a way to debug windows, so atm it&#x27;s kind wysiwyg.<p>#2 is a great idea. open a ticket if you&#x27;d like.
  • throw0101a5 days ago
    Is it possible to view&#x2F;edit the &quot;cn=config&quot; tree of OpenLDAP to make configuration changes with this?<p>I often do<p><pre><code> ldapvi -h ldapi:&#x2F;&#x2F;&#x2F; -Y EXTERNAL -b &#x27;cn=config&#x27; </code></pre> and another tool could be useful.
    • woumn5 days ago
      It would be possible, but I don&#x27;t have a good ldap server to test on, especially one I can modify config changes. If you&#x27;d like to contribute to the repo, adding a test ldap server that can be used for development would enable a lot more features.
      • throw0101a4 days ago
        If you have a Debian or Ubuntu system available, installing the `slapd` package (OpenLDAP) would be sufficient to get something on localhost or ldapi:&#x2F;&#x2F;&#x2F;. RH-based systems have openldap* packages.<p>You don&#x27;t really have to do much more than that for the purpose of testing this (no creating of accounts, groups, sub-trees, <i>etc</i>).<p>Perhaps at most go to the stanza&#x2F;paragraph that defines &quot;olcDbIndex&quot; values, add a new one, and see if a new index file is created in &quot;olcDbDirectory&quot; (often &#x2F;var&#x2F;lib&#x2F;ldap):<p>* <a href="https:&#x2F;&#x2F;www.zytrax.com&#x2F;books&#x2F;ldap&#x2F;apa&#x2F;indeces.html" rel="nofollow">https:&#x2F;&#x2F;www.zytrax.com&#x2F;books&#x2F;ldap&#x2F;apa&#x2F;indeces.html</a><p>* <a href="https:&#x2F;&#x2F;warlord0blog.wordpress.com&#x2F;2020&#x2F;10&#x2F;19&#x2F;ldap-indexes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;warlord0blog.wordpress.com&#x2F;2020&#x2F;10&#x2F;19&#x2F;ldap-indexes&#x2F;</a>
      • bravetraveler5 days ago
        May find this worth a whirl, hosted instance: <a href="https:&#x2F;&#x2F;www.freeipa.org&#x2F;page&#x2F;Demo" rel="nofollow">https:&#x2F;&#x2F;www.freeipa.org&#x2F;page&#x2F;Demo</a><p>Verified the services respond&#x2F;credentials work <i>[through the UI, my ldapsearch-fu is weak]</i> :)
  • johntash5 days ago
    As someone else who has to do a lot of work with LDAP, thank you!<p>You might want to consider adding a LICENSE file to the repo. That&#x27;s the first place I looked before noticing it at the bottom of the readme.
    • woumn5 days ago
      I am thinking you opened an issue. Thank you! I added one.
  • dionian5 days ago
    We need more TUIs! Love it!
    • joelp5 days ago
      The OP should post this on terminal trove [0]<p>There are lots of TUIs there.<p>[0] <a href="https:&#x2F;&#x2F;terminaltrove.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;terminaltrove.com&#x2F;</a>
      • dionian5 days ago
        Nice, thanks for the link. Right up my alley
      • woumn5 days ago
        Will do!
    • woumn5 days ago
      Thank you!
  • victor1065 days ago
    Does this work with AD?
    • woumn5 days ago
      Haven&#x27;t tested, but i think it should. it&#x27;s using Go&#x27;s LDAP library in the background
  • jcims5 days ago
    Miss my days tinkering with LDAP. This looks great, thanks!
    • oaiey5 days ago
      Me too. I also believe that LDAP and directory services are overlooked today
  • 7y3g3g2h2u285 days ago
    176 276 123