[Bug 275103] sysutils/qjail can't attach jail console on RELEASE/14
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275103] sysutils/qjail can't attach jail console on RELEASE/14"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Nov 2023 20:16:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275103 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-release-14.91106/ -- You are receiving this mail because: You are the assignee for the bug.