Re: [Users] how to add a user

2013-02-07 Thread Juan Jose
On Thu, Feb 7, 2013 at 5:30 AM, Yair Zaslavsky yzasl...@redhat.com wrote:

 Please check if you see errors at logs -
 /var/log/ovirt-engine/engine-manage-domains.log
 And let us know what are the errors.
 As Itamar asked - what is the directory service you are using? (what
 parameter is passed to -provider option?)
 Since we use kerberos authentication, there are some configurations that
 should be taken care of (have SRV records for the domain for
 both kerberos and ldap -
 check -

 dig SRV _ldap._tcp.your.domain.com
 dig SRV _kerberos._tcp.your.domain.com
 dig SRV _kerberos._udp.your.domain.com

 You should also have a PTR record to your directory service machine.

 You also need to have a time difference between your oVirt engine machine
 and the directory service machine of no more than +- 5 minutes.


 Hope this helps out,
 Yair






 - Original Message -
  From: Itamar Heim ih...@redhat.com
  To: Jonathan Horne jho...@skopos.us
  Cc: users@ovirt.org
  Sent: Wednesday, February 6, 2013 8:27:01 PM
  Subject: Re: [Users] how to add a user
 
  On 06/02/2013 19:03, Jonathan Horne wrote:
   Im using ovrit 3.1, and I'm trying to add a user to the web
   console.
 But the new button brings up a popup that doesn't have any
 buttons on
   it.  Can I use the engine-manage-domains tool, and if yes what is
   the
   syntax?  So far what I have found on google is just getting me
   authentication errors, so I'm sure I'm doing it wrong.
  
   Thanks,
   jonathan
  
  
 
   This is a PRIVATE message. If you are not the intended recipient,
   please
   delete without copying and kindly advise us by e-mail of the
   mistake in
   delivery. NOTE: Regardless of content, this e-mail shall not
   operate to
   bind SKOPOS to any order or other contract unless pursuant to
   explicit
   written agreement or government initiative expressly permitting the
   use
   of e-mail for such purpose.
  
  
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
 
  which type of domain are you trying to add? what is the command line
  the
  error?
  ___
  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

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


[Users] how to add a user

2013-02-06 Thread Jonathan Horne
Im using ovrit 3.1, and I'm trying to add a user to the web console.  But the 
new button brings up a popup that doesn't have any buttons on it.  Can I use 
the engine-manage-domains tool, and if yes what is the syntax?  So far what I 
have found on google is just getting me authentication errors, so I'm sure I'm 
doing it wrong.

Thanks,
jonathan


This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] how to add a user

2013-02-06 Thread Itamar Heim

On 06/02/2013 19:03, Jonathan Horne wrote:

Im using ovrit 3.1, and I'm trying to add a user to the web console.
  But the new button brings up a popup that doesn't have any buttons on
it.  Can I use the engine-manage-domains tool, and if yes what is the
syntax?  So far what I have found on google is just getting me
authentication errors, so I'm sure I'm doing it wrong.

Thanks,
jonathan


This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit
written agreement or government initiative expressly permitting the use
of e-mail for such purpose.


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



currently, you can't add internal users. you need an active directory or 
389ds or freeipa to add as an ldap/kerberos directory via the manage 
domains utility.

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


Re: [Users] how to add a user

2013-02-06 Thread Itamar Heim

On 06/02/2013 19:03, Jonathan Horne wrote:

Im using ovrit 3.1, and I'm trying to add a user to the web console.
  But the new button brings up a popup that doesn't have any buttons on
it.  Can I use the engine-manage-domains tool, and if yes what is the
syntax?  So far what I have found on google is just getting me
authentication errors, so I'm sure I'm doing it wrong.

Thanks,
jonathan


This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit
written agreement or government initiative expressly permitting the use
of e-mail for such purpose.


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



which type of domain are you trying to add? what is the command line the 
error?

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


Re: [Users] how to add a user

2013-02-06 Thread Yair Zaslavsky
Please check if you see errors at logs - 
/var/log/ovirt-engine/engine-manage-domains.log
And let us know what are the errors.
As Itamar asked - what is the directory service you are using? (what parameter 
is passed to -provider option?)
Since we use kerberos authentication, there are some configurations that should 
be taken care of (have SRV records for the domain for
both kerberos and ldap -
check -

dig SRV _ldap._tcp.your.domain.com
dig SRV _kerberos._tcp.your.domain.com
dig SRV _kerberos._udp.your.domain.com

You should also have a PTR record to your directory service machine.

You also need to have a time difference between your oVirt engine machine and 
the directory service machine of no more than +- 5 minutes.


Hope this helps out,
Yair






- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Jonathan Horne jho...@skopos.us
 Cc: users@ovirt.org
 Sent: Wednesday, February 6, 2013 8:27:01 PM
 Subject: Re: [Users] how to add a user
 
 On 06/02/2013 19:03, Jonathan Horne wrote:
  Im using ovrit 3.1, and I'm trying to add a user to the web
  console.
But the new button brings up a popup that doesn't have any
buttons on
  it.  Can I use the engine-manage-domains tool, and if yes what is
  the
  syntax?  So far what I have found on google is just getting me
  authentication errors, so I'm sure I'm doing it wrong.
 
  Thanks,
  jonathan
 
  
  This is a PRIVATE message. If you are not the intended recipient,
  please
  delete without copying and kindly advise us by e-mail of the
  mistake in
  delivery. NOTE: Regardless of content, this e-mail shall not
  operate to
  bind SKOPOS to any order or other contract unless pursuant to
  explicit
  written agreement or government initiative expressly permitting the
  use
  of e-mail for such purpose.
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
 which type of domain are you trying to add? what is the command line
 the
 error?
 ___
 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