Page MenuHomeFreeBSD

pw: Test home directory ownership and mode.
ClosedPublic

Authored by des on Mon, May 6, 1:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 3:02 PM
Unknown Object (File)
Wed, May 8, 5:07 AM
Unknown Object (File)
Wed, May 8, 5:07 AM
Unknown Object (File)
Wed, May 8, 5:07 AM
Unknown Object (File)
Wed, May 8, 1:39 AM
Unknown Object (File)
Tue, May 7, 6:09 PM
Unknown Object (File)
Mon, May 6, 4:30 PM
Subscribers
None

Details

Summary

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Mon, May 6, 1:57 PM
des created this revision.

This is sort of tangential, and it wouldn't have caught the adduser bug, but I noticed that while several existing test cases verify the existence of the home directory after pw -m, none of them verify its ownership or permissions.

Seems like a good idea. I don't know atf usage well though.

This revision is now accepted and ready to land.Mon, May 6, 3:53 PM
This revision was automatically updated to reflect the committed changes.