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

Use local files for getting information about users and group #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dimv36
Copy link

@dimv36 dimv36 commented Jan 10, 2019

Hi,

Because getgrent() and getpwent() calls uses NSS for all available users and groups on machine (includes non-local). So, those patch uses only local /etc/passwd and /etc/groups files for getting information about users and groups.

@dimv36
Copy link
Author

dimv36 commented May 21, 2019

Hi, do you need any help for committing this?

@stefonarch
Copy link
Member

Is there any reason that this ii still laying around?

@tsujan
Copy link
Member

tsujan commented Apr 12, 2023

Is there any reason that this ii still laying around?

No dev has reviewed it . Hopefully, it'll be reviewed after 1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants