Mention the LDAP crashing issue.
authorWayne Davison <wayned@samba.org>
Sat, 9 Apr 2005 22:01:51 +0000 (22:01 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 9 Apr 2005 22:01:51 +0000 (22:01 +0000)
issues.html

index 7821e1381ca19231b004a6f14abe30c7a86f61aa..6750b08076d3f581467a7c4c6e980b16cb93c838 100644 (file)
 
 <li><p><b>Q:</b>
 
+My chrooted rsync daemon crashes when doing an LDAP lookup for a user or group.
+
+<p><b>A:</b>
+
+There is a bug in some LDAP libraries (e.g. Fedora Core 3) where it crashes
+when someone looks up a name from inside a chrooted process (one that does not
+contain copies of the libraries to perform the lookup).  This is a bug that the
+LDAP libraries will need to fix, and is out of rsync's hands.  You can work
+around the problem by using the --numeric-ids option, turning chroot off, or
+getting rid of LDAP lookups.
+
+<li><p><b>Q:</b>
+
 Transfers die with something like
 
 <pre>rsync: error writing 4 unbuffered bytes - exiting: Broken pipe