From: Eric Thibodeau <kyron@neuralbs.com>
To: gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] Progress Report - Gentoo Cluster LiveCD
Date: Wed, 11 Jun 2008 11:46:22 -0400 [thread overview]
Message-ID: <484FF34E.1070900@neuralbs.com> (raw)
I've been working on the project on and off for over a month but the
work path is converging. What I have done for the moment:
- Successful catalyst build of a liveCD (entirely built with gcc 4.3 as
an added bonus, which is useful for compiling OpenMP-able code in an HPc
context)
- Gorg installed with Gentoo xml checkout for documentation
- VMWare environment for devving the ebuilds and testing the
auto-configuration stuff
Yesterdy we confirmed that we will be using OpenLDAP as the
authentication mechanism which implies the following:
- have to pre-populate the openldap DB
- have to pre-configure nss_ldap and pam_ldap
- have to provide for proper user admin tools
** I've been using luma as a GUI front end for user management but I
personaly find it...uhm..sketchy. If anyone has suggestions on and
interface to mange users under LDAP I'm opened to suggestions (note that
I am also looking into app-admin/diradm for the CLI management aspect)
I have yet to finalize how the auto-configuration of the ldap backend
will be performed (script? pkg_config? spearate meta-ebuild?). I'll be
providing a simple ldiff to pre-populate the DB with the basic tree
which would look something like this:
dn: ou=gentoo,dc=cluster,dc=local
ou: gentoo
objectClass: top
objectClass: organizationalUnit
description : gentoo
dn: ou=Group,ou=gentoo,dc=cluster,dc=local
ou: Group
objectClass: top
objectClass: organizationalUnit
description : Group defined under gentoo
dn: ou=People,ou=gentoo,dc=cluster,dc=local
ou: People
objectClass: top
objectClass: organizationalUnit
description : People defined under gentoo
dn: cn=Manager,ou=gentoo,dc=cluster,dc=local
objectClass: organizationalRole
cn: Manager
While at it, I'm also trying this out on openldap-2.4.10 which just got
into the tree and has some reall cool new features like "Multi-Master
support" (redundancy/availability + better caching) and "Reverse Group
Membership" (merging group membership, things like group of groups...if
I read this correctly). I don't expect the features to be excessively
interesting for the current project but these are definitely a + for
anyone building an AD replacement (that is, until Samba4 comes out ;)
Eric
--
gentoo-soc@lists.gentoo.org mailing list
next reply other threads:[~2008-06-11 15:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-11 15:46 Eric Thibodeau [this message]
2008-06-11 19:17 ` [gentoo-soc] Progress Report - Gentoo Cluster LiveCD Donnie Berkholz
2008-06-11 20:10 ` Arun Raghavan
2008-06-12 21:17 ` Eric Thibodeau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=484FF34E.1070900@neuralbs.com \
--to=kyron@neuralbs.com \
--cc=gentoo-soc@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox