Skip to main content
Participant
March 15, 2007
Question

LDAP Integration and Password Authentification

  • March 15, 2007
  • 31 replies
  • 16562 views
Hi,

I have got a Connect Enterprise Server up and running. Now I configured the LDAP Connection to import the User and Groups from our Windows Server 2003 Active Directory Services. Now after this import the imported useraccounts don't have an initial password.

It looks like there are three ways to go on with the password authentification which is explained in the install guide.

1. Do nothing, means I set up a Authentification Proxy to do the user/password check for a Single-Sign-On
2. send an email to all users to change/set their password
3. set the password to an existing LDAP field value

It seems to me that it is not possible to check the password "realtime" (live at the login) against the real LDAP password without setting up a proxy or any other authentification instance. Or is this wrong? I don't need a Single-Sign-On, I just wan't the Users Windows Password to be also their Adobe Connect Password.

We are using another software in our company which exactly do this. You can also import the user account (external users) so you must not create it manualy. Now, when you login, the software check if your useraccount exists in the LDAP, and when this check is true the password will be chekced too. Otherwise the useraccount will be checked against the user and password entries in the local database (internal users). If these checks fail the user is a guest or the login will be rejected.

Is it possible to configure the Adobe Connect Server as well?

Thx
    This topic has been closed for replies.

    31 replies

    Participating Frequently
    June 9, 2008
    It fixed my problem thanks
    Participant
    May 25, 2008
    Could someone post the files for the
    'Real-Time-LDAP-Password-Check.'
    that Andreas refers to above, thanks.

    In particular the file connect_ldap_authenticator.jar
    which is described in the following adobe article: http://kb.adobe.com/selfservice/viewContent.do?externalId=kb401076&sliceId=1
    The article mentions that it can be downloaded but doesn't say from where.

    Thanks
    David Rutter
    May 27, 2008
    Hi together,

    I will get these files today!!!

    Can someone provide me a webspace where I can put these files for everyone still interested in?! Perhaps someone has a public connect session URL with a fileshare-pod?

    *EDIT1* You can also post your mail adress here so I can send the little zip file to you. /*EDIT1*
    *EDIT2* I have the files now./*EDIT2*

    Cheers,
    Andreas

    May 11, 2010

    Hi Andreas,

       Please, send me the files. my email is hugao@hugao.com.br

    thanks.

    Participating Frequently
    May 3, 2008
    Wonderful, this seems to have fixed my problem as well.

    Thanks
    Best
    May 17, 2008
    If i was you i would talk about this with a networking expert, as it seems to me a really big networking issue.
    March 29, 2008
    good to know
    Participant
    March 14, 2008
    Anyone have the LDAP Authenticator BSA, or know where I can download it? Thanks.

    Breeze Solutions Accelerators are sample code and documentation to help you integrate Breeze functionality with your directory services, intranet applications, and portal pages using standards such as such as XML, ColdFusion, .NET, and J2EE.

    I cut and pasted this from Adobe's site:
    http://www.adobe.com/devnet/acrobatconnect/articles/solution_accel_downloads.html

    Regards,
    Stanley

    Participating Frequently
    March 14, 2008
    what is Breeze Solution Accelerator?
    Participant
    March 10, 2008
    Hello A.Petri,

    Would it be possible to send me the LDAP authenticator as well? I have been searching for this solution for some time. I sent a private message to you with my email address. Thank you.

    Regards,
    Stanley
    Participant
    March 21, 2007
    Hello together,

    I think I've got a solution for my Real-Time-LDAP-Password-Check. T was right there is a BSA package, which exectly do this but it is not available through the website or any download.

    For this you don't need a NTLM Server running or a reverse proxy for user authentication. It simply checks over the LDAP port to your LDAP server and
    returns if the login is granted through the LDAP password ior not.

    Yesterday I spoke to a Breeze dev. and he sent me these scripts. He said they will be already implemented into the next Breeze version but will also work with Breeze 6.

    When some is interested in this solution please send me pm with your email adress and I will send the zip file to you.

    Regards,
    Andreas
    February 22, 2008
    Hi,


    I trying to implemente into my AConnect real-time LDAP autentication, and have all somethings problems that say here in this forum. Can someone provide the script's for realtime LDAP autentication with AConnect? Any help would be apreciated.

    Thank's and regards
    Participant
    February 25, 2008
    Hi dino,

    when you give me you mail adress I will send you the ldap authenticator.

    Regards,
    Andreas
    March 20, 2007
    rbschuv - We have used NTLM authentication for the past year or so and our biggest problem with it is authentication doesn't always work - users are frequently prompted to login into Breeze. This causes many problems.

    The work arounds we use are: 1. have them close all their browser windows and try again, or 2. reset their password via the "forgot you password" link, so they can login via the Breeze login screen.

    Has anyone seen or heard of this issue? Is there a fix?

    Thanks!
    Participant
    March 21, 2007
    Hi UseBreeze,

    We have the same problem here. Sometimes NTLM doesn't work and we need to restart the browser. We want to avoid having users to set local passwords because it is one more password to manage which is not in sync with th AD one and they get confused . I actually took out the link "forgot your password" on the login page.

    The solution John Shaft talks about seems to be the solution. I'll investigate it.

    vincent
    Participant
    March 16, 2007
    Thanks for your reply.

    I found a homepage of a company named Intesolv, here the link:
    http://www.intesolv.com/solutions/cp/connect/ConnectServices.asp#LDAP

    Perhaps the part "Real-time User Authentication with your Active Directory or other LDAP." is what you mean *T*?

    Could you be please more detailed? What is BSA? And do you have any web links i can read about it?

    Thx in advance