Implemented zebra.cfg directive 'passwd.c' which specifies user accounts
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 30 May 2005 13:24:53 +0000 (13:24 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 30 May 2005 13:24:53 +0000 (13:24 +0000)
commit3c06adf9d4f2771eb7cc7d079a492206ddf22b25
treea69c206229e3cddb2c2e90073852c88190a80520
parent7782eadc5ee1c10e976f6fdfcdd73bbcee42d506
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.
NEWS
include/passwddb.h
index/zebraapi.c
util/passtest.c
util/passwddb.c