]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add link/table in raddb/mods-available/couchbase
authorJorge Pereira <jpereira@freeradius.org>
Thu, 7 Feb 2019 18:13:12 +0000 (16:13 -0200)
committerJorge Pereira <jpereira@freeradius.org>
Thu, 7 Feb 2019 18:17:04 +0000 (16:17 -0200)
raddb/mods-available/couchbase
scripts/asciidoc/links.txt

index d507dd561f5a226bebd6af011797a8c99b7d2886..c45a8ac8f8ca062575f47a59ce095c8474d8076d 100644 (file)
@@ -8,7 +8,7 @@
 #
 # = Couchbase Module
 #
-# The `couchbase` module is used to provides connections to a Couchbase database.
+# The `couchbase` module is used to provides connections to a `Couchbase` database.
 #
 
 #
@@ -124,11 +124,15 @@ couchbase {
                #
                # The following attributes are required:
                #
-               #       * `ipaddr` | `ipv4add` | `ipv6addr` - Client IP Address.
-               #       * `secret` - RADIUS shared secret.
+               #  [options="header,autowidth"]
+               #  |===
+               #  | Attr                            | Description
+               #  | `ipaddr`, `ipv4add`, `ipv6addr` | Client IP Address.
+               #  | `secret`                        | RADIUS shared secret.
+               #  |===
                #
-               # NOTE: All attributes usually supported in a client definition are also supported here.
-               # Element names *should be single quoted*.
+               # NOTE: All attributes usually supported in a `client` definition are also
+               # supported here. Element names *should be single quoted*.
                #
                attribute {
                        ipaddr                          = 'clientIdentifier'
index 3be006c36abba96ac6e6dca492a7d5eff438791a..dd188436ff7aafa4d9a38a7d631d0a433cd1e950 100644 (file)
@@ -201,3 +201,4 @@ Alc-ToClient-Dhcp-Options https://infoproducts.alcatel-lucent.com/html/0_add-h-f
 draft-sterman-aaa-sip-01 https://tools.ietf.org/html/draft-sterman-aaa-sip-01
 draft-wahl-ldap-session https://tools.ietf.org/html/draft-wahl-ldap-session-03
 PAM http://www.kernel.org/pub/linux/libs/pam/index.html
+Couchbase https://www.couchbase.com/