[BusyBox 0000915]: bbox login doesn't chown/chmod /dev/vcs[a]NN devices on linux. Util-linux one does.
bugs at busybox.net
bugs at busybox.net
Tue Jun 20 16:16:37 UTC 2006
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=915
======================================================================
Reported By: vda2
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 915
Category: Documentation
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-20-2006 08:54 PDT
Last Modified: 06-20-2006 09:16 PDT
======================================================================
Summary: 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.
======================================================================
----------------------------------------------------------------------
vda - 06-20-06 09:16
----------------------------------------------------------------------
...separate from login.c code
Issue History
Date Modified Username Field Change
======================================================================
06-20-06 08:54 vda2 New Issue
06-20-06 08:54 vda2 Status new => assigned
06-20-06 08:54 vda2 Assigned To => BusyBox
06-20-06 09:15 vda Issue Monitored: vda
06-20-06 09:16 vda Note Added: 0001433
======================================================================
More information about the busybox-cvs
mailing list