----- Original Message ----- > From: "Yair Zaslavsky" <[email protected]> > To: "Maurice James" <[email protected]> > Cc: [email protected] > Sent: Wednesday, March 26, 2014 12:20:02 PM > Subject: Re: [Users] External group permissions > > > > ----- Original Message ----- > > From: "Maurice James" <[email protected]> > > To: [email protected] > > Sent: Wednesday, March 26, 2014 11:48:21 AM > > Subject: [Users] External group permissions > > > > I used engine-manage-domains to allow external authentication from active > > directory to my ovirt management ui. I assigned and ad group super user and > > power user permissions on the DC. I cant get any user to login to the > > webadmin portal. In the log says that they have no permission. Which right > > do I have to assign to the group in order for its member to be able to > > login > > to the web ui? > > > > 1. Which ovirt version are you using? > 2. May I get the following results from postgresql ? > > a. select user_id, name, group_ids from users; > b. select id from ad_groups;
Actually select id,name from ad_groups; > c. select select * from permissions; Typo - I meant select * from permissions of course. > > > Many thanks, > Yair > > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

