Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. #142

Merged
merged 2 commits into from Dec 10, 2018

Commits on Nov 28, 2018

  1. login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids.

    As the large uids are usually provided by remote user identity and
    authentication service, which also provide user login tracking,
    there is no need to create a huge sparse file for them on every local
    machine.
    t8m committed Nov 28, 2018
    Copy the full SHA
    f3d4893 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Copy the full SHA
    ce0bec3 View commit details
    Browse the repository at this point in the history