From edbbbc19ba6f636aee19890aba2ec082d45c1034 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 23 Jun 2011 00:05:15 -0700 Subject: Makefile to copy nonexisting conf files, and change defaults to localhost --- login/conf/ladmin_local.conf.example | 6 +++--- login/conf/login_local.conf.example | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'login') diff --git a/login/conf/ladmin_local.conf.example b/login/conf/ladmin_local.conf.example index b3f88e8d..a0706b2b 100644 --- a/login/conf/ladmin_local.conf.example +++ b/login/conf/ladmin_local.conf.example @@ -1,9 +1,9 @@ // Athena Ladmin local configuration file. - + // Login Server IP -login_ip:217.172.177.27 +login_ip:127.0.0.1 // Login Server Port -login_port: 6900 +login_port: 6901 // Administrative password, used to connect remotely to server. // NOTICE: If you enable remote administration, you should change its value for security diff --git a/login/conf/login_local.conf.example b/login/conf/login_local.conf.example index 3c9a6cce..37c7713f 100644 --- a/login/conf/login_local.conf.example +++ b/login/conf/login_local.conf.example @@ -8,7 +8,7 @@ admin_state: 1 // Administrative password, used by ladmin (perl software) to connect remotely to server. // NOTICE: If you enable remote administration, you should change its value for security -admin_pass: p1 +admin_pass: admin // Indicate the IP that the server accepts for remote administration. // put: 'all', or 'xxx.xxx.' (begin of an ip finished by '.' or a complete ip), -- cgit v1.2.3-60-g2f50