[ovirt-users] keycloak Active Directory BufferOverFlowException

2023-10-05 Thread karl . morgan
been trying to get a configuration working with ovirt 4.5.4 and keycloak and 
windows Active Directory
I have had partial success in that i can with a little fiddling use ldap 
authentication for users. The fiddling involves going in and adding specific 
permissions to each ID after the first attempt has been made.
I am now trying to get groups working such that I can have an AD user group 
automatically determine a users capabilities dependent on inclusion in specific 
groups.
I have keycloak configured where, from within keycloak I can list users, And i 
can see which groups a user is a member of. It looks like is should be working. 
However, in Ovirt im getting invalid data error in the web and logs print the 
following

==> error_log <==   
 
[Thu Oct 05 09:22:58.037130 2023] [proxy_ajp:error] [pid 75583:tid 
140622648301312] AH03229: ajp_msg_append_cvt_string(): BufferOverflowException 
4 5694  


 
==> ssl_error_log <==   
 
[Thu Oct 05 09:22:58.037162 2023] [proxy_ajp:error] [pid 75583:tid 
140622648301312] [client 172.28.96.180:43980] AH00971: ajp_marshal_into_msgb: 
Error appending the header value, referer: 
https://ov2ctl01-mn.internal.shutterfly.com/ovirt-engine/   
  
[Thu Oct 05 09:22:58.037171 2023] [proxy_ajp:error] [pid 75583:tid 
140622648301312] [client 172.28.96.180:43980] AH00988: ajp_send_header: 
ajp_marshal_into_msgb failed, referer: 
https://ov2ctl01-mn.internal.shutterfly.com/ovirt-engine/   

[Thu Oct 05 09:22:58.037176 2023] [proxy_ajp:error] [pid 75583:tid 
140622648301312] (120001)APR does not understand this error code: [client 
172.28.96.180:43980] AH00868: request failed to 127.0.0.1:8702 (127.0.0.1), 
referer: https://ov2ctl01-mn.internal.shutterfly.com/ovirt-engine/

Pretty sure i need to be able to adjust a buffer size between keycloak and ajp 
module but am clueless how to proceed.  Any help would be appreciated
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/K4MBGS3ZD4LK6SLRJGAUTIDHZIZOXDWZ/


[ovirt-users] novnc console error: promise.js missing?

2023-04-05 Thread karl . morgan
Seeing the following on the engine when attempting to start a novnc console

2023-03-31 11:57:34,988-07 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] (default 
task-29) [307c22a9] START, SetVmTicketVDSCommand(HostName = ov2node02-mn, 
SetVmTicketVDSCommandParameters:{hostId='19a92de3-c6e4-4f4e-be31-1d5533a2b6b6', 
vmId='4481b0e9-a96c-4ee7-8bd2-572558eb9fda', protocol='VNC', ticket='LMl903dd', 
validTime='120', userName='admin@ovirt', 
userId='9e88a363-34cb-466a-8ba9-25e46819423b', disconnectAction='LOCK_SCREEN', 
consoleDisconnectActionDelay='0'}), log id: 1d6520d5
2023-03-31 11:57:35,031-07 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] (default 
task-29) [307c22a9] FINISH, SetVmTicketVDSCommand, return: , log id: 1d6520d5
2023-03-31 11:57:35,044-07 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-29) [307c22a9] EVENT_ID: VM_SET_TICKET(164), User 
admin@ovirt@internalkeycloak-authz initiated console session for VM first
2023-03-31 11:57:35,158-07 INFO  
[org.ovirt.engine.core.utils.servlet.ServletUtils] (default task-29) [] Can't 
read file '/usr/share/ovirt-engine/files/novnc/vendor/promise.js' for request 
'/ovirt-engine/services/files/novnc/vendor/promise.js' -- 404

Curious if this is obvious to anyone? How to resolve?
  ovirt-engine-webadmin-portal-4.5.4-1.el9.noarch
  ovirt-engine-4.5.4-1.el9.noarch
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TUZYQI7ICGUPJ4NZTFTZMYVAS6XMKWTP/