A new accounts.library for envoy, V1.0
Envoys accounting system has a nice GUI but is rather braindead otherwise,
because it stores user and group informations in iff files - which makes
it incompatible with other software like muFS or AmiTCP - and is quite
insecure because it stores the passwords *unencrypted* !!!
So I have written a new accounts.library that reads user and group info
from passwd & Multiuser.group files (compatible with muFS 1.5).
|