Implemented zebra.cfg directive 'passwd.c' which specifies user accounts
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 30 May 2005 13:27:08 +0000 (13:27 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 30 May 2005 13:27:08 +0000 (13:27 +0000)
commitbbdba174c32cd0f6f45781d6123d41186617ba5f
tree3a9f4727965608be4a4be7265cfd8de4f57572f8
parente14b48004c060bfbb6649e35e635dacd0983ac3e
Implemented zebra.cfg directive 'passwd.c' which specifies user accounts
file with encrypted passwords. The directive 'passwd' specifies user
accounts file with clear-text passwords. The previous version of Zebra
used plain/clear text depending on configuration automatically. That
caused upgrade trouble. Bug #356.
include/passwddb.h
index/zebraapi.c
util/passtest.c
util/passwddb.c