Re: [Freeipa-users] Freeipa-users Digest, Vol 30, Issue 8

2011-01-20 Thread Aravind GV
Hi Simon
Iam traveling  this week will test and let  u know in a weeks time.

Sent from my iPhone

On Jan 20, 2011, at 7:28 PM, Simo Sorce sso...@redhat.com wrote:

 On Thu, 20 Jan 2011 11:03:12 +0530
 Aravind GV aravind...@gmail.com wrote:

 Hi Simo,

 Great repossess from you but still issue is not solved completely.
 After applying your patch iam getting below mention error


 [root@dirsrv ~]# ipa-replica-manage connect  --winsync --binddn
 CN=agv,OU=Users,DC=bgkerb,DC=test02,DC=com  --cacert /root/bgkerb.cer
 10.0.65.28 --passsync asd312ASD --bindpw asd312ASD -v
 Added CA certificate /root/bgkerb.cer to certificate database for
 dirsrv.agv.com
 *unexpected error: basic_replication_setup() takes exactly 5
 arguments (3 given)*


 I am sorry Aravind,
 but at the moment I do not have a test environment that lets me test
 winsync replication.

 Hopefully this new patch should fix the remaining regressions.

 Simo.

 --
 Simo Sorce * Red Hat, Inc * New York
 freeipa-simo-0062-2-Fix-ipa-replica-manage-regressions-with-winsync.patch

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users


Re: [Freeipa-users] Freeipa-users Digest, Vol 30, Issue 8

2011-01-19 Thread Aravind GV
Hi Simo,

Great repossess from you but still issue is not solved completely. After
applying your patch iam getting below mention error


[root@dirsrv ~]# ipa-replica-manage connect  --winsync --binddn
CN=agv,OU=Users,DC=bgkerb,DC=test02,DC=com  --cacert /root/bgkerb.cer
10.0.65.28 --passsync asd312ASD --bindpw asd312ASD -v
Added CA certificate /root/bgkerb.cer to certificate database for
dirsrv.agv.com
*unexpected error: basic_replication_setup() takes exactly 5 arguments (3
given)*


Regards,
AGV

On Thu, Jan 20, 2011 at 1:34 AM, Simo Sorce sso...@redhat.com wrote:

 On Wed, 19 Jan 2011 22:22:45 +0530
 Aravind GV aravind...@gmail.com wrote:

  Hi Simo,
 
  Thanks for responding to my email. I
  updated /usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py
  with the patch ie added extra line self.subject_base = None
 
  Now i am getting different error
 
  [root@dirsrv ~]# ipa-replica-manage connect  --winsync --binddn
  CN=agv,OU=Users,DC=bgkerb,DC=test02,DC=com  --cacert /root/bgkerb.cer
  bgkerb.test02.com --passsync asd312ASD --bindpw asd312ASD -v
  Directory Manager password:
  INFO:root:args=/sbin/service dirsrv stop
  INFO:root:stdout=Shutting down dirsrv:
  AGV-COM...[  OK  ]
  PKI-IPA...[  OK  ]
 
  *INFO:root:stderr=*
  *unexpected error: 'Env' object has no attribute 'ra_plugin'*
 
 
 
  Regards,
  AGV
 
  On Wed, Jan 19, 2011 at 8:29 PM, Simo Sorce sso...@redhat.com wrote:
 
   On Wed, 19 Jan 2011 09:28:45 -0500
   Simo Sorce sso...@redhat.com wrote:
  
On Wed, 19 Jan 2011 12:52:54 +0530
Aravind GV aravind...@gmail.com wrote:
   
 Hi All

 Please help me in adding a synchronization agreement. I
 followed (

  
 http://freeipa.org/docs/2.0.0/Installation_Deployment_Guide/en-US/html/)
 but the example given in  4.4. Creating Synchronization
 Agreements is not correct. There is no more option add in
 ipa-replica-manage command. After googling they suggested me to
 use connect instead of add. This command worked but it stopped
 directory server and thorws following errors. Jakub Hrozek
 suggested me to get logs from /var/log/ipareplica-install.log.
 But this file is not at all created only ipaclient-install.log
 ipaserver-install.log  are the two files in that there is no
 reference to ipa-replica-mange command.

 I have installed ipa v2 from http://jdennis.fedorapeople.org
 repo.

 [root@dirsrv ~]# ipa-replica-manage connect --winsync --binddn
 CN=agv,OU=Users,DC=bgkerb,DC=test02,DC=com --bindpw asd312ASD
 --cacert /root/bgkerb.cer 10.0.65.28 -v --passsync asd312ASD
 INFO:root:args=/sbin/service dirsrv stop
 INFO:root:stdout=Shutting down dirsrv:
 AGV-COM...[  OK  ]
 PKI-IPA...[  OK  ]

 INFO:root:stderr=
 unexpected error: DsInstance instance has no attribute
 'subject_base'
   
   
I have opened ticket 807[1] to track this.
Would you be available to test a patch ?
   
Simo.
   
[1] https://fedorahosted.org/freeipa/ticket/807
   
  
   Can you test this patch and see if it solves your issue completely ?
  
   You should be able to manually fix it without having to redo the
   whole install by simplky editing the dsinstance.py file and adding
   the line you see in the patch.
  
   Simo.
  
   --
   Simo Sorce * Red Hat, Inc * New York
  

 Attached a corrected patch that should fix this second problem too.

 Simo.

 --
 Simo Sorce * Red Hat, Inc * New York




-- 

With Best Regards
Aravind G V
Ph-9880346065
I want it all,
That's why I strive for it,
I know that it's coming - Drake from Successful
___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

[Freeipa-users] ipa-replica-manage command fails while Setting up Windows Sync on the IPA Server V2

2011-01-14 Thread Aravind GV
Hi

I’m trying to set up password/identity sync to the FreeIPA V2 server from a
Windows 2003R2 SP2 server to a Fedora 14. According to installation document
in free ipa website [
http://freeipa.org/docs/2.0.0/Installation_Deployment_Guide/en-US/html/ ]
ipa-replica-manage add option is no more there if i use connect option i get
below error. There is not much in logs to troubleshoot. Please help me to
resolve this issue.

[root@fedora ~]# ipa-replica-manage connect --winsync --binddn
CN=agv,OU=Users,DC=bgkerb,DC=test02,DC=com --bindpw asd312ASD --cacert
/root/bgkerb.cer bgkerb.test02.com -v --passsync asd312ASD
Directory Manager password:
INFO:root:args=/sbin/service dirsrv stop
INFO:root:stdout=Shutting down dirsrv:
AGV-COM...[  OK  ]
PKI-IPA...[  OK  ]

INFO:root:stderr=
unexpected error: DsInstance instance has no attribute 'subject_base'

-- 

With Best Regards
Aravind G V
Ph-9880346065
I want it all,
That's why I strive for it,
I know that it's coming - Drake from Successful
___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users