Re: [one-users] OpenNebula and FreeIPA authentication

2014-12-19 Thread Javier Fontan
The problem seems to be generated by a connection problem from the driver to OpenNebula itself. Can you change the file /var/lib/one/ruby/opennebula/ldap_auth.rb and around line 89 change the code: client = OpenNebula::Client.new group_pool = OpenNebula::GroupPool.new(client)

Re: [one-users] OpenNebula and FreeIPA authentication

2014-12-11 Thread Javier Fontan
There seems to be a problem getting the groups from OpenNebula. Can you send us the output of: onegroup list -x To fix the problem you can disable mapping generation adding this line to the server configuration: :mapping_generate: false Cheers On Mon Dec 08 2014 at 3:55:46 PM Mr Sensible

Re: [one-users] OpenNebula and FreeIPA authentication

2014-12-11 Thread Peter Harris
Thanks Javier Output from onegroup list -x -- GROUP_POOL GROUP ID0/ID NAMEoneadmin/NAME TEMPLATE/ USERS ID0/ID ID1/ID /USERS /GROUP QUOTAS ID0/ID DATASTORE_QUOTA/ NETWORK_QUOTA/

[one-users] OpenNebula and FreeIPA authentication

2014-12-08 Thread Mr Sensible
I am struggling a little bit with hooking my test OpenNebula in to my existing FreeIPA authentication domain. I am currently running OpenNebula 4.10.1 running on Centos 6.5, and I am trying to connect it to my existing FreeIPA 3.0.0 server. I currently have three services authenticating via