From: nekral-guest Date: Sat, 11 Oct 2008 13:15:29 +0000 (+0000) Subject: Added todo items for pwck. X-Git-Tag: 4.1.3~148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d7e1faebfac4cc5f6d8244bae9d19aeb91c7a49;p=shadow Added todo items for pwck. --- diff --git a/TODO b/TODO index cc4280e4..8c98f199 100644 --- a/TODO +++ b/TODO @@ -89,6 +89,12 @@ ALL: pw_gid not specified. - document what happens when no uid is specified. +- pwck + - Add check to move passwd passwords to shadow if there is a shadow + entry (with a password). + - Add check to move passwd passwords to shadow if there is a shadow + file. + - vipw: - Is MAX_MEMBERS_PER_GROUP used by vipw?