From 93174d022231da5da4ecc861cce5471b8e3518fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sat, 15 Feb 2003 23:17:40 +0000 Subject: [PATCH] Allow password logins from localhost (including the console). --- etc/opieaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/opieaccess b/etc/opieaccess index ed57ef13a33..4db26479e88 100644 --- a/etc/opieaccess +++ b/etc/opieaccess @@ -10,4 +10,4 @@ # permit address netmask # deny address netmask # -#permit 127.0.0.1 255.255.255.255 +permit 127.0.0.1 255.255.255.255