Mailinglist Archive: opensuse-bugs (6165 mails)
| < Previous | Next > |
[Bug 619196] New: zypper's password dialog is broken
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Jul 2010 14:36:55 +0000
- Message-id: <bug-619196-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=619196
http://bugzilla.novell.com/show_bug.cgi?id=619196#c0
Summary: zypper's password dialog is broken
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: jkupec@xxxxxxxxxx
ReportedBy: mls@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
CC: ma@xxxxxxxxxx
Found By: Development
Blocker: ---
Zypper's get_password() function used when repositories need to be authorized
has two severe limitations:
1) it only reads passwords up to 20 characters
2) it ignores all characters that are not alphanumeric
NCC/SMT uses 32 character passwords.
Why don't you just use getpass()?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619196#c0
Summary: zypper's password dialog is broken
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: jkupec@xxxxxxxxxx
ReportedBy: mls@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
CC: ma@xxxxxxxxxx
Found By: Development
Blocker: ---
Zypper's get_password() function used when repositories need to be authorized
has two severe limitations:
1) it only reads passwords up to 20 characters
2) it ignores all characters that are not alphanumeric
NCC/SMT uses 32 character passwords.
Why don't you just use getpass()?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |