- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Centralized Mgmt in Linux - possible or not
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-20-2004 03:38 AM
04-20-2004 03:38 AM
i have a M$-based small network of about 30 computers. running Active Directory(ADS). I now planned to switch towards linux. I just have no idea of Linux. B4 taking any decission I want to know that is there any equivalent technology in Linux as we have ADS in windows ???
Till next time
Ahmed Malik
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-20-2004 03:48 AM
04-20-2004 03:48 AM
SolutionLinux with the latest Samba has active directory support.
In general, centralized management of a unix/linux box is much much more sophisticated and ten times easier than on a Windows machine.
Unix and therefore Linux was designed from the ground up to be centralized in it's approach. windows was born of individual PC's spread around offices.
You may need to look at it differently than you did on Windows but remote and centralized management is what it's all about :)
Please do not be afraid to come back here and ask any questions you like. I think you'll find everybody extremely willing to help you with your intended migration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-20-2004 04:17 AM
04-20-2004 04:17 AM
Re: Centralized Mgmt in Linux - possible or not
Samba can replace the Windows Primary Domain Controller and be configured to do most of the work that ADS does.
Centralized authentication management can be done with NIS or better yet LDAP.
All at a much lower license and support cost.
With clustering you can create a very reliable workgroup. Some ADS features still require at least one windows box.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-20-2004 05:34 AM
04-20-2004 05:34 AM
Re: Centralized Mgmt in Linux - possible or not
I m feeling my self much lucky, by joining this forum.
SEP, could u plz make it clear a bit more. I mean whats better LDAP or NIS ??? I mean whats really the diff in b/w LDAP and NIS ?
And from where I can Learn LDAP or NIS ?
Dear Mark I really very appreciate your supporting words, and help.
I think I must make it clear more, that I want to replace my ADS Domain to Linux Domain(now I can say LDAP or NIS DOMAIN). but here a question rises, since I have 30 WINTEL boxex, so is it possible for LDAP/NIS Domain to authenticate, and manage the windows clients ? or more clearly is it possible that my windows clients can join LDAP/NIS domain ?? if then how ?
Rgrds,
Ahmed Malik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-20-2004 07:15 AM
04-20-2004 07:15 AM
Re: Centralized Mgmt in Linux - possible or not
if you want to gradually migrate definitly Samba is your friend, as it will allow the Windows clients to authenticate as they used to. LDAP is a light version of X.500. For some general, high level intro see
http://www.gracion.com/server/whatldap.html
And for an actual implementation on Linux
http://www.openldap.org/
If you want to get into this some reading might be helpfull. One possible source is
http://www.oreilly.com/catalog/ldapsa/index.html
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-20-2004 02:10 PM
04-20-2004 02:10 PM
Re: Centralized Mgmt in Linux - possible or not
First thing First, I must say Thanks to u for the suport.
I just dun know abt Samba, so right now its hard for me to understand, but I believe on you people.
I have a just have purchased a book,
Mastering Red Hat Linux 9 by Michael Jang.
I hope this book will help me as well.
Till next time
Ahmed Malik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-21-2004 06:06 AM
04-21-2004 06:06 AM
Re: Centralized Mgmt in Linux - possible or not
http://www.samba.org is a good starting point.
To give you some high level background
" Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients."
What it allows you to do is to provide the services your current Windows domain controllers provide to your Workstations. So you could e.g. first concentrate on the servers and leave the workstations untouched on Windows for starters (or permanently if you desire).
Greetings, Martin
P.S. Congratulations on getting a book. In my opinion still one of the best ways to get a start into a new topic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-21-2004 07:46 AM
04-21-2004 07:46 AM
Re: Centralized Mgmt in Linux - possible or not
I didn't realize you had two threads on pretty much the same topic. If I would have seen this one first, I probably wouldn't have written such an extensive answer to your other one. It looks like the official Gurus have already answered most of your questions with more detail than I gave.
I wouldn't chime in on this thread if it weren't for the mention of the book you are currently reading. As I mentioned to you in the other thread, I am also looking at replacing M$ and I, too, have picked up a book that has been VERY helpful to me so I thought I would share it with you.
The book is titled "Linux Administration A Beginner's Guide" and is published by McGraw Hill/Osborne. The one I picked up is the third edition. While it may be a bit dated in some aspects (I think I remember it saying that the current Red Hat release at time of publishing was RH7.3), it approached the subject of replacing M$ with Linux from the viewpoint of a current M$ Administrator. If you are comfortable with M$ and want something that explains the comparable Linux equivalent to the things you are now using, you should at least look into this book.
Personally, if it were not for this book I would not be anywhere near to having a Linux box now, much less feeling comfortable with playing with it. As it is, I may have gained too much confidence. I have already blown my little Fedora box up twice since my first install! What better way to learn, right??
Hope you find it useful as well.
Best of luck,
John
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP