Quoting Emiliano <[EMAIL PROTECTED]>:

> > 2. From what I gather at the Demo site, Midgard also has some
> form of 
> > user authentication for the administration of Migard and the
> relevent 
> > areas. Is there anyway to make it integrate together with the
> web server 
> > based username/authentication? Cos before people can access my
> website, 
> > they have to supply a username/password which is authenticated
> to a 
> > central LDAP directory service.
> 
> There is currently no direct way to authenticate against external
> databases (such as LDAP). It is possible, of course, to copy user
> data
> by some automated means into the Midgard database, or vice versa.

Hmmm... what I was thinking of is if it is possible for Migard to accept 
whatever username/password that the web server has authenticated. Cos I 
am running Apache-1.3.12+SSL and when a user access my website, I used 
Apache's default built-in authentication to ask for a username/password.

The user can only access if he supplies a valid username/password.

> Can/does LDAP provide for a user ID of sorts? How is LDAP used
> for
> shell authentication?

LDAP basically stores whatever that is stored in /etc/passwd and much 
more stuff. For RedHat Linux, there is a pam_ldap module which allows you 
to do the authentication.

Thanks!

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to