[Bug 375586] New: Root password limited to 8 characters if Windows Domain is used
https://bugzilla.novell.com/show_bug.cgi?id=375586 Summary: Root password limited to 8 characters if Windows Domain is used Product: openSUSE 11.0 Version: Alpha 3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sloncho@gmail.com QAContact: jsrain@novell.com Found By: --- Hi, I'm performing a fresh installation of 11.0 Alpha 3 in VMWare virtual machine. After selecting the timezone, it asks to create a user (local). I hit "Change" and changed the authentication method to "Samba(Windows Domain)". This disables the selection fields for Blowfish and other encryption methods. So, on the next screen, it asks for root password, and if password longer than 8 characters is provided, it complains that the password is too long for the current encryption method, and I need to truncate it to 8 characters. As the root user is "local", is shouldn't be affected by what I select for user authentication, and I should be able still to select what encryption method to use for "local" users. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User rmatov101@charter.net added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c1 Rajko Matovic <rmatov101@charter.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmatov101@charter.net --- Comment #1 from Rajko Matovic <rmatov101@charter.net> 2008-04-07 17:13:14 MST --- The same is for classic /etc/password system. If you say yes it truncates the password and when you want to login you need your original password, not truncated. The encryption method was available. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c2 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Cyril Hrubis <chrubis@novell.com> 2008-04-11 05:42:22 MST --- *** This bug has been marked as a duplicate of bug 371147 *** https://bugzilla.novell.com/show_bug.cgi?id=371147 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User sloncho@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c3 Svetoslav Milenov <sloncho@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #3 from Svetoslav Milenov <sloncho@gmail.com> 2008-04-11 09:15:36 MST --- The dup of bug 371147 is only about the truncation of the password. But there is another problem, when selecting Windows authentication for users, I still can not set the encryption method for local users, like root. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c4 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |sloncho@gmail.com --- Comment #4 from Cyril Hrubis <chrubis@novell.com> 2008-04-14 08:55:20 MST --- Then please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User sloncho@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c5 --- Comment #5 from Svetoslav Milenov <sloncho@gmail.com> 2008-04-14 12:07:13 MST --- Cyril, When I select Windows authentication, the radio button selection for encryption method can not be changed. So, I'm little bit confused as what y2logs you need, i.e. at which point of time - when selecting windows authentication, when actually I pass after the step of setting it, or after the installation is finished? Please, let me know, and I'll perform a clean install and provide what's necessary. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User cthiel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c6 Christoph Thiel <cthiel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cthiel@novell.com --- Comment #6 from Christoph Thiel <cthiel@novell.com> 2008-04-25 01:21:43 MST --- Svetoslav, please provide the yast logs after installation. This should be sufficient to dig into the problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User dmair@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c7 David Mair <dmair@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmair@novell.com --- Comment #7 from David Mair <dmair@novell.com> 2008-04-26 12:46:05 MST --- The following is only about what made bug #371147 a dup of this (i.e. nothing to do with Windows authentication as is the case for 371147). During install of 11.0 Beta 1: * At Preparation, User Settings - Enter a user name - Type a long password (> 8 chars) - Uncheck the option to use it as the root password - Next - Enter a long root password (> 8 characters) A message box appears saying it's too long do you want to truncate it (as in most of the dups and this bug). Obviously there's nothing new in that but, if you say Yes to truncate the password then no truncation happens. The full > 8 characters version of the root password works after the install completes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User rmatov101@charter.net added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c8 --- Comment #8 from Rajko Matovic <rmatov101@charter.net> 2008-04-26 16:41:19 MST --- Truncation of dots on setup screen happen, but when one try to login with only 8 characters it doesn't work. It has to be full length password as it was entered. Today I'll do clean install of B1 and I'll have clean yast2 logs to attach. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User rvojcik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c9 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|sloncho@gmail.com | Resolution| |NORESPONSE --- Comment #9 from Robert Vojcik <rvojcik@novell.com> 2008-05-15 04:06:39 MST --- Please reopen the bug if you can provide the needed information, thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User sloncho@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c10 --- Comment #10 from Svetoslav Milenov <sloncho@gmail.com> 2008-05-16 13:06:44 MST --- In Beta 3 this works as expected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User rmatov101@charter.net added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c11 --- Comment #11 from Rajko Matovic <rmatov101@charter.net> 2008-05-16 17:27:16 MST --- It seems that RESOVED FIXED is better description. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=375586 User sloncho@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375586#c12 Svetoslav Milenov <sloncho@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NORESPONSE |FIXED --- Comment #12 from Svetoslav Milenov <sloncho@gmail.com> 2008-06-05 10:11:48 MDT --- it works in RC1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com