[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Using ldap accounts with Xymon
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Using ldap accounts with Xymon
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Thu, 9 Apr 2009 08:48:09 +0200
- Cc: Stewart L <stewartl42 (at) gmail.com>
- References: <49DBE349.000009.03588 (at) HOME2> <1d23acab0904071733p6f5cac2ekd042921807d36118 (at) mail.gmail.com>
- User-agent: KMail/1.11.2 (Linux/2.6.29-desktop-1mnb; KDE/4.2.2; x86_64; ; )
On Wednesday 08 April 2009 02:33:40 Stewart L wrote:
> I got this working RHEL5 against Active Directory. Even got transparent
> NTLM Authentication set up so it authenticates the user automatically. I'd
> be happy to share if you're looking at an AD environment. Might work for
> generic LDAP as well.
Sorry to be pedantic, but the documentation you provided is not for NTLM
authentication, but for Kerberized authentication. The Apache-related
documentation should be valid in any Kerberos environment, but the details of
how to issue keytabs depends on the implementation used for the KDC (e.g.,
with Heimdal it is possible to create the keytab from the host that needs it,
in place, no copying is required, but this is not the case with MIT).
Your howto has nothing to do with LDAP btw ...