Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
2.0.0-M17
-
None
-
Linux, Debian
Description
After installation through the *.bin calling the script in init.d for the default instance results in:
No passwd entry for user '@user@'
The init.d script forwards to the script in /opt
which contains the line
RUN_AS_USER="@user@"
This line can be trivially corrected by manually changing it to contain the correct username (as given to the installation script).
However, the installation script should fill in the user correctly.
Attachments
Attachments
Issue Links
- duplicates
-
DIRSERVER-1985 Installer doesn't replace @user@ in startup script
- Resolved