Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-11-2009, 10:39 AM
|
#1
|
|
LQ Newbie
Registered: Mar 2009
Posts: 3
Rep:
|
How to make one rhel5 server control passwords for several rhel5 servers.
Hello;
I am relatively new to rhel5, and I am in the process of setting up 6 rhel5 servers, and I would like to set them up where you only have to log into one(Master)server with username and password, and be able to access the others. (Single Sign-On like).
Thank you in advance for the assistance.
Folkrm
|
|
|
|
03-11-2009, 10:51 AM
|
#2
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,916
|
Hi, and welcome to LQ!
There is no mechanism I'm aware of that allows "single sign-on"
over various servers as such; what you can do is set-up an ssh
account with a complex pass-phrase on your local box, and use
passwordless authentication with ssh to log onto your machines.
Of course, that only controls your pass-phrase locally on your
workstation.
Cheers,
Tink
|
|
|
|
03-11-2009, 12:49 PM
|
#3
|
|
LQ Newbie
Registered: Mar 2009
Posts: 3
Original Poster
Rep:
|
Reply
Would setting up an NIS Server on one, and making the rest NIS clients perform nearly the same function???
Thanks for your assistance.
Folkrm
|
|
|
|
03-11-2009, 02:17 PM
|
#4
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,916
|
No, it wouldn't. You'd just assure that you can use the same password
on all; but you'd still need to authenticate against them individually.
And on that note: NIS has pretty much been obsoleted. If you think of
directory services go LDAP.
But maybe single sign-on to you means something different from the rest
of the industry? If identical credentials is all you're after you may
want to look at quite different possible solutions:
a) use puppet to maintain the passwd, group & shadow files and push it
to all machines
b) define one of the machines to have password-less auth to the others
via ssh, and if passwd/group/shadow change use inotify or dazuko to
push them via script.
c) ....
Cheers,
Tink
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:41 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|