|
@@ -813,7 +813,7 @@ Fill in users, for example:
|
|
|
$ bin/turnadmin -a -b "/var/db/turndb" -u gorst -r north.gov -p hero
|
|
$ bin/turnadmin -a -b "/var/db/turndb" -u gorst -r north.gov -p hero
|
|
|
$ bin/turnadmin -a -b "/var/db/turndb" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
$ bin/turnadmin -a -b "/var/db/turndb" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
|
|
|
|
|
|
- Long-term credentials mechanism with SHA256 extention:
|
|
|
|
|
|
|
+ Long-term credentials mechanism with SHA256 extension:
|
|
|
$ bin/turnadmin -a -b "/var/db/turndb" -u bethod -r north.gov -p king-of-north --sha256
|
|
$ bin/turnadmin -a -b "/var/db/turndb" -u bethod -r north.gov -p king-of-north --sha256
|
|
|
|
|
|
|
|
Short-term credentials mechanism:
|
|
Short-term credentials mechanism:
|
|
@@ -937,7 +937,7 @@ Fill in users, for example:
|
|
|
$ bin/turnadmin -a -e "host=localhost dbname=coturn user=turn password=turn" -u gorst -r north.gov -p hero
|
|
$ bin/turnadmin -a -e "host=localhost dbname=coturn user=turn password=turn" -u gorst -r north.gov -p hero
|
|
|
$ bin/turnadmin -a -e "host=localhost dbname=coturn user=turn password=turn" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
$ bin/turnadmin -a -e "host=localhost dbname=coturn user=turn password=turn" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
|
|
|
|
|
|
- Long-term credentials mechanism with SHA256 extention:
|
|
|
|
|
|
|
+ Long-term credentials mechanism with SHA256 extension:
|
|
|
$ bin/turnadmin -a -e "host=localhost dbname=coturn user=turn password=turn" -u bethod -r north.gov -p king-of-north --sha256
|
|
$ bin/turnadmin -a -e "host=localhost dbname=coturn user=turn password=turn" -u bethod -r north.gov -p king-of-north --sha256
|
|
|
|
|
|
|
|
Short-term credentials mechanism:
|
|
Short-term credentials mechanism:
|
|
@@ -992,7 +992,7 @@ the root account.
|
|
|
$ bin/turnadmin -a -M "host=localhost dbname=coturn user=turn password=turn" -u gorst -r north.gov -p hero
|
|
$ bin/turnadmin -a -M "host=localhost dbname=coturn user=turn password=turn" -u gorst -r north.gov -p hero
|
|
|
$ bin/turnadmin -a -M "host=localhost dbname=coturn user=turn password=turn" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
$ bin/turnadmin -a -M "host=localhost dbname=coturn user=turn password=turn" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
|
|
|
|
|
|
- Long-term credentials mechanism with SHA256 extention:
|
|
|
|
|
|
|
+ Long-term credentials mechanism with SHA256 extension:
|
|
|
$ bin/turnadmin -a -M "host=localhost dbname=coturn user=turn password=turn" -u bethod -r north.gov -p king-of-north --sha256
|
|
$ bin/turnadmin -a -M "host=localhost dbname=coturn user=turn password=turn" -u bethod -r north.gov -p king-of-north --sha256
|
|
|
|
|
|
|
|
Short-term credentials mechanism:
|
|
Short-term credentials mechanism:
|
|
@@ -1035,7 +1035,7 @@ The MongoDB setup is well documented on their site http://docs.mongodb.org/manua
|
|
|
Note: if your system has a "standard" plain vanilla UNIX "make" utility
|
|
Note: if your system has a "standard" plain vanilla UNIX "make" utility
|
|
|
(that is not a GNU make) then you will have to use the GNU make to compile
|
|
(that is not a GNU make) then you will have to use the GNU make to compile
|
|
|
the Mongo driver, because the Mongo compilation process was written with
|
|
the Mongo driver, because the Mongo compilation process was written with
|
|
|
-the "proprietary" GNU extentions. For example, in FreeBSD in will have to use
|
|
|
|
|
|
|
+the "proprietary" GNU extensions. For example, in FreeBSD in will have to use
|
|
|
"gmake" command.
|
|
"gmake" command.
|
|
|
|
|
|
|
|
If the TURN server was compiled with MongoDB support (mongo-c-driver is the C client
|
|
If the TURN server was compiled with MongoDB support (mongo-c-driver is the C client
|
|
@@ -1121,7 +1121,7 @@ Redis TURN admin commands:
|
|
|
$ bin/turnadmin -a -N "host=localhost dbname=2 user=turn password=turn" -u gorst -r north.gov -p hero
|
|
$ bin/turnadmin -a -N "host=localhost dbname=2 user=turn password=turn" -u gorst -r north.gov -p hero
|
|
|
$ bin/turnadmin -a -N "host=localhost dbname=2 user=turn password=turn" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
$ bin/turnadmin -a -N "host=localhost dbname=2 user=turn password=turn" -u ninefingers -r north.gov -p youhavetoberealistic
|
|
|
|
|
|
|
|
- Long-term credentials mechanism with SHA256 extention:
|
|
|
|
|
|
|
+ Long-term credentials mechanism with SHA256 extension:
|
|
|
$ bin/turnadmin -a -N "host=localhost dbname=2 user=turn password=turn" -u bethod -r north.gov -p king-of-north --sha256
|
|
$ bin/turnadmin -a -N "host=localhost dbname=2 user=turn password=turn" -u bethod -r north.gov -p king-of-north --sha256
|
|
|
|
|
|
|
|
Short-term credentials mechanism:
|
|
Short-term credentials mechanism:
|