OSDN Git Service

Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:
authorcorinna <corinna>
Wed, 21 Nov 2001 10:39:43 +0000 (10:39 +0000)
committercorinna <corinna>
Wed, 21 Nov 2001 10:39:43 +0000 (10:39 +0000)
commit2434f7494ea781f3c7d3b3d084428bb651830c6b
tree36b88fff5ce4839ff69c9cab405b5b705544f4c6
parent419789adbaf0ce346433b5956587aedf11430a8e
Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:
* mkpasswd.c: include lmerr.h
(main): New -u option to allow specifying a
specific user.  If specified, groups aren't displayed and
output is limited to only the specified user.
(enum_users): If specific user is specified, via -u option,
display only that user's record.  With -u use NetUserGetInfo
instead of NetUserEnum.
(load_netapi): Added netusergetinfo.
winsup/utils/ChangeLog
winsup/utils/mkpasswd.c