Re: [ovirt-users] ovirt 4.0.3 and Active directory

2016-09-23 Thread nicola.gentile.to

I have tried and it works very fine.
Thanks for your help and for the work you do

Nicola

Il 23/09/2016 10:59, Ondra Machacek ha scritto:

Yes, of course. You can specify subdomain in userportal.
But this subdomain must be part of the user name.
So in order to login to user portal with user
's000...@subdomain.domain.com' you just need to add that to username 
field. Same for 'name.surn...@domain.com'.


On 09/22/2016 04:43 PM, nicola.gentile.to wrote:

I have tried what you suggests me and it works fine but I ask you an
explanation.
During the setup, before finish the procedure I have tested with two
account the Login.

The forest domain is: domain.com
The accounts are like these:

1) s000...@subdomain.domain.com

2) name.surn...@domain.com

This procedure works fine but I have specified the domain or subdomain
in the Login Test.

My question is: from the user portal is possible specify subdomain?

For example:
username: s000...@subdomain.domain.com
password: xxx
Profile: domain.com

I hope I explained it well

Best regards

Nicola



Il 21/09/2016 17:13, Ondra Machacek ha scritto:

On 09/21/2016 04:53 PM, nicola.gentile.to wrote:

Hi,

I have installed ovirt 4.0.3 on my servers. Now I would add
authentication with active directory, for user portal.

In the previous version I have used the following command:

engine-manage-domains add --domain=mydomain --provider=ad
--user=myuser --add-permissions

but now this command there isn't.

I found this command ovirt-engine-extension-aaa-ldap-setup and now 
I ask
you if this command is the substitute, this command is not present 
on my

installation, I must add it I suppose.

Is there an howto page on the documentation to help me?


There is README in the 'ovirt-engine-extension-aaa-ldap' package.

 $ rpm -qd ovirt-engine-extension-aaa-ldap

What you need to do is just to install setup package:

 $ yum install ovirt-engine-extension-aaa-ldap-setup

And then run command:

 $ ovirt-engine-extension-aaa-ldap-setup

The setup will guide you throughout the process.



How to I proceede?

Thank you for your help

Regard

Nicola
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt 4.0.3 and Active directory

2016-09-23 Thread Ondra Machacek

Yes, of course. You can specify subdomain in userportal.
But this subdomain must be part of the user name.
So in order to login to user portal with user
's000...@subdomain.domain.com' you just need to add that to username 
field. Same for 'name.surn...@domain.com'.


On 09/22/2016 04:43 PM, nicola.gentile.to wrote:

I have tried what you suggests me and it works fine but I ask you an
explanation.
During the setup, before finish the procedure I have tested with two
account the Login.

The forest domain is: domain.com
The accounts are like these:

1) s000...@subdomain.domain.com

2) name.surn...@domain.com

This procedure works fine but I have specified the domain or subdomain
in the Login Test.

My question is: from the user portal is possible specify subdomain?

For example:
username: s000...@subdomain.domain.com
password: xxx
Profile: domain.com

I hope I explained it well

Best regards

Nicola



Il 21/09/2016 17:13, Ondra Machacek ha scritto:

On 09/21/2016 04:53 PM, nicola.gentile.to wrote:

Hi,

I have installed ovirt 4.0.3 on my servers. Now I would add
authentication with active directory, for user portal.

In the previous version I have used the following command:

engine-manage-domains add --domain=mydomain --provider=ad
--user=myuser --add-permissions

but now this command there isn't.

I found this command ovirt-engine-extension-aaa-ldap-setup and now I ask
you if this command is the substitute, this command is not present on my
installation, I must add it I suppose.

Is there an howto page on the documentation to help me?


There is README in the 'ovirt-engine-extension-aaa-ldap' package.

 $ rpm -qd ovirt-engine-extension-aaa-ldap

What you need to do is just to install setup package:

 $ yum install ovirt-engine-extension-aaa-ldap-setup

And then run command:

 $ ovirt-engine-extension-aaa-ldap-setup

The setup will guide you throughout the process.



How to I proceede?

Thank you for your help

Regard

Nicola
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt 4.0.3 and Active directory

2016-09-22 Thread nicola.gentile.to
I have tried what you suggests me and it works fine but I ask you an 
explanation.
During the setup, before finish the procedure I have tested with two 
account the Login.


The forest domain is: domain.com
The accounts are like these:

1) s000...@subdomain.domain.com

2) name.surn...@domain.com

This procedure works fine but I have specified the domain or subdomain 
in the Login Test.


My question is: from the user portal is possible specify subdomain?

For example:
username: s000...@subdomain.domain.com
password: xxx
Profile: domain.com

I hope I explained it well

Best regards

Nicola



Il 21/09/2016 17:13, Ondra Machacek ha scritto:

On 09/21/2016 04:53 PM, nicola.gentile.to wrote:

Hi,

I have installed ovirt 4.0.3 on my servers. Now I would add
authentication with active directory, for user portal.

In the previous version I have used the following command:

engine-manage-domains add --domain=mydomain --provider=ad
--user=myuser --add-permissions

but now this command there isn't.

I found this command ovirt-engine-extension-aaa-ldap-setup and now I ask
you if this command is the substitute, this command is not present on my
installation, I must add it I suppose.

Is there an howto page on the documentation to help me?


There is README in the 'ovirt-engine-extension-aaa-ldap' package.

 $ rpm -qd ovirt-engine-extension-aaa-ldap

What you need to do is just to install setup package:

 $ yum install ovirt-engine-extension-aaa-ldap-setup

And then run command:

 $ ovirt-engine-extension-aaa-ldap-setup

The setup will guide you throughout the process.



How to I proceede?

Thank you for your help

Regard

Nicola
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt 4.0.3 and Active directory

2016-09-21 Thread Ondra Machacek

On 09/21/2016 04:53 PM, nicola.gentile.to wrote:

Hi,

I have installed ovirt 4.0.3 on my servers. Now I would add
authentication with active directory, for user portal.

In the previous version I have used the following command:

engine-manage-domains add --domain=mydomain --provider=ad
--user=myuser --add-permissions

but now this command there isn't.

I found this command ovirt-engine-extension-aaa-ldap-setup and now I ask
you if this command is the substitute, this command is not present on my
installation, I must add it I suppose.

Is there an howto page on the documentation to help me?


There is README in the 'ovirt-engine-extension-aaa-ldap' package.

 $ rpm -qd ovirt-engine-extension-aaa-ldap

What you need to do is just to install setup package:

 $ yum install ovirt-engine-extension-aaa-ldap-setup

And then run command:

 $ ovirt-engine-extension-aaa-ldap-setup

The setup will guide you throughout the process.



How to I proceede?

Thank you for your help

Regard

Nicola
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ovirt 4.0.3 and Active directory

2016-09-21 Thread nicola.gentile.to

Hi,

I have installed ovirt 4.0.3 on my servers. Now I would add 
authentication with active directory, for user portal.


In the previous version I have used the following command:

engine-manage-domains add --domain=mydomain --provider=ad 
--user=myuser --add-permissions


but now this command there isn't.

I found this command ovirt-engine-extension-aaa-ldap-setup and now I ask 
you if this command is the substitute, this command is not present on my 
installation, I must add it I suppose.


Is there an howto page on the documentation to help me?

How to I proceede?

Thank you for your help

Regard

Nicola
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users