Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2023 20:16:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275103] sysutils/qjail can't attach jail console on RELEASE/14
Message-ID:  <bug-275103-7788-4JgrQBdlAj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275103-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275103-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275103

Yuri Dolgoruki <urtp5@yandex.by> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://forums.freebsd.org/
                   |                            |threads/sysutils-qjail-not-
                   |                            |working-properly-on-release
                   |                            |-14.91106/

--- Comment #1 from Yuri Dolgoruki <urtp5@yandex.by> ---
Some additional info:
If I execute passwd command in jail on RELEASE/13, it works normal:
----------------------------------
# qjail console -c "passwd" db_nosql
Changing local password for root
New Password:

reads password, confirmation and change root password in jail.

But in RELEASE/14, it exit with error and nothing reads from keyboard:
----------------------------------
 # qjail console -c "passwd" www_nginx
Changing local password for root
passwd: pam_start(): System error

Also I'm start topic on FreeBSD forums. Crosslinks with it:
https://forums.freebsd.org/threads/sysutils-qjail-not-working-properly-on-r=
elease-14.91106/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275103-7788-4JgrQBdlAj>