summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Baumann <p.baumann@jacobs-university.de>2010-09-04 18:29:43 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-11-03 15:04:35 +0100
commit5e895e1244eb5ba880df010ccd07caeda815e5b9 (patch)
tree30defa3db101585987b5447d13e01b87e04f8d32 /include
parent255494852ba244e92ba4dc2a3821b3ffea0f8f93 (diff)
downloadrasdaman-upstream-5e895e1244eb5ba880df010ccd07caeda815e5b9.tar.gz
rasdaman-upstream-5e895e1244eb5ba880df010ccd07caeda815e5b9.tar.xz
rasdaman-upstream-5e895e1244eb5ba880df010ccd07caeda815e5b9.zip
rasmgr_auth -> rasmgr.auth
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