Re: Recommended way/place to configure uaa for CF runtime


Madhura Bhave
 

Hi Tom,

The recommended way to update uaa config in cf-release is to update the
manifest file that was used for deploying CF and then doing a bosh deploy
again. This will update the uaa.yml with the properties that are configured
in the manifest. The properties required for LDAP configuration can be
found here:
https://github.com/cloudfoundry/cf-release/blob/master/jobs/uaa/spec#L169-L231
.

Thanks,
Madhura

On Thu, Aug 13, 2015 at 4:27 AM, Tom Sherrod <tom.sherrod(a)gmail.com> wrote:

I've deployed cf-release 214.
I now wish to configure uaa to use ldap(AD) for authentication.
I find documentation on how uaa works and the uaa.yml.
How does the configuring/updating of uaa.yml work in the cf-release deploy
work flow?
I deployed with remote/download instead of create and upload. Edit
directly on the server?
Is editing uaa.yml then create release and upload the recommended way?

Any additional pointers appreciated.

Regarding uaa functionality...any additional information on ldap groups
and org permissions.
https://groups.google.com/a/cloudfoundry.org/forum/#!topic/vcap-dev/X1OLss4zumQ

Thanks,
Tom

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.