-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
rhel-9.5.z
-
None
-
None
-
Moderate
-
rhel-sst-idm-sssd
-
ssg_idm
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
-
All
-
None
What were you trying to do that didn't work?
To fix vipw/vigr not resuming when suspended, lines had been added to change pgid(ie. pgrp)
https://github.com/shadow-maint/shadow/commit/7eca1112fbd7a3eae6a6cbc6e52482a0a8326ff7
However, it does not undo the changed pgid, which affects the command line tools.
Please provide the package NVR for which the bug is seen:
- shadow-utils-4.9-10.el9_5.x86_64
How reproducible is this bug?:
- Always
Steps to reproduce
1. Disable monitor-mode in bash.
# set +m
2. Run vipw or vigr
# vipw
Expected results
No logout.
Actual results
After exiting the editor, it logs out on its own
- impacts account
-
RHEL-70844 The read command suspends on SIGTTOU because vipw does not restore terminal pgid.
-
- Planning
-