| Anonymous | Login | Signup for a new account | 11-10-2008 11:03 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000915 | [BusyBox] Documentation | minor | always | 06-20-06 08:54 | 09-30-06 13:21 | ||||
| Reporter | vda2 | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000915: bbox login doesn't chown/chmod /dev/vcs[a]NN devices on linux. Util-linux one does. | ||||||||
| Description |
The result is that Midnight Commander is not able to toggle panels on Linux virtual consoles. I suggest not coding that functionality into login, but providing an option to run custom script after user is authenticated, but before setuid to $uid is done. This way complexity of all imaginable custom needs (Linux's /dev/vcs[a]s are an example of a custom hack needed for a particular platform) will be kept separate. The option may take form of a magic env variable, like LOGIN_PRESUID_SCRIPT=xxx. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0001433) vda 06-20-06 09:16 |
...separate from login.c code |
|
(0001656) vda 09-29-06 14:44 |
Using suitable LOGIN_PRE_SUID_SCRIPT this can be handled. |
| Copyright © 2000 - 2006 Mantis Group |