--- pyzor/access 2002-07-02 21:44:12.000000000 +0200 +++ pyzor/access 2006-12-17 22:09:44.000000000 +0100 @@ -1,2 +1,2 @@ -ping check : anonymous : allow -ALL : bob : allow +check ping:anonymous:allow +check report ping whitelist:bob:allow --- pyzor/config 2002-06-12 00:00:56.000000000 +0200 +++ pyzor/config 2008-04-05 21:20:36.000000000 +0200 @@ -1,8 +1,13 @@ +[client] +ServersFile = /var/lib/pyzord/servers +AccountsFile = /var/lib/pyzord/accounts +# DiscoverServersURL = http://pyzor.sourceforge.net/cgi-bin/inform-servers-0-3-x + [server] -Port = 9999 +Port = 24441 ListenAddress = 127.0.0.1 -AccessFile = access -PasswdFile = passwd - -[client] -ServersFile = servers +LogFile = /var/log/pyzord/pyzord.log +PidFile = /var/run/pyzord/pyzord.pid +DigestDB = /var/lib/pyzord/db +PasswdFile = /var/lib/pyzord/passwd +AccessFile = /var/lib/pyzord/access --- pyzor/passwd 2002-06-12 03:09:49.000000000 +0200 +++ pyzor/passwd 2008-04-05 20:16:44.000000000 +0200 @@ -1, +1, @@ -bob : 8da9f54058c34e383e997f45d6eb74837139f83b +bob:8da9f54058c34e383e997f45d6eb74837139f83b --- pyzor/servers 2002-04-22 00:56:30.000000000 +0200 +++ pyzor/servers 2006-11-08 03:15:46.000000000 +0100 @@ -1, +1, @@ -127.0.0.1:9999 +127.0.0.1:24441