Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 13448 invoked from network); 24 Apr 2006 20:53:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Apr 2006 20:53:17 -0000 Received: (qmail 8789 invoked by uid 500); 24 Apr 2006 20:53:16 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 8754 invoked by uid 500); 24 Apr 2006 20:53:16 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 8744 invoked by uid 99); 24 Apr 2006 20:53:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2006 13:53:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2006 13:53:15 -0700 Received: from brutus (localhost.localdomain [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 985027142BA for ; Mon, 24 Apr 2006 20:52:06 +0000 (GMT) Message-ID: <29347024.1145911926621.JavaMail.jira@brutus> Date: Mon, 24 Apr 2006 20:52:06 +0000 (GMT+00:00) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Reopened: (DERBY-1207) Derby Server and Administration Guide - Network Server security In-Reply-To: <1473412048.1144851142708.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1207?page=all ] Andrew McIntyre reopened DERBY-1207: ------------------------------------ > Derby Server and Administration Guide - Network Server security > --------------------------------------------------------------- > > Key: DERBY-1207 > URL: http://issues.apache.org/jira/browse/DERBY-1207 > Project: Derby > Type: Bug > Components: Documentation > Versions: 10.1.2.3 > Environment: DITA-sourced documentation > Reporter: Halley Pacheco de Oliveira > Assignee: Halley Pacheco de Oliveira > Priority: Minor > Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.3 > Attachments: cadminnetservsecurity.diff, cadminnetservsecurity.diff.html, cadminnetservsecurity.html > > In this page is written: > 1) A server that is started with the 0.0.0.0 option will listen to client requests that originate from both localhost and from other machines on the network. > -> 0.0.0.0 is the IP address, the option is -h, so in my opinion the sentence should be: > A server that is started with the -h 0.0.0.0 option will listen to client requests that originate from both localhost and from other machines on the network. > 2) In addition, administrative commands (for example, org.apache.derby.drda.NetworkServerControl shutdown) can run only on the host where the server was started, even if the server was started with the -h option. > -> In this sentence it seems to me that "However" is better than "In addition", because what these sentence declares is an exception ("even if the server was started with the -h option") of what is declared in the previous sentence, and not a simple addition. > 3)

> -> There a two empty paragraphs in the source file that can be removed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira