Opened 3 years ago
Closed 14 months ago
#342 closed System Defect (fixed)
portjail loses new users
| Reported by: | lme | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | System Configuration | Version: | 8.1 |
| Keywords: | Cc: | trac-bugs@… |
Description
When one installs a new port inside the portjail which also adds a new user/group to run (e.g. net-mgmt/nagios) this user and group gets deleted when the portjail is restarted because /etc/{passwd,group} is copied over from the host system.
Change History (1)
comment:1 Changed 14 months ago by kris
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This is fixed for 9.1, the user group stuff only gets copied at the initial jail creation.