1
0
Fork 0
arangodb/Documentation/UserManual
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
..
Aql.md issue #755: TRAVERSAL does not use strategy, order and itemOrder options 2014-01-31 01:52:07 +01:00
AqlExamples.md fixed documentation errors 2014-01-27 14:49:41 +01:00
AqlExamplesTOC.md moved .dox to .md 2013-02-09 22:16:40 +01:00
AqlTOC.md added range support for AQL 2013-07-19 18:38:13 +02:00
Arangosh.md fixed documentation errors 2014-01-27 14:49:41 +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-03 13:49:15 +01:00
CommandLineTOC.md added option `--server.disable-authentication-unix-sockets` 2014-02-03 13:49:15 +01:00
ExtendingAql.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
ExtendingAqlTOC.md extended API for user-defined AQL functions 2013-04-16 18:32:19 +02:00
FirstStepsArangoDB.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
FirstStepsArangoDBTOC.md updated documentation 2013-07-27 19:59:28 +02:00
Foxx.md fixed documentation errors 2014-01-27 14:49:41 +01:00
FoxxManager.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +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 updated documentation for console, added section about Foxx development 2013-10-17 13:09:39 +02:00
Graphs.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
GraphsTOC.md issue #523 2013-05-14 13:01:21 +02:00
HandlingCollections.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +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:11:33 +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:11:33 +01:00
HandlingDocumentsTOC.md added collection.first() and collection.last() 2013-07-19 14:21:46 +02:00
HandlingEdges.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
HandlingEdgesTOC.md moved .dox to .md 2013-02-09 22:57:32 +01:00
HandlingEndpoints.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
HandlingEndpointsTOC.md documentation 2013-09-23 17:49:25 +02:00
SimpleQueries.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
SimpleQueriesTOC.md added replaceByExample() and updateByExample() methods 2013-02-19 11:38:55 +01:00
Transactions.md fixed documentation errors 2014-01-27 14:49:41 +01:00
TransactionsTOC.md updated transaction API 2013-04-15 11:54:36 +02:00
Traversals.md enhanced traversal documentation with custom expander examples 2014-01-31 19:30:39 +01:00
TraversalsTOC.md added JavaScript traversal documentation 2013-11-13 14:52:35 +01:00
UserManual.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +01:00
UserManualReplication.md fixed issue #741: documentation improvement 2014-01-23 23:11:33 +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:11:33 +01:00
WebInterfaceTOC.md issue #612: extended documentation 2013-10-15 18:41:13 +02:00