Re: [Freeipa-users] OneWaySync Issues

2013-01-22 Thread Rich Megginson

On 01/22/2013 11:46 AM, Rob Crittenden wrote:

Joseph, Matthew (EXP) wrote:

Hello,

I’m trying to configure the oneWaySync option for IPA so only the
Windows AD can replicate changes to IPA.

When I use the command that I listed below it says it works but when I
delete a user form IPA it will then delete the user in Active Directory.

Is my command listed below correct? Anyone able to help?

Parameters:
Server = rhserver
Domain = redhat.ca
Password = 12345678

Contents of /tmp/unisync;
dn: cn=ipa-winsync,cn=plugins,cn=config
changetype: modify
replace: oneWaySync
oneWaySync: From Windows

So I enter the following command;
*ldapmodify -x -D "dc=redhat,dc=ca" -w 12345678 –h rhserver.redhat.ca -f
/tmp/unisync*


There should be no space in oneWaySync, it should be fromWindows.
I thought the oneWaySync attribute was in the replication/sync agreement 
entry, not in the ipa-winsync plugin config entry?


rob

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


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


Re: [Freeipa-users] OneWaySync Issues

2013-01-22 Thread Rob Crittenden

Joseph, Matthew (EXP) wrote:

Hello,

I’m trying to configure the oneWaySync option for IPA so only the
Windows AD can replicate changes to IPA.

When I use the command that I listed below it says it works but when I
delete a user form IPA it will then delete the user in Active Directory.

Is my command listed below correct? Anyone able to help?

Parameters:
Server = rhserver
Domain = redhat.ca
Password = 12345678

Contents of /tmp/unisync;
dn: cn=ipa-winsync,cn=plugins,cn=config
changetype: modify
replace: oneWaySync
oneWaySync: From Windows

So I enter the following command;
*ldapmodify -x -D "dc=redhat,dc=ca" -w 12345678 –h rhserver.redhat.ca -f
/tmp/unisync*


There should be no space in oneWaySync, it should be fromWindows.

rob

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