document that there are essentially no limits on the length of
authoraland <aland>
Fri, 22 Apr 2005 23:42:41 +0000 (23:42 +0000)
committeraland <aland>
Fri, 22 Apr 2005 23:42:41 +0000 (23:42 +0000)
the shared secret

raddb/clients.conf

index 91344d8..99bf55f 100644 (file)
@@ -30,7 +30,12 @@ client 127.0.0.1 {
        #  the NAS and FreeRADIUS.  You MUST change this secret from the
        #  default, otherwise it's not a secret any more!
        #
-       #  The secret can be any string, up to 32 characters in length.
+       #  The secret can be any string, up to 8k characters in length.
+       #
+       #  Control codes can be entered vi octal encoding,
+       #       e.g. "\101\102" == "AB"
+       #  Quotation marks can be entered by escaping them,
+       #       e.g. "foo\"bar"
        #
        secret          = testing123