Return an rc from the passwd and group functions.
commit1d5b254aab2adbec92ad19e0fe14d5b4af4c85d5
authorBen Kibbey <bjk@luxsci.net>
Sat, 8 Aug 2015 17:20:15 +0000 (8 13:20 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 8 Aug 2015 17:54:14 +0000 (8 13:54 -0400)
treec18951e8281e1a2b869b755a0fb33f6418bd0523
parentd5eade410ce5d655391d9c440ed776ff7fa29f7d
Return an rc from the passwd and group functions.

Which are obtained from errno. Previously only GPG_ERR_EACCES may have
been returned. There are a few other reasons that access could be denied
such as ENFILE, etc.
src/pwmd.c
src/util-misc.c
src/util-misc.h