1
0
Fork 0
arangodb/Documentation
Jan Steemann 545742a5fd added option `--server.disable-authentication-unix-sockets`
with this option, authentication can be disabled for all requests coming
in via UNIX domain sockets, enabling clients located on the same host as
the ArangoDB server to connect without authentication.
Other connections (e.g. TCP/IP) are not affected by this option.

The default value for this option is `false`.
Note: this option is only supported on platforms that support Unix domain
sockets.
2014-02-02 00:22:07 +01:00
..
DbaManual fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
Examples fixed documentation errors 2014-01-27 14:50:17 +01:00
ImplementorManual fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
InstallationManual fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
Manual fixed documentation errors 2014-01-27 14:50:17 +01:00
RefManual fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
Scripts fixed documentation errors 2014-01-27 14:50:17 +01:00
ToolsManual fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
UserManual added option `--server.disable-authentication-unix-sockets` 2014-02-02 00:22:07 +01:00
images
latex removed version number from tex/pdf manual 2013-11-08 15:24:24 +01:00
man updated man pages 2014-01-23 10:09:32 +01:00
man1 updated man pages 2014-01-23 10:09:32 +01:00
man8 issue #695: arangosh server.password error 2013-12-02 13:13:51 +01:00
KeyValue.md
Makefile.files updated man pages 2014-01-23 10:09:32 +01:00
arango.template.in removed unused doxygen options 2014-01-30 19:17:26 +01:00
arangodb.css fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
empty.html
footer.html
header.html