[wpkg-users] [Bug 279] New: wpkginst.exe doesn't import passwords properly if they contain a dot
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Fri Jan 11 12:14:15 CET 2013
http://bugzilla.wpkg.org/show_bug.cgi?id=279
Summary: wpkginst.exe doesn't import passwords properly if they
contain a dot
Product: WPKG Client
Version: 1.3.9
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: WPKG Client
AssignedTo: mangoo at wpkg.org
ReportedBy: ulli.conrad at bio.uni-goettingen.de
QAContact: wpkg-users at lists.wpkg.org
When importing passwords from a settings.xml file (by clicking the "Import"
button or by --SETTINGSFILE= command line paramter) wpkginst.exe fails to
import the password from the <path-password> element if the password contains a
dot. Only the characters before the dot are imported.
For instance:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<file>\\server\path\to\wpkg.js</file>
<net-use-machine-account>NO</net-use-machine-account>
<path-user>DOMAIN\username</path-user>
<path-password>pw.dot</path-password>
[..]
</configuration>
only the first 2 characters are imported
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list