Xymon Mailing List Archive search

Hobbit Authentication with LDAP or NIS

list Steve Holmes
Wed, 23 Jul 2008 08:49:44 -0400
Message-Id: <user-57e0237f7c6a@xymon.invalid>

On Wed, Jul 23, 2008 at 6:45 AM, Stewart L <user-a046134cfd06@xymon.invalid> wrote:
I've actually got our Hobbit authing against AD by using LDAP.  Works very
well.

mod_authnz_ldap is the way to go. I can send you a sanitized hobbit.conf if
you like to show how we did it...

I've done it on RHEL3 using Apache::AuthNetLDAP and RHEL5 using
mod_authz_ldap

Stewart


On Wed, Jul 23, 2008 at 3:45 AM, Everett, Vernon <
user-9da1a1882f49@xymon.invalid> wrote:
 And authentication to AD is also Apache's job, I presume?

I am seeing a pattern evolving here :-)

Thanks
     Vernon

*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, 23 July 2008 1:42 PM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Hobbit Authentication with LDAP or NIS

 This is Apache's job.  It can be done.

http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html
http://www.math.tu-clausthal.de/~matsa/linux/apache-nis/<http://www.math.tu-clausthal.de/%7Ematsa/linux/apache-nis/>;

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

On Tue, Jul 22, 2008 at 9:53 PM, Everett, Vernon <
user-9da1a1882f49@xymon.invalid> wrote:
 Hi all

I was asked this morning if we can authenticate Hobbit users against our
company LDAP or NIS.
We have multiple hobbit "administrators" and it would be good to keep
track of who acknowledged or updated issues, but maintaining the passwords
manually will be a pain.

Has anybody done this before?
If so, how?

Regards
    Vernon


--
Stewart
--
We use pubcookie. Works very well if you have real (not self-signed)
certificates. See pubcookie.org.Steve.

--