Results 1 to 3 of 3

Thread: LDAP centralized accounts.

  1. #1
    Join Date
    Jul 2011
    Beans
    9

    LDAP centralized accounts.

    Hi All,

    My requirement is as below :

    I have 10 servers on cloud, all server with a public IP. right now we are ssh/putty to all server with created account on all those server individually.
    I am asked to deploy a LDAP server which will hold all user account need to authenticate those server.

    so, when I ssh any server using public ip, server will send that auth job to LDAP server, ldap will authenticate it and then user can loging to that server.

    I tried many documents, blogs also from ubuntu site but unable to make it working.

    pls help. incase require more clarity on requirement, pls let me know. i will elaborate more.

    Regards,
    Rahul Janghel.

  2. #2
    Join Date
    Dec 2007
    Beans
    562

    Re: LDAP centralized accounts.

    You'll obviously need to set up an LDAP server. Then you would install libpam-ldap on your other servers and add the "ldap" setting to their nsswitch.conf files. That's basically it. Have you checked your log files to see what errors may be preventing you from authenticating via ldap?

  3. #3
    Join Date
    Jul 2011
    Beans
    9

    Re: LDAP centralized accounts.

    I Used below URL to setup my server and client, and its working smoothly.
    http://www.supportsages.com/blog/201...04-lts-part-1/

    Thanks a lot.

    now facing difficulty difficulty making RHEL 6.4 client of that LDAP server.
    Nothing in log file.
    Can any one suggest any doc or step for this.

    Regards,
    Rahul Janghel.

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
  •