From dev-return-33931-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Jun 01 11:58:00 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 95769 invoked from network); 1 Jun 2010 11:58:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 11:58:00 -0000 Received: (qmail 17206 invoked by uid 500); 1 Jun 2010 11:58:00 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 17002 invoked by uid 500); 1 Jun 2010 11:57:58 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 16995 invoked by uid 99); 1 Jun 2010 11:57:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 11:57:58 +0000 X-ASF-Spam-Status: No, hits=-1484.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 11:57:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o51BvbTh017213 for ; Tue, 1 Jun 2010 11:57:37 GMT Message-ID: <28306240.102091275393457669.JavaMail.jira@thor> Date: Tue, 1 Jun 2010 07:57:37 -0400 (EDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRSERVER-1423) "Normal" user created after instalation of apacheds-1.5.5-i386.deb package In-Reply-To: <1229298514.1258052319697.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1423?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSERVER-1423. ----------------------------------------------- Assignee: Pierre-Arnaud Marcelot Resolution: Fixed Thanks Krzysztof! I just applied the patch. > "Normal" user created after instalation of apacheds-1.5.5-i386.deb packag= e > -------------------------------------------------------------------------= - > > Key: DIRSERVER-1423 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1423 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.5 > Environment: Kubuntu 8.10, Apache DS installed from "Linux Debian= DEB installer" > Reporter: Krzysztof Bara=C5=84ski > Assignee: Pierre-Arnaud Marcelot > Priority: Trivial > Fix For: 2.0.0-RC1 > > Attachments: postinst.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > Probably it would be better to create a system user and system group inst= ead (e.g. system user will not be displayed on standard login screen). > Commands to add system user looks like the following: > /usr/sbin/groupadd --system apacheds2 > /usr/sbin/useradd --system -g apacheds -d /opt/apacheds-1.5.5/ apache2 > I attached patch for this issue. It should be applied for apacheds-1.5.5-= i386.deb/DEBIAN/postinst script --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.