Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. LDAP -- active directory authorization

LDAP -- active directory authorization

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 2.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Surendar Dharani
    wrote on last edited by
    #1

    Hi guys how to connect ldap using QT.. any one can help or give me any code sample

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Qt just being a c++ library, you can use LDAP like in any other c/c++ project
      https://ldap.com/client-apis/
      there is some c++ examples using openldap
      http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob_plain;f=contrib/ldapc%2B%2B/examples/main.cpp;hb=HEAD

      but if you google around you might find a Qt wrapper.
      I think there is more client libs for linux than windows.

      1 Reply Last reply
      3

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved