summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/globals.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/globals.hh b/include/globals.hh
index 47df1a8..07d5899 100644
--- a/include/globals.hh
+++ b/include/globals.hh
@@ -58,6 +58,9 @@ rasdaman GmbH.
/// name of rasmgr configuration file
#define RASMGR_CONF_FILE "rasmgr.conf"
+/// name of rasmgr authentication file
+#define RASMGR_AUTH_FILE "rasmgr.auth"
+
/// default r/o login name for client tools
#define DEFAULT_USER "rasguest"
/// default password for this user