View Issue Details

IDProjectCategoryView StatusLast Update
0001009bareos-coreinstaller / packagespublic2018-09-21 14:10
Reportermateusz.aszyk Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status confirmedResolutionopen 
Platformx86OSWindowsOS Version10
Product Version17.2.4 
Summary0001009: Hash char in password
DescriptionHello,

During installation I have a problem with hash char in password.
When I running silent installation with CLIENTPASSWORD and password has then char than is the problem, because Installer run SED with hash separator.
Steps To Reproducewinbareos-17.2.4-postvista-64-bit-r8.1.exe /S /CLIENTNAME=DESKTOP-mnbv /CLIENTPASSWORD="rfg#$%"
Additional Informationconfigure.sed:
s#@fd_password@#rfg#$%#g
TagsNo tags attached.
bareos-master: impact
bareos-master: action
bareos-19.2: impact
bareos-19.2: action
bareos-18.2: impact
bareos-18.2: action
bareos-17.2: impact
bareos-17.2: action
bareos-16.2: impact
bareos-16.2: action
bareos-15.2: impact
bareos-15.2: action
bareos-14.2: impact
bareos-14.2: action
bareos-13.2: impact
bareos-13.2: action
bareos-12.4: impact
bareos-12.4: action

Activities

joergs

joergs

2018-09-21 14:10

developer   ~0003120

I can confirm this bug. However, that only means, that passwords including hashes (#) are not supported.

Issue History

Date Modified Username Field Change
2018-09-21 12:26 mateusz.aszyk New Issue
2018-09-21 14:09 joergs Status new => confirmed
2018-09-21 14:10 joergs Note Added: 0003120
2018-09-21 14:10 joergs Priority high => low
2018-09-21 14:10 joergs Severity crash => feature