tags 321005 patch thanks Attached is a patch which mentions the paths we used in the Debian packages.
This patch should obviously be added to Debian specific patches --
--- tdbbackup.8 2005-12-29 17:21:24.000000000 +0100 +++ tdbbackup.8.new 2006-01-03 19:03:46.664930298 +0100 @@ -72,19 +72,19 @@ .TP 3 \(bu -\fBsecrets\&.tdb\fR \- usual location is in the /usr/local/samba/private directory, or on some systems in /etc/samba\&. +\fBsecrets\&.tdb\fR \- in the /var/lib/samba directory for Debian installs\&. .TP \(bu -\fBpassdb\&.tdb\fR \- usual location is in the /usr/local/samba/private directory, or on some systems in /etc/samba\&. +\fBpassdb\&.tdb\fR \- in the /var/lib/samba directory for Debian installs\&. .TP \(bu -\fB*\&.tdb\fR located in the /usr/local/samba/var directory or on some systems in the /var/cache or /var/lib/samba directories\&. +\fB*\&.tdb\fR located in the /var/lib/samba and /var/run/samba directories for Debian installs\&. .LP .SH "VERSION" .PP -This man page is correct for version 3\&.0 of the Samba suite\&. +This man page is correct for version 3\&.0 of the Samba suite installed with official Debian packages\&. .SH "AUTHOR" @@ -92,5 +92,5 @@ The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&. .PP -The tdbbackup man page was written by John H Terpstra\&. +The tdbbackup man page was written by John H Terpstra and modified for Debian specific parts by Christian Perrier\&.

