Results 1 to 4 of 4

Thread: LDAP Password authentication not working on Mac OS X Lion

  1. #1
    Join Date
    Sep 2011
    Posts
    65

    LDAP Password authentication not working on Mac OS X Lion

    I am able to configure the LDAP connection for importing the User and Groups from the Mac OS X. It seems to me that I am not able to use password for my Lion root. This problem arriving on system after upgraded Mac OS X to 10.7 and I think this upgrade task is harmful to this authentication. I can notice every users of the LDAP server listed in the directory service. Before upgrade process the authentication works perfectly. Now it gives problem. Then help me to fix this issue. Thanks in advance for any help.

  2. #2
    Join Date
    Mar 2011
    Posts
    490

    Re: LDAP Password authentication not working on Mac OS X Lion

    You need to use the below mentioned technique to fix this issue. In that you can skipped code and rootDomainNamingContext and set the authentication setting as follows:
    Set objDSObj = GetObject ("LDAP:")
    Set objAuth = objDSObj.OpenDSObject("LDAP://domain.com/rootDSE", strDomainUser, strPassword, 1)
    This will be work to properly use an LDAP server on your Mac OS X system for authentication. Try this and locate the result onto it. This setting has been necessary for the getting and setting object of the authentication process.

  3. #3
    Join Date
    Jun 2011
    Posts
    383

    Re: LDAP Password authentication not working on Mac OS X Lion

    As per the problems I recommends users "deactivate LDAP authentication for critical services" to avoid LDAP problems. This is the way that will be avoids such authenticating problem on system and in response it fix such complicated problems onto it. Macs running OS X 10.7 can access controlled network resources using any password at all when LDAP is used for authentication. Hence this will be necessary for doing the complicated task onto it. if you provide access permission to all the application then you can perform all the necessary task in well manner.

  4. #4
    Join Date
    Jul 2011
    Posts
    352

    Re: LDAP Password authentication not working on Mac OS X Lion

    If you use LDAP for authentication, and you have clients using 10.7 ‘Lion’ then this is a pretty big deal. This Authentication is a process that uses a bit of information provided by the user to confirm the identity of that user. You could apply Microsoft Active Directory server instead of Penn State's central LDAP server. This is restricted solution of the authentication problem.

Similar Threads

  1. LDAP user authentication error with VBScript from ASP
    By ridergroov in forum Active Directory
    Replies: 3
    Last Post: 04-01-2014, 12:08 PM
  2. LDAP simple bind authentication using port 389
    By Ben English in forum Active Directory
    Replies: 8
    Last Post: 14-05-2012, 06:28 PM
  3. Password for OS X Lion root is not working
    By AkshatShetty in forum Operating Systems
    Replies: 8
    Last Post: 14-10-2011, 10:36 PM
  4. LDAP authentication
    By ac1876 in forum Networking & Security
    Replies: 1
    Last Post: 08-10-2010, 04:05 AM
  5. LDAP Integration and Password Authentication
    By GreatThinker in forum Software Development
    Replies: 5
    Last Post: 19-07-2010, 09:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,006,121.55356 seconds with 17 queries