openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21356
Re: PAM authentication for Folsom Keystone
On Tue 26 Feb 2013 (13:41), Joshua wrote:
> Matt at this point I am just trying to log into keystone using users I
> created on the Unix system.
You mean authenticate against keystone using your system users?
You should be able to do so by running keystone as a WSGI behind an
Apache http server that will make the authentication (PAM in this case,
but can be any auth method supported by apache) and then using the
external authentication method [1].
[1] http://docs.openstack.org/developer/keystone/external-auth.html#using-httpd-authentication
Regards,
--
Álvaro López García aloga@xxxxxxxxxxxxxx
Instituto de Física de Cantabria http://devel.ifca.es/~aloga/
Ed. Juan Jordá, Campus UC tel: (+34) 942 200 969
Avda. de los Castros s/n
39005 Santander (SPAIN)
_____________________________________________________________________
"Premature optimization is the root of all evil (or at least most of it)
in programming." -- Donald Knuth
Follow ups