Comments
authorkolla <kolla>
Fri, 13 Feb 2009 17:45:47 +0000 (17:45 +0000)
committerkolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf>
Fri, 13 Feb 2009 17:45:47 +0000 (17:45 +0000)
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@473 e88ac4ed-0b26-0410-9574-a7f39faa03bf

radsec-dynsrv.sh

index ef3b67a..08318b1 100755 (executable)
@@ -3,7 +3,8 @@
 # Example script!
 # This script looks up radsec srv records in DNS for the one
 # realm given as argument, and creates a server template based
-# on that. It currently ignores any weight or priority markers.
+# on that. It currently ignores weight markers, but does sort
+# servers on priority marker, lowest number first.
 
 usage() {
    echo "Usage: ${0} <realm>"