Comments on: LDAP Replication on Debian 4.0 (etch) with syncrepl http://atlanticlinux.ie/blog/ldap-replication-on-debian-40-etch-with-syncrepl/ Thoughts on running an Irish Linux business Wed, 21 Sep 2011 09:07:18 +0000 hourly 1 https://wordpress.org/?v=4.5.1 By: stephen mulcahy http://atlanticlinux.ie/blog/ldap-replication-on-debian-40-etch-with-syncrepl/comment-page-1/#comment-51 Thu, 25 Sep 2008 07:00:51 +0000 http://blog.aplpi.com/?p=67#comment-51 Hi Steve and Tomas – I’m glad you found it useful. I need to find the time to finish off the above with details of setting up a BDC but time always seems in short supply. Thanks for dropping by.

-stephen

]]>
By: Tomas Pospisek http://atlanticlinux.ie/blog/ldap-replication-on-debian-40-etch-with-syncrepl/comment-page-1/#comment-52 Wed, 24 Sep 2008 18:03:38 +0000 http://blog.aplpi.com/?p=67#comment-52 Thanks _a lot_ for your HOWTO. I did a lot of trial and error before finding your HOWTO. Very Nice!

]]>
By: Steve K http://atlanticlinux.ie/blog/ldap-replication-on-debian-40-etch-with-syncrepl/comment-page-1/#comment-50 Thu, 04 Sep 2008 00:23:02 +0000 http://blog.aplpi.com/?p=67#comment-50 Thank you, your article was very helpful.

]]>
By: stephen mulcahy http://atlanticlinux.ie/blog/ldap-replication-on-debian-40-etch-with-syncrepl/comment-page-1/#comment-49 Wed, 16 Jul 2008 16:45:48 +0000 http://blog.aplpi.com/?p=67#comment-49 If you need to force a full resync on your consumer, you can restart slapd with the following options:

-c rid=1,csn=0

On Debian, this is done by adding the following to /etc/default/slapd

SLAPD_OPTIONS=”-c rid=1,csn=0″

and restarting slapd in the usual way. Make sure to remove them afterwards.

]]>