Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, The situation is, if I have 4 different linux machines and I need to login to all the machines using the same user id and password. If I change ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    2

    Smile Single user account across different linux machines

    Hi,

    The situation is, if I have 4 different linux machines and I need to login to all the machines using the same user id and password. If I change the password in any of the machines, it must be reflected to the other machines too. Only login is common no resource is shared across the machines. How can i do this?



    Thanks in advance.

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    You will need to run an LDAP server. One of them can run this way but it will need to be powered on. In fact you could probably have more than one replicating the same settings but ultimately one should be the primary domain server.

    OpenLDAP - Wikipedia, the free encyclopedia

    What distro are you using? There might be a specific howto for doing it.

  3. #3
    Just Joined!
    Join Date
    Jun 2008
    Posts
    2
    Hi,

    I am using RHEL 4.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...