1
0
Fork 0
arangodb/Documentation
Jan Steemann dc1d28fe5d 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.

Conflicts:
	CHANGELOG
	arangod/RestServer/ArangoServer.cpp
	arangod/VocBase/vocbase-defaults.c
2014-02-03 13:49:15 +01:00
..
DbaManual fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
Examples fixed documentation errors 2014-01-27 14:49:41 +01:00
ImplementorManual fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
InstallationManual fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
Manual fixed documentation errors 2014-01-27 14:49:41 +01:00
RefManual fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
Scripts fixed documentation errors 2014-01-27 14:49:41 +01:00
ToolsManual fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
UserManual added option `--server.disable-authentication-unix-sockets` 2014-02-03 13:49:15 +01:00
images added web interface description 2012-11-25 20:19:31 +01:00
latex fixed PDF generation 2013-10-11 17:44:28 +02: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 adjusted client tools and documentation 2013-09-02 14:07:38 +02:00
KeyValue.md moved .dox to .md 2013-02-09 21:57:41 +01:00
Makefile.files updated man pages 2014-01-23 10:09:32 +01:00
arango.template.in BNAVIGATE 2014-01-27 10:22:39 +01:00
arangodb.css fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
empty.html do not use header and footer 2012-10-17 18:02:59 +02:00
footer.html moved documentation changes from 1.1 to devel 2012-11-23 10:18:47 +01:00
header.html issue #230 2012-12-17 13:42:32 +01:00