[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-31 Thread Staniforth, Paul
Possibly firewall? Regards, Paul S. From: rubennune...@gmail.com Sent: 30 May 2019 17:54 To: users@ovirt.org Subject: [ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI Ok the problem is solved

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-31 Thread rubennunes12
I finally did it, i replicated the files from the lab to the production and it's now working. I'm gonna leave here the configuration of the files to the future someone who is with difficulties: [root@ovirt extensions.d]# cat example.com-authn.properties ovirt.engine.extension.name =

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
This is kind of funny but our OpenLDAP in production doesn't have any kind of certificate. I used 8 option for the lab.local so i was trying to do the same for the OpenLDAP in production but they give the same error. Note: The machine is in Azure but we have tested a rule on the firewall of

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
Il Gio 30 Mag 2019, 18:55 ha scritto: > Ok the problem is solved the users can be seen on the Web-UI, thank you! > How??? Using 8 for schema instead of 9, based on what you write below for production? Explain please... > > But another problem as arrived because this was only the laboratory,

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Ok the problem is solved the users can be seen on the Web-UI, thank you! But another problem as arrived because this was only the laboratory, now when i trie to do the setup between the Ovirt and the OpenLDAP in production the error it gives is this: [root@ovirt aaa]#

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Note: The user that i used "System Administrator (RO)" it's a user that i created for test with the id of users 1005 if i'm not mistaken. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 5:31 PM wrote: > [root@ovirt ~]# rpm -qa ovirt-engine > ovirt-engine-4.2.8.2-1.el7.noarch > > [root@ovirt ~]# rpm -qa ovirt-engine-extension-aaa-ldap-setup > ovirt-engine-extension-aaa-ldap-setup-1.3.8-1.el7.noarch > > I asked due to this:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
[root@ovirt ~]# rpm -qa ovirt-engine ovirt-engine-4.2.8.2-1.el7.noarch [root@ovirt ~]# rpm -qa ovirt-engine-extension-aaa-ldap-setup ovirt-engine-extension-aaa-ldap-setup-1.3.8-1.el7.noarch LOGS /var/log/ovirt-engine/engine.log that basically are always like this: 2019-05-30 16:27:20,594+01

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 4:33 PM wrote: > Even with that adjustments it gives the error of invalid credentials for > the user i specified in test login flow: > > [snip] > 2019-05-30 15:30:14,085+01 INFOProfile='lab.local' > authn='lab.local-authn' authz='lab.local-authz'

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Even with that adjustments it gives the error of invalid credentials for the user i specified in test login flow: [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup Configuration files:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 4:21 PM wrote: > So when i choose to use DNS and put on Single Server the ldap.lab.local it > can't be resolved for some reason but when i ping him with the hostname it > can make communication. > > [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup > [ INFO ] Stage:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
So when i choose to use DNS and put on Single Server the ldap.lab.local it can't be resolved for some reason but when i ping him with the hostname it can make communication. [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 3:43 PM wrote: > It gives the same error that can't connect because of invalid credentials > and when i try to put the hostname on the option of Single Server it can't > resolve the host but when i ping him i can resolve it. > > [snip] > NOTE: > It

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
It gives the same error that can't connect because of invalid credentials and when i try to put the hostname on the option of Single Server it can't resolve the host but when i ping him i can resolve it. [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup [ INFO ] Stage: Initializing [ INFO

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 2:51 PM wrote: > 1 - Result of the command: > [root@ovirt ~]# ldapsearch -x -b "ou=People,dc=lab,dc=local" -s sub -h > 192.168.16.114 -p 389 -D "uid=node1,ou=People,dc=lab,dc=local" -W > 'uid=node1' > Enter LDAP Password: > # extended LDIF > # > # LDAPv3 > # base with

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
1 - Result of the command: [root@ovirt ~]# ldapsearch -x -b "ou=People,dc=lab,dc=local" -s sub -h 192.168.16.114 -p 389 -D "uid=node1,ou=People,dc=lab,dc=local" -W 'uid=node1' Enter LDAP Password: # extended LDIF # # LDAPv3 # base with scope subtree # filter: uid=node1 # requesting: ALL # #

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 12:02 PM wrote: > > 1 - I'm using option 9, but i already tried the users that i have on the > ldap a none seems to work to bind. > I think this is the first thing to have working, before going ahead I see that you put an option like this in your profile2.properties...

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
1 - I'm using option 9, but i already tried the users that i have on the ldap a none seems to work to bind. 2 - I was trying the 2 diferent aproaches by ip and hostname. 3 - The ldapadm is supose to be the LDAP Manager so my point is to bind that user. 4 - None of the profiles seems to work

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 11:22 AM wrote: Hello everyone. > > So i don't know what i'm doing wrong but this doesn't seem to work, i > already made the confgurations needed on the > ovirt-engine-extension-aaa-ldap i'm a little desperate here. > > I'm going to put all the commands that i already