Ticket #1191 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

MySQL password auto-generation for daemons shouldn't contain '#'

Reported by: Peter Fern <ispcp@obfusc8.org> Assigned to:
Priority: critical Milestone: ispCP ω 1.0.0 - RC5
Component: Backend (Engine) Version: ispCP ω 1.0.0 - DEV
Severity: Don't know Keywords:
Cc:

Description

When auto-generating passwords for proftpd, etc in ispcp-setup, a password containing '#' will cause the daemon to fail connection to the DB.

Attached is a patch against trunk.

Attachments

rand-passwd_badchar.patch (0.9 kB) - added by Peter Fern <ispcp@obfusc8.org> on 04/17/08 15:24:55.

Change History

04/17/08 15:24:55 changed by Peter Fern <ispcp@obfusc8.org>

  • attachment rand-passwd_badchar.patch added.

04/17/08 17:05:35 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

your patch won't work. However your idea is right. You'll get it in r1122

04/19/08 05:22:55 changed by Peter Fern <ispcp@obfusc8.org>

Whoops, right you are, you're using '()', not '[]', thanks.


Add/Change #1191 (MySQL password auto-generation for daemons shouldn't contain '#')




Action