RE: PEGASUS_KERBEROS_AUTHENTICATION

Johnny Hwang <[email protected]> Tue, 14 Jan 2014 19:13:00 +0000
Newsgroups gmane.network.open-pegasus.general
Message-ID <D4807E0100045243873A9B26E6510FAC10E170B8@mbx025-w1-ca-2.exch025.domain.local>
Thank you Paul, I'll look into that =].

Johnny Hwang

From: Paul Robert Marino [mailto:[email protected]]
Sent: Friday, January 10, 2014 6:27 PM
To: Devchandra L Meetei
Cc: Johnny Hwang; [email protected]
Subject: Re: PEGASUS_KERBEROS_AUTHENTICATION

have you considered using PAM auth with the krb_auth module it wont support keys but it will at least make it so it pulls the  password off of the kerberos server and it is compatible with AD.

On Thu, Jan 9, 2014 at 11:29 PM, Devchandra L Meetei <[email protected]<mailto:[email protected]>> wrote:
The support for Kerberos authentication need some before completely usable. More details at
http://bugzilla.openpegasus.org/show_bug.cgi?id=9756

On Fri, Jan 10, 2014 at 4:02 AM, Johnny Hwang <[email protected]<mailto:[email protected]>> wrote:
Hello all,

I'm trying to get authentication of users via Kerberos/active directory on Redhat (basically, stick approved domain users into cimuser [without giving the password, if possible], and authenticating the domain user via kerberos). I noticed that the PEGASUS_KERBEROS_AUTHENTICATION environment variable is only defined for IBM zOS, and I can't find any documentation at all. Is this feature supported or is it effectively dead? If effectively dead, where should I go about to get it working?

Thank you,
Johnny Hwang



--
Warm Regards
--Dev
OpenPegasus Developer/Committer

"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
--- Martin Fowler