Not sure if this helps, but at one point we had someone propose install
instructions for moonshot and apache:
https://review.openstack.org/#/c/163878/10/doc/source/extensions/abfab.rst

Steve



From:   "Van Leeuwen, Robert" <[email protected]>
To:     pratik dave <[email protected]>
Cc:     "[email protected]" <[email protected]>
Date:   2016/02/08 04:01 AM
Subject:        Re: [Openstack] Fwd: Need to integrate radius server with
            OpenStack



>Now we are stuck at this point how to authenticate users via free radius.
>Any help or pointers on this would be grateful.



Hi Pratik,


You can write your own keystone middleware to authenticate with.

There is a nice doc about that here:
http://docs.openstack.org/developer/keystone/external-auth.html

Note that if you use external_auth as in the example it will only take over
the authentication:
The user will still need to exist in keystone and roles need to be assigned
in the keystone backend.

For  a "fully integrated” solution you will have to look at LDAP afaik.

Cheers,
Robert van Leeuwen_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to