On Monday 11 July 2016 09:25:43 Ivan Derbenev wrote: > Hello! > We are using OS liberty + Ubuntu LTS. > I configured keystone to use ldap as an identity backend and sql as an > assignment backend. Is there an automatic built-in way to assign some roles > to all people from specific LDAP group? > > > Regards, > IT engineer > Farheap, Russia > Ivan Derbenev
Assign role to group. Do "openstack role add" and it will print available arguments, one of them will be --group. -- Regards, Boris _______________________________________________ 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
