Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-22 Thread Julián Tete
Thanks again :) 2016-06-22 11:14 GMT-05:00 Ondra Machacek : > On 06/22/2016 05:21 PM, Julián Tete wrote: > >> S-O-L-V-E-D!!! >> >> You are a Wizard Ondra Machacek!!! >> >> Thank you very much !!! How Apache says: "It works" >> > > Great! You are welcome > > >> A have a question for you >> >> In t

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-22 Thread Ondra Machacek
On 06/22/2016 05:21 PM, Julián Tete wrote: S-O-L-V-E-D!!! You are a Wizard Ondra Machacek!!! Thank you very much !!! How Apache says: "It works" Great! You are welcome A have a question for you In the command su - postgres -c "psql -t engine -c \"insert into permissions values ('001b

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-22 Thread Julián Tete
S-O-L-V-E-D!!! You are a Wizard Ondra Machacek!!! Thank you very much !!! How Apache says: "It works" A have a question for you In the command su - postgres -c "psql -t engine -c \"insert into permissions values ('001b-001b-001b-001b-029f', '----0001', '

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-22 Thread Ondra Machacek
On 06/21/2016 09:18 PM, Julián Tete wrote: Roger Ondra! 1) su - postgres -c "psql -t engine -c \"delete from users where user_id='7f300f43-9972-4c0e-bfa9-e86df6f1659f';\"" Output: DELETE 1 2) su - postgres -c "psql -t engine -c \"UPDATE users set domain='internal-authz' where user_id='fdfc62

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-21 Thread Julián Tete
Roger Ondra! 1) su - postgres -c "psql -t engine -c \"delete from users where user_id='7f300f43-9972-4c0e-bfa9-e86df6f1659f';\"" Output: DELETE 1 2) su - postgres -c "psql -t engine -c \"UPDATE users set domain='internal-authz' where user_id='fdfc627c-d875-11e0-90f0-83df133b58cc';\"" Output:

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-21 Thread Ondra Machacek
On 06/21/2016 04:54 PM, Julián Tete wrote: That's right I remove internal properties :/ This is the output of the commands: */usr/share/ovirt-engine/bin/o**virt-engine-role.sh --command=add --user-name=admin --authz-name=internal-authz --role=SuperUser * *Output: * FATAL: Please specify provi

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-21 Thread Julián Tete
That's right I remove internal properties :/ This is the output of the commands: */usr/share/ovirt-engine/bin/o* *virt-engine-role.sh --command=add --user-name=admin --authz-name=internal-authz --role=SuperUser* *Output:* FATAL: Please specify provider namespace *su - postgres -c "psql -t e

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-21 Thread Ondra Machacek
On 06/20/2016 08:33 PM, Julián Tete wrote: Thanks Ondra :) With the command: su - postgres -c "psql -t engine -c \"insert into permissions values ('001b-001b-001b-001b-029f', '----0001', 'fdfc627c-d875-11e0-90f0-83df133b58cc', 'aaa0----123

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-20 Thread Julián Tete
Thanks Ondra :) With the command: su - postgres -c "psql -t engine -c \"insert into permissions values ('001b-001b-001b-001b-029f', '----0001', 'fdfc627c-d875-11e0-90f0-83df133b58cc', 'aaa0----123456789aaa', 1);\"" I get: ERROR: duplicate

Re: [ovirt-users] User admin@internal can't login in oVirt 3.6

2016-06-20 Thread Ondra Machacek
On 06/20/2016 06:36 PM, Julián Tete wrote: oVirt: 3.6.2 Trying to use: https://github.com/machacekondra/ovirt-engine-kerbldap-migration First use: engine-manage-domains add --domain=udistritaloas.edu.co --provider=ipa --user=admin --ldap-servers=freeipa.udistrita