[Bug 1828] New: Parameter 'forever' is ignored with login function
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jul 6 08:39:12 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1828
Summary: Parameter 'forever' is ignored with login function
Product: RTEMS
Version: 4.10
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: shell
AssignedTo: chrisj at rtems.org
ReportedBy: nopscmn at gmail.com
CC: joel.sherrill at oarcorp.com
When selected login function in the shell, after repeated incorrect passwords,
shell will out, even when the 'forever' flag is set.
See cpukit/libmisc/shell/shell.c function rtems_shell_main_loop. After
incorrect login, variable 'result' has false value, and while loop is exited.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list