Page MenuHomeFreeBSD

Update /etc/passwd after password db changes
ClosedPublic

Authored by aryeeteygerald_rogers.com on Jan 11 2019, 10:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 10, 2:55 PM
Unknown Object (File)
Sat, Dec 7, 11:20 PM
Unknown Object (File)
Nov 25 2024, 12:15 PM
Unknown Object (File)
Nov 19 2024, 3:38 AM
Unknown Object (File)
Nov 18 2024, 1:41 PM
Unknown Object (File)
Nov 18 2024, 1:41 PM
Unknown Object (File)
Nov 18 2024, 1:41 PM
Unknown Object (File)
Nov 18 2024, 1:11 PM

Details

Summary

Add -p to pwd_mkdb in order to ensure password db
changes are also included in /etc/passwd.

PR: 165954, 232921, +

Test Plan

None

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22008
Build 21242: arc lint + arc unit

Event Timeline

usr.sbin/freebsd-update/freebsd-update.sh
2899

This comment is out of date now - maybe just "Rebuild generated pwd files."

jilles added a subscriber: jilles.

I wonder when it is appropriate to run pwd_mkdb without -p. Only when etc/passwd is considered legacy and needs to be omitted from the system?

This revision is now accepted and ready to land.Jan 18 2019, 2:36 PM
This revision was automatically updated to reflect the committed changes.