[Pkg-shadow-devel] Patch for chowntty - login on read-only filesystem

Alexander Gattin arg@online.com.ua
Sun, 12 Jun 2005 18:41:05 +0300


Hi!

On Fri, Jun 10, 2005 at 01:26:58AM +0200, Nicolas François wrote:
> This patch permits to login on read-only root file system.
> 
> i.e. if the chown or chmod of the tty fails because the file system is
> read-only, the login is still authorized (not only if the user is root).

In short, it permits login on R/O FS for for ordinary
users too (not only for root).

P.S. IMHO, most interesting is how an ordinary user
is expected to work with tty she doesn't own. :)
Actually, we need to check this first -- I propose to
do this in chroot with /dev being mounted r/o

I'll try to do this today.
-- 
WBR,
xrgtn