]> arthur.barton.de Git - netatalk.git/commitdiff
Fix default UAM for Debian (DHX2). Slightly update Developer DOC.
authorfranklahm <franklahm>
Tue, 5 May 2009 07:52:27 +0000 (07:52 +0000)
committerfranklahm <franklahm>
Tue, 5 May 2009 07:52:27 +0000 (07:52 +0000)
distrib/initscripts/rc.atalk.debian.tmpl
doc/DEVELOPER

index 625442f0ef32e74896f9ff2393390c3086a5f7a6..2e5d64ddd4f48404a3627ce026a8025f164121b7 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author:       Thomas Kaiser <Thomas.Kaiser@phg-online.de>
 #
-# Version:      $Id: rc.atalk.debian.tmpl,v 1.1.4.2 2009-04-30 09:35:06 franklahm Exp $
+# Version:      $Id: rc.atalk.debian.tmpl,v 1.1.4.3 2009-05-05 07:52:27 franklahm Exp $
 
 set -e
 
@@ -17,7 +17,7 @@ SCRIPTNAME=/etc/init.d/$NAME
 test -x :SBINDIR:/atalkd || exit 0
 
 # Set defaults. Please change these options in :ETCDIR:/netatalk.conf.
-AFPD_UAMLIST="-U uams_dhx.so"
+AFPD_UAMLIST="-U uams_dhx2.so"
 AFPD_GUEST=nobody
 AFPD_MAX_CLIENTS=50
 ATALK_ZONE=
index 82d702d32a4d607e3052346462a2a43f046dcb1b..6ee83d774a3b452e181fef9546f5aa8c4fe6e17c 100644 (file)
@@ -149,12 +149,11 @@ http://www.kernel.org/pub/linux/libs/pam/
 
 Netatalk also supports other standard PAM implementations such as OpenPAM.
 
-8 Berkeley DB
+8. Berkeley DB
 Berkeley DB is a programmatic toolkit that provides fast, reliable,
 scalable, and mission-critical database support to software
-developers. BDB can downloaded from
-http://www.sleepycat.com/download.html
+developers. BDB documentation is available at:
+http://www.oracle.com/technology/documentation/berkeley-db/db/index.html
+
 Netatalk's CNID database uses the library and header files from BDB.
-Currently, Netatalk supports BDB 4.1.25 and 4.2.52.
-The recommended version is 4.2.52 as that is the version on which most
-testing has been done.
+Netatalk 2.0 requieres BDB >= 4.1.