Page MenuHomeFreeBSD

daily/200.backup-passwd periodic script not hiding the password field of certain users
ClosedPublic

Authored by sigsys_gmail.com on Feb 6 2020, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 22 2024, 10:25 AM
Unknown Object (File)
Mar 8 2024, 8:01 PM
Unknown Object (File)
Mar 8 2024, 8:01 PM
Unknown Object (File)
Mar 8 2024, 7:49 PM
Unknown Object (File)
Feb 6 2024, 2:13 PM
Unknown Object (File)
Dec 23 2023, 10:18 AM
Unknown Object (File)
Dec 20 2023, 7:19 AM
Unknown Object (File)
Dec 13 2023, 6:14 AM
Subscribers

Details

Summary

The (hashed) password of users with a "+" or "-" in their username is being sent in the periodic emails as-is instead of being replaced by "(password)".

If the intent was to ignore NIS entries, then it should check only the first character. But I think that this is unnecessary, NIS entries follow the same format and the second field either is a password or should be empty.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 11 2020, 6:12 AM
This revision was automatically updated to reflect the committed changes.