From e3246fedd37d119c2bf6efb28d7492b3a595373a Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Mon, 16 Nov 2009 19:26:14 -0600 Subject: 9.7.0a3 --- win32utils/readme1st.txt | 9 +++++++-- win32utils/win32-build.txt | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'win32utils') diff --git a/win32utils/readme1st.txt b/win32utils/readme1st.txt index 15a8a661..bddc8e1c 100644 --- a/win32utils/readme1st.txt +++ b/win32utils/readme1st.txt @@ -2,7 +2,7 @@ Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 2001, 2003 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: readme1st.txt,v 1.23 2009/06/22 23:47:53 tbox Exp $ +$Id: readme1st.txt,v 1.24 2009/09/01 06:51:47 marka Exp $ Release of BIND 9.7 for Windows and later. @@ -11,7 +11,7 @@ This is a release of BIND 9.7 for Windows XP and later. Important Kit Installation Information As of release 9.3.0, BINDInstall requires that you install it under -an account with restricted privileges. The installer will prompt +a account with restricted privileges. The installer will prompt you for an account name, the default is "named", and a password for that account. It will also check for the existence of that account. If it does not exist is will create it with only the privileges @@ -28,6 +28,11 @@ or for master zones supporting dynamic updates. The account will also need read access to the named.conf and any other file that it needs to read. +"NT AUTHORITY\LocalService" is also an acceptable account. This +account is built into Windows and no password is required. Appropriate +file permissions will also need to be set for "NT AUTHORITY\LocalService" +similar to those that would have been required for the "named" account. + It is important that on Windows the directory directive is used in the options section to tell BIND where to find the files used in named.conf (default %WINDOWS%\system32\dns\etc\named.conf). diff --git a/win32utils/win32-build.txt b/win32utils/win32-build.txt index 4ee14fc8..699584d8 100644 --- a/win32utils/win32-build.txt +++ b/win32utils/win32-build.txt @@ -2,7 +2,7 @@ Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 2001, 2002 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: win32-build.txt,v 1.15 2009/07/17 23:47:41 tbox Exp $ +$Id: win32-build.txt,v 1.16 2009/09/02 08:41:06 fdupont Exp $ BIND 9.7 for Win32 Source Build Instructions. 02-Jul-2009 @@ -80,7 +80,7 @@ directories: cscript configure.js compiler=msvc vcmanifest=yes static=yes debug=no iconv=no nmake /f Makefile.msvc libxml -Step 2: Building BIND +Step 3: Building BIND You must build openssl and libxml2 first. -- cgit v1.2.3