Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-30-2008, 02:22 PM
|
#1
|
Member
Registered: Oct 2007
Location: BC, Canada
Distribution: Fedora, Debian
Posts: 210
Rep:
|
Active Directory Replacement OpenLdap and/or freeipa?
Hello all,
Just finished a release cycle and now I have time to do the network upgrades I'd like to do. The upgrade on my mind is centralizing all of the user accounts to one server much like MS's AD.. however Linux
The linux boxes connecting to a ldap server for logon information would be easier I imagine and I'd like to start off with trying it as a client first.
The Windows boxes - Server 2003 mostly, I'd simply like the accounts and their associated passwords be read off the ldap server.
I do have a fairly large share, but apache and samba can directly use ldap for authentication if I remember reading correctly. I looked a bit at freeipa, but what other wholesome systems are out there for this kind of migration and centralization?
Ideas? howtos would be greatly appreciated.
Ronnie
|
|
|
09-30-2008, 03:05 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,613
|
Quote:
Originally Posted by Lantzvillian
Hello all,
Just finished a release cycle and now I have time to do the network upgrades I'd like to do. The upgrade on my mind is centralizing all of the user accounts to one server much like MS's AD.. however Linux
The linux boxes connecting to a ldap server for logon information would be easier I imagine and I'd like to start off with trying it as a client first.
The Windows boxes - Server 2003 mostly, I'd simply like the accounts and their associated passwords be read off the ldap server.
I do have a fairly large share, but apache and samba can directly use ldap for authentication if I remember reading correctly. I looked a bit at freeipa, but what other wholesome systems are out there for this kind of migration and centralization?
Ideas? howtos would be greatly appreciated.
Ronnie
|
If you're looking for something that's easy to scale, and is supported very well, I'd certainly go with LDAP. Apache, Squid, and Samba can all authenticate via LDAP.
|
|
|
09-30-2008, 03:16 PM
|
#3
|
Member
Registered: Oct 2007
Location: BC, Canada
Distribution: Fedora, Debian
Posts: 210
Original Poster
Rep:
|
Tb0ne,
Indeed you are right, but I would like to have 15+ linux servers be all centrally authenticated against the ldap server like a domain. They are 3 different OS's and then I have 10+ Windoze 2003 servers that need to auth against it. Root passwords the same on each for example for the Linux boxes.
Nothing fancy, all of the Windows boxes can be local profiles and have local policies... I just want centralized accounts and passwords.
|
|
|
10-02-2008, 06:44 PM
|
#4
|
Member
Registered: Oct 2007
Location: BC, Canada
Distribution: Fedora, Debian
Posts: 210
Original Poster
Rep:
|
Using Fedora 8 and Fedora Directory I have the Linux clients talking to it for authentication.
I now want Windows authentication to the FDS, I read using pGina or Samba.. anyone else have ideas?
|
|
|
10-07-2008, 03:09 PM
|
#5
|
LQ Newbie
Registered: Sep 2008
Distribution: ubuntu hardy heron
Posts: 5
Rep:
|
You might want to try zivios ( http://www.zivios.org). Its a consolidated web panel and an n-tiered PHP-5 application. It uses MySQL and OpenLDAP as it's data store, with OpenLdap being the primary back end for identity management and application integration and MySQL being used for panel specific data. Check it out!
|
|
|
10-13-2008, 07:46 PM
|
#6
|
Member
Registered: Oct 2007
Location: BC, Canada
Distribution: Fedora, Debian
Posts: 210
Original Poster
Rep:
|
Back again,
I have a server 2003 box on my domain. From Swat I can login and change that machines Administrator account's password. However, on the server 2003 box I want to login with an account on the domain(samba) and not get a username or password is incorrect error.
Thanks,
Ron
My conf looks like this:
[global]
workgroup = AWESOMO
server string = Samba Server Version %v
passdb backend = tdbsam
time server = Yes
add user script = /usr/sbin/useradd "%u" -n -g users
add group script = /usr/sbin/groupadd "%g"
add machine script = /usr/sbin/useradd -d /dev/null -g samba-clients -s /bin/false -M %u
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
wins support = Yes
cups options = raw
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
|
|
|
09-13-2012, 03:24 AM
|
#7
|
LQ Newbie
Registered: Nov 2007
Posts: 5
Rep:
|
linux active directory - update 2012
|
|
|
09-13-2012, 06:20 AM
|
#8
|
LQ Newbie
Registered: Nov 2007
Posts: 5
Rep:
|
also nice
|
|
|
All times are GMT -5. The time now is 03:34 AM.
|
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
|
|