1
0
Fork 0
arangodb/Documentation/UserManual
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
..
Aql.md added SHORTEST_PATH AQL function, allow user-defined functions for filtering in TRAVERSAL etc. 2014-01-28 01:51:27 +01:00
AqlExamples.md fixed documentation errors 2014-01-27 14:50:17 +01:00
AqlExamplesTOC.md
AqlTOC.md
Arangosh.md fixed documentation errors 2014-01-27 14:50:17 +01:00
ArangoshTOC.md issue #608: added documentation on arangosh configuration 2013-10-15 15:57:19 +02:00
CommandLine.md added option `--server.disable-authentication-unix-sockets` 2014-02-02 00:22:07 +01:00
CommandLineTOC.md added option `--server.disable-authentication-unix-sockets` 2014-02-02 00:22:07 +01:00
ExtendingAql.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
ExtendingAqlTOC.md
FirstStepsArangoDB.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
FirstStepsArangoDBTOC.md
Foxx.md fixed documentation errors 2014-01-27 14:50:17 +01:00
FoxxManager.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
FoxxManagerTOC.md replication applier will now preferrably use collection names instead of collection ids when applying events 2013-10-14 13:45:44 +02:00
FoxxTOC.md added extra notes about Foxx deployment 2013-12-04 23:49:14 +01:00
Graphs.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
GraphsTOC.md
HandlingCollections.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
HandlingCollectionsTOC.md only create new journal file when requested 2013-08-27 14:39:28 +02:00
HandlingDatabases.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
HandlingDatabasesTOC.md updated documentation 2013-10-01 17:36:09 +02:00
HandlingDocuments.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
HandlingDocumentsTOC.md
HandlingEdges.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
HandlingEdgesTOC.md
HandlingEndpoints.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
HandlingEndpointsTOC.md documentation 2013-09-23 17:49:25 +02:00
SimpleQueries.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
SimpleQueriesTOC.md
Transactions.md fixed documentation errors 2014-01-27 14:50:17 +01:00
TransactionsTOC.md
Traversals.md enhanced traversal documentation with custom expander examples 2014-01-31 19:31:31 +01:00
TraversalsTOC.md added JavaScript traversal documentation 2013-11-13 14:51:54 +01:00
UserManual.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
UserManualReplication.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
UserManualReplicationTOC.md documentation for replication 2013-08-02 15:28:30 +02:00
WebInterface.md fixed issue #741: documentation improvement 2014-01-23 23:14:48 +01:00
WebInterfaceTOC.md issue #612: extended documentation 2013-10-15 18:41:13 +02:00