Page 10 of 10 FirstFirst ... 8910
Results 91 to 93 of 93

Thread: Authenticating Windows to openLDAP server on Ubuntu 9.10

  1. #91
    Join Date
    Apr 2012
    Beans
    4

    Re: Authenticating Windows to openLDAP server on Ubuntu 9.10

    Hi Sir,

    i was successfully configure the LDAP domain controller, and i am very thanksful to you, to write greate guide to configure Samba LDAP in simple and quick.

    Can you do more more favior to we all, can you write about the replication of the above mentioed master ldap server. i was try to configure the BDC but don't work...


    Thanks in advance...

  2. #92
    Join Date
    Jul 2011
    Beans
    7

    Re: Authenticating Windows to openLDAP server on Ubuntu 9.10

    I am facing below error :

    >>>>
    root@dataproctor:/etc/smbldap-tools# smbldap-populate
    Populating LDAP directory for domain EXAMPLE (S-1-5-21-4073358430-2772322667-4277095439)
    (using builtin directory structure)

    erreur LDAP: Can't contact master ldap server for writing (IO::Socket::INET: Bad hostname 'ldap.iallanis.info') at /usr/share/perl5/smbldap_tools.pm line 322.
    >>>
    line 322 from file as below :
    /usr/share/perl5/smbldap_tools.pm :
    322 $ldap_master = Net::LDAP->new(
    323 "$config{masterLDAP}",
    324 port => "$config{masterPort}",
    325 version => 3,
    326 timeout => 60,
    327
    328 # debug => 0xffff,

    Were i am doing mistake ?

  3. #93
    Join Date
    Jul 2011
    Beans
    7

    Re: Authenticating Windows to openLDAP server on Ubuntu 9.10

    Hi,
    I have left with 9.10 and now trying with 12.04.
    now the problem is .. it is able to authenticate with root account from a win7 desktop but unable to auth any ldap client.
    pls let me know if you want any log to check...

    Regards,
    Rahul Janghel.

Page 10 of 10 FirstFirst ... 8910

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
  •