[node-patches] Change in ovirt-node[master]: tui: Only allow passwords without spaces

jboggs at redhat.com jboggs at redhat.com
Thu Oct 4 20:56:35 UTC 2012


Joey Boggs has submitted this change and it was merged.

Change subject: tui: Only allow passwords without spaces
......................................................................


tui: Only allow passwords without spaces

Previously the only restriction on snmp passwords were a minimum length
of 8 chars, now we also enforce that it may not contain spaces as this
leads to client authentication errors.

Using a hex representation or quotes in the config file did not solve
the problem.

rhbz#854925

Change-Id: I2b2b0ee8e234e897d4037f4906db498f5b2fec29
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirt-config-setup.py
1 file changed, 8 insertions(+), 4 deletions(-)

Approvals:
  Joey Boggs: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7991
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b2b0ee8e234e897d4037f4906db498f5b2fec29
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>



More information about the node-patches mailing list