On Fri, 13 Aug 2004 12:26:45 -0700, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Well, UC Santa Cruz uses a Kerberos server to authenticate students and faculty
> onto their network. We need to create a login form that will allow various
> departments to use a web-based-interface to log into their websites, and they'd
> all like to use the pre-existing Kerberos server to do so. That way, people
> could use their existing accounts.
> 
> Any ideas?

Well...I've never used Kerberos myself. Originally, we were using
RADIUS to authenticate via an MS domain server. Now, we use LDAP,
which runs on the same domain server. Is it possible to get LDAP
access to that server? (I actually know nothing about Kerberos).

> 
> --Matthew
> http://www.quabbo.com
> 
> 
> Quoting Justin Patrin <[EMAIL PROTECTED]>:
> 
> > On Thu, 12 Aug 2004 21:15:40 -0700, Matthew Runo <[EMAIL PROTECTED]> wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > Hello-
> > >
> > > I am working on a project that requires Kerberos authentication,
> > > however - we are unable to use the apache module that one would
> > > normally use [sys admin.. *grumble*].
> > >
> > > I searched the archives to find a script that would authenticate a user
> > > against a Kerberos server, and found very little. Does anyone have any
> > > ideas? I'd bow down and be very, very, excited if someone did...
> > >
> >
> > What exactly are you trying to authenticate against?
> 
> 

-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to