* src/chpasswd.c: Added crypt method: NONE.
* src/chpasswd.c: Added --sha-rounds to the usage(). * libmisc/Makefile.am, libmisc/getlong.c, src/chgpasswd.c, src/chpasswd.c: New getlong function. Replace chpasswd's and chgpasswd's getnumber.
This commit is contained in:
@@ -23,6 +23,7 @@ libmisc_a_SOURCES = \
|
||||
fields.c \
|
||||
getdate.h \
|
||||
getdate.y \
|
||||
getlong.c \
|
||||
hushed.c \
|
||||
isexpired.c \
|
||||
limits.c \
|
||||
|
||||
Reference in New Issue
Block a user