From 3a23c0d8283b139c8f7ac0f8de47fb5ef8811c29 Mon Sep 17 00:00:00 2001 From: j2blake Date: Sun, 17 Jul 2011 17:11:04 +0000 Subject: [PATCH] NIHVIVO-2920 add a note that the root user is not suitable for everyday tasks. --- doc/install.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/install.html b/doc/install.html index 5abef894..651daebd 100644 --- a/doc/install.html +++ b/doc/install.html @@ -622,6 +622,11 @@ the VIVO application. This user will have an initial temporary password of 'rootPassword'. You will be prompted to create a new password on first login. +

+ NOTE: The root user account has access to all data and all operations in VIVO. + Data views may be surprising when logged in as the root user. + It is best to create a Site Admin account to use for every day administrative tasks. +