"Normal" user created after instalation of apacheds-1.5.5-i386.deb package
--------------------------------------------------------------------------
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Ćski
Priority: Trivial
Probably it would be better to create a system user and system group instead
(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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.