Bug 10207 - add support for gshadow in getent
Summary: add support for gshadow in getent
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 enhancement
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 12:41 UTC by Aurelien Jarno
Modified: 2014-07-01 20:18 UTC (History)
1 user (show)

See Also:
Host: x86_64-unknown-linux-gnu
Target: x86_64-unknown-linux-gnu
Build: x86_64-unknown-linux-gnu
Last reconfirmed:
fweimer: security-


Attachments
Patch (655 bytes, patch)
2009-05-27 12:52 UTC, Aurelien Jarno
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aurelien Jarno 2009-05-27 12:41:53 UTC
Now that gshadow support has been added to nss, it would be nice to be able
to get the values using getent. That's the purpose of the patch that will 
follow.
Comment 1 Aurelien Jarno 2009-05-27 12:52:31 UTC
Created attachment 3968 [details]
Patch
Comment 2 Ulrich Drepper 2009-06-16 00:50:38 UTC
I checked in a slightly changed patch.