Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2008 14:17:53 +0100
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        Da Rock <rock_on_the_web@comcen.com.au>
Subject:   Re: Kerberos keytab
Message-ID:  <200811101417.54805.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <1226321621.1220.74.camel@laptop1.herveybayaustralia.com.au>
References:  <0edc01c9432e$720b9c90$5622d5b0$@com> <1226321621.1220.74.camel@laptop1.herveybayaustralia.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 10 November 2008 13:53:41 Da Rock wrote:


> Check the kerberos site for further, more accurate info, and run a
> google search for browser kerberos auth with apache. You do need the
> right module for apache to achieve this though- mod_auth_kerb. Some only
> offer a link between apache and kdc with base64 encryption.

Non-related to the OP's problem, but base64 is a transport encoding and not 
encryption. It is used as 7-bit transport for 8bit (or more) data, like 
attachments (email) and form uploads (web).

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811101417.54805.fbsd.questions>