[ovirt-users] How to assign 1 VM to one user in ovirt 4.3

2019-05-28 Thread Harry Conings
Hi
I can not seem to find how to assign 1 VM to one user. So that the user only 
sees one vm in his VM portal
Can anyone help ?
Ovirt 4.3
thks
Harry
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CF5AOWRHSTH7HGGG3BUKL72BKJWGMKJP/


[ovirt-users] SSO problem for Window 7 VM (64)

2019-06-04 Thread Harry Conings
Hi i am new to oVirt so i think i am missing something.
I my case ovirt-engine-extension-aaa-ldap-setup did not work and i am not a 
domain administrator so i had to set it up by hand
I can login with my AD user into the VM portal but SSO to a windows 7 machine 
does not happen
Thks for your help
rgds
Harry
my files:
in /etc/ovirt-engine/aaa/zkf200mut.prd.properties
vars.user = CN=HARRY (Adm),OU=Administrative 
Accounts,OU=Operations,OU=203,DC=zkf200mut,DC=prd
vars.password = password
pool.default.auth.simple.bindDN = ${global:vars.user}
pool.default.auth.simple.password = ${global:vars.password}

pool.default.serverset.type = single
pool.default.serverset.single.server = 10.63.123.22
pool.default.dc-resolve.default.serverset.type = single
pool.default.dc-resolve.serverset.single.server = 10.63.123.22
pool.default.socketfactory.type = java

/etc/ovirt-engine/extensions.d/zkf200mut.prd-authn.properties
ovirt.engine.extension.name = zkf200mut.prd-authn
ovirt.engine.extension.bindings.method = jbossmodule
ovirt.engine.extension.binding.jbossmodule.module = 
org.ovirt.engine-extensions.aaa.ldap
ovirt.engine.extension.binding.jbossmodule.class = 
org.ovirt.engineextensions.aaa.ldap.AuthnExtension
ovirt.engine.extension.provides = org.ovirt.engine.api.extensions.aaa.Authn
ovirt.engine.aaa.authn.profile.name = zkf200mut.prd
ovirt.engine.aaa.authn.authz.plugin = zkf200mut.prd
config.profile.file.1 = ../aaa/zkf200mut.prd.properties

/etc/ovirt-engine/extensions.d/zkf200mut.prd.properties
ovirt.engine.extension.name = zkf200mut.prd
ovirt.engine.extension.bindings.method = jbossmodule
ovirt.engine.extension.binding.jbossmodule.module = 
org.ovirt.engine-extensions.aaa.ldap
ovirt.engine.extension.binding.jbossmodule.class = 
org.ovirt.engineextensions.aaa.ldap.AuthzExtension
ovirt.engine.extension.provides = org.ovirt.engine.api.extensions.aaa.Authz
config.profile.file.1 = ../aaa/zkf200mut.prd.properties


engine.log -> when i login and click on the console of the VM
2019-06-04 12:24:30,442+02 INFO  
[org.ovirt.engine.core.bll.aaa.TerminateSessionsForTokenCommand] (default 
task-8) [354a4756] Running command: TerminateSessionsForTokenCommand internal: 
true.
2019-06-04 12:24:46,247+02 INFO  
[org.ovirt.engine.core.sso.utils.AuthenticationUtils] (default task-7) [] User 
m203h...@zkf200mut.prd successfully logged in with scopes: ovirt-app-admin 
ovirt-app-api ovirt-app-portal ovirt-ext=auth:sequence-priority=~ 
ovirt-ext=revoke:revoke-all ovirt-ext=token-info:authz-search 
ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate 
ovirt-ext=token:password-access
2019-06-04 12:24:46,316+02 INFO  
[org.ovirt.engine.core.bll.aaa.CreateUserSessionCommand] (default task-7) 
[d7805c4] Running command: CreateUserSessionCommand internal: false.
2019-06-04 12:24:46,331+02 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-7) [d7805c4] EVENT_ID: USER_VDC_LOGIN(30), User 
m203h...@zkf200mut.prd@zkf200mut.prd connecting from '10.63.120.199' using 
session 
'CGIKs/CP4HQdLoUhWAzsq996BKkMcKDrqdfHT1x/kIBzixxbNl/hle8BZCZmS2L/ehVZdoStH2JByXragQxeqw=='
 logged in.
2019-06-04 12:24:47,015+02 ERROR 
[org.ovirt.engine.core.bll.GetPermissionsForObjectQuery] (default task-3) 
[1e271632-b9f4-4bcc-8205-ccd8ff1421f6] Query execution failed due to 
insufficient permissions.
2019-06-04 12:24:47,017+02 ERROR 
[org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default 
task-3) [] Operation Failed: query execution failed due to insufficient 
permissions.
2019-06-04 12:24:50,106+02 INFO  [org.ovirt.engine.core.bll.SetVmTicketCommand] 
(default task-8) [6f85887f] Running command: SetVmTicketCommand internal: 
false. Entities affected :  ID: 3985528e-5bd3-4d87-b766-361c7985788f Type: 
VMAction group CONNECT_TO_VM with role type USER
2019-06-04 12:24:50,118+02 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] (default 
task-8) [6f85887f] START, SetVmTicketVDSCommand(HostName = 
ovirtServer1.zkf200mut.prd, 
SetVmTicketVDSCommandParameters:{hostId='d28491ac-2c3b-4462-b24b-1c673155c644', 
vmId='3985528e-5bd3-4d87-b766-361c7985788f', protocol='SPICE', 
ticket='PzMAJhjN75ij', validTime='120', userName='m203h...@zkf200mut.prd', 
userId='12f092ed-db4c-4ed0-b4bb-f3051c4fc677', 
disconnectAction='LOCK_SCREEN'}), log id: 103ea2
2019-06-04 12:24:50,150+02 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] (default 
task-8) [6f85887f] FINISH, SetVmTicketVDSCommand, return: , log id: 103ea2
2019-06-04 12:24:50,168+02 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-8) [6f85887f] EVENT_ID: VM_SET_TICKET(164), User 
m203h...@zkf200mut.prd@zkf200mut.prd initiated console session for VM W203YZ001V


___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Cond

[ovirt-users] Windows 7 Error writing credentials to pipe [1/3] (error = 2)

2019-06-18 Thread Harry Conings
Hi 
i am evaluating  ovirt 4.3 when i log in on the VM portal i can use a AD user
when i  click on a windows 7 64 bit machine console (SPICE) i get 
Dummy-2::INFO::2019-06-18 12:01:01,107::OVirtAgentLogic::322::root::Received an 
external command: login...
Dummy-2::ERROR::2019-06-18 12:01:02,111::GuestAgentWin32::326::root::Error 
writing credentials to pipe [1/3] (error = 2)
Dummy-2::ERROR::2019-06-18 12:01:03,104::GuestAgentWin32::326::root::Error 
writing credentials to pipe [2/3] (error = 2)
Dummy-2::ERROR::2019-06-18 12:01:04,096::GuestAgentWin32::326::root::Error 
writing credentials to pipe [3/3] (error = 2)
in the ovirt-guest-agent.log 
so Single Sign On does not work
Can you help me because i am quite new at this
rgds Harry
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/U3NP4YXX5POCMTNM3O2ZROS3BDRWEBGH/


[ovirt-users] python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Harry Conings
Hi
i am trying to create virtual machines from a template but i cannot seem to 
find how to ad the inital run sysprep option
how should i give that option ?
my code

 NEW_VM_NAME = 'W10MYMACINE'
TEMPLATE_NAME = 'W10TEMP'
CLUSTER_NAME= 'MYCLUSTER'

try:
api.vms.add(params.VM(name=NEW_VM_NAME, 
cluster=api.clusters.get(CLUSTER_NAME),
  template=api.templates.get(TEMPLATE_NAME)))
print 'VM was created from Template successfully'
print 'Waiting for VM to reach Down status'
while api.vms.get(NEW_VM_NAME).status.state != 'down':
sleep(1)
except Exception as e:
print 'Failed to create VM from Template:\n%s' % str(e)

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CIWFZXRJTELNSMH34A5XBQQFFZETZXIA/


[ovirt-users] Re: python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Harry Conings
Hi
i tryed
api.vms.get(NEW_VM_NAME).start(use_sysprep='true')
got this error
start() got an unexpected keyword argument 'use_sysprep'
thks for your reply

Op do 29 aug. 2019 om 12:58 schreef Giulio Casella :

> That option has to be passed when you start the VM, not in the creation
> phase:
>
> api.vms.get(NEW_VM_NAME).start(use_sysprep=true)
>
>
>
> Il 29/08/2019 12:45, Harry Conings ha scritto:
> > Hi
> > i am trying to create virtual machines from a template but i cannot seem
> to find how to ad the inital run sysprep option
> > how should i give that option ?
> > my code
> > 
> >  NEW_VM_NAME = 'W10MYMACINE'
> > TEMPLATE_NAME = 'W10TEMP'
> > CLUSTER_NAME= 'MYCLUSTER'
> >
> > try:
> > api.vms.add(params.VM(name=NEW_VM_NAME,
> cluster=api.clusters.get(CLUSTER_NAME),
> >   template=api.templates.get(TEMPLATE_NAME)))
> > print 'VM was created from Template successfully'
> > print 'Waiting for VM to reach Down status'
> > while api.vms.get(NEW_VM_NAME).status.state != 'down':
> > sleep(1)
> > except Exception as e:
> > print 'Failed to create VM from Template:\n%s' % str(e)
> > 
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> > List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/CIWFZXRJTELNSMH34A5XBQQFFZETZXIA/
> >
>
>

-- 
Vriendelijke groeten,

Harry Conings
ICE bvba
Liebroekstraat 43
3545 Halen
BE0446888007
tel 32475464289
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TZBBT23U4HXFYLEYIUGGXLRTS4NABE5G/


[ovirt-users] Re: python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Harry Conings
Thks all 
i found the solution
action = params.Action(use_sysprep=True)
api.vms.get(NEW_VM_NAME).start(action)
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZLZQSNRU5LZSKRVTN453LCXWU6CXAIMF/


[ovirt-users] Re: VDI

2019-09-23 Thread Harry Conings
I am trying to setup a full vdi environment  w10 in domain
Rgds harry

Op ma 23 sep. 2019 om 19:47 schreef Fabio Marzocca 

> Is there anyone who uses oVirt as a full VDI environment? I would have a
> bunch of questions...
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/D44YB5VOKNBNCJSOMLKRAZBURFJLAOLM/
>
-- 
Vriendelijke groeten,

Harry Conings
ICE bvba
Liebroekstraat 43
3545 Halen
BE0446888007
tel 32475464289
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WSCQF36UWEETVHXRAQ2SL4FSRUU5YHK6/