Purge and reinstall freeradius as reqired by AAI package.
[carnet-upgrade.git] / files / etc / freeradius / clients.conf.expect
diff --git a/files/etc/freeradius/clients.conf.expect b/files/etc/freeradius/clients.conf.expect
deleted file mode 100644 (file)
index 18a05a3..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-#
-# clients.conf - client configuration directives
-#
-# This file is included by default.  To disable it, you will need
-# to modify the CLIENTS CONFIGURATION section of "radiusd.conf".
-#
-#######################################################################
-
-client 161.53.2.202 {
-       secret          = S3u2om1
-       shortname       = aaiss1
-}
-
-client 161.53.2.203 {
-       secret          = S3u2om2
-       shortname       = aaiss2
-}
-
-client 161.53.2.215 {
-       secret          = A41edu1
-       shortname       = aaics1
-}
-
-client 161.53.2.216 {
-       secret          = A41edu2
-       shortname       = aaics2
-}
-
-client 161.53.2.217 {
-       secret          = A41edu3
-       shortname       = aaics3
-}
-
-client 161.53.2.218 {
-       secret          = A41edu4
-       shortname       = aaics4
-}
-
-client 127.0.0.1 {
-       secret          = local
-       shortname       = localhost
-}