Release 0.2.3

This commit is contained in:
Thomas Ries
2002-11-10 12:47:12 +00:00
parent f1134e5042
commit 236455aa11
5 changed files with 42 additions and 5 deletions
+3 -2
View File
@@ -19,7 +19,8 @@
#
EXTRA_DIST = siproxd.conf.example FAQ
EXTRA_DIST = siproxd.conf.example mysiproxd_passwd.cfg FAQ
install-data-local:
$(INSTALL_DATA) siproxd.conf.example /etc/
$(INSTALL_DATA) siproxd.conf.example /etc/
$(INSTALL_DATA) siproxd_passwd.cfg /etc/
+10
View File
@@ -0,0 +1,10 @@
######################################################################
#
# Per user password file for siproxd
#
# format is:
# <username> <password>
# username and password must not contains white spaces
#
######################################################################
user password