389 List, I need to modify the replication schedule via LDIF import. I have no issues doing it in the 389-console.
I am attempting to import this ldif (with dc changes to mask our info)
dn: cn=dirsrv1 to devdirsrv1,cn=replica,cn=dc\3Dourdomain\2Cdc\3Dcom,cn=map ping tree,cn=config changetype: modify replace: nsDS5ReplicaUpdateSchedule nsDS5ReplicaUpdateSchedule: 0200-0300 0
I have also tried it with the carriage return removed and everything on one line:
dn: cn=dirsrv1 to devdirsrv1,cn=replica,cn=dc\3Dourdomain\2Cdc\3Dcom,cn=mapping tree,cn=config
On 01/30/2015 02:43 PM, Justin Edmands wrote:
389 List, I need to modify the replication schedule via LDIF import. I have no issues doing it in the 389-console.
I am attempting to import this ldif (with dc changes to mask our info)
dn: cn=dirsrv1 to devdirsrv1,cn=replica,cn=dc\3Dourdomain\2Cdc\3Dcom,cn=map ping tree,cn=config changetype: modify replace: nsDS5ReplicaUpdateSchedule nsDS5ReplicaUpdateSchedule: 0200-0300 0
I have also tried it with the carriage return removed and everything on one line:
dn: cn=dirsrv1 to devdirsrv1,cn=replica,cn=dc\3Dourdomain\2Cdc\3Dcom,cn=mapping tree,cn=config
John,
What is the problem exactly? Is there some error?
What version of 389 are using? rpm -qa | grep 389-ds-base
Thanks, Mark
-- 389 users mailing list 389-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-users
Hey Mark, During version checking for you I realized that I was actually executing this to the wrong server. The object not found was actually correct.
oops :P
On Fri, Jan 30, 2015 at 3:08 PM, Mark Reynolds mareynol@redhat.com wrote:
On 01/30/2015 02:43 PM, Justin Edmands wrote:
389 List, I need to modify the replication schedule via LDIF import. I have no issues doing it in the 389-console.
I am attempting to import this ldif (with dc changes to mask our info)
dn: cn=dirsrv1 to devdirsrv1,cn=replica,cn=dc\3Dourdomain\2Cdc\3Dcom,cn=map ping tree,cn=config changetype: modify replace: nsDS5ReplicaUpdateSchedule nsDS5ReplicaUpdateSchedule: 0200-0300 0
I have also tried it with the carriage return removed and everything on one line:
dn: cn=dirsrv1 to devdirsrv1,cn=replica,cn=dc\3Dourdomain\2Cdc\3Dcom,cn=mapping tree,cn=config
John,
What is the problem exactly? Is there some error?
What version of 389 are using? rpm -qa | grep 389-ds-base
Thanks, Mark
-- 389 users mailing list389-users@lists.fedoraproject.orghttps://admin.fedoraproject.org/mailman/listinfo/389-users
-- 389 users mailing list 389-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-users
389-users@lists.fedoraproject.org