Release bumped to "gts4".
[tac_plus.git] / tac_plus.cfg
index 31e53f5..d217258 100644 (file)
@@ -22,14 +22,14 @@ default authentication = file /etc/passwd
 # db_name : Database name
 # db_table : authentication table name
 # name_field and pass_field: Username and password field name at the db_table
+
 # Accounting records log file
 
 accounting file = /var/log/tac_acc.log
 
 # Would you like to store accounting records in database..
 # db_accounting = "db_type://db_user:db_pass@db_hostname/db_name/db_table"
-# Same as above.. 
+# Same as above..
 
 #All services are alowed..
 
@@ -37,13 +37,13 @@ user = DEFAULT {
     service = ppp protocol = ip {}
 }
 
-# Yes we have more features like per host key 
+# Yes we have more features like per host key
 #host = 127.0.0.1 {
-#        key = test 
+#        key = test
 #        type = cisco
 #}
 #user = test {
-#    name = Test User 
+#    name = Test User
 #    pap = cleartext test
 #    member = staff
 #}
@@ -51,4 +51,3 @@ user = DEFAULT {
 #group = staff {
 #    time = "Wd1800-1817|!Wd1819-2000"
 #}
-