Repository: directory-fortress-core Updated Branches: refs/heads/master 57ea166c6 -> e7324b50c change comment on rest user account Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/e7324b50 Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/e7324b50 Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/e7324b50 Branch: refs/heads/master Commit: e7324b50c273122fd8c035d271d7a5ae8b0f8cac Parents: 57ea166 Author: Shawn McKinney Authored: Tue May 3 15:11:48 2016 -0500 Committer: Shawn McKinney Committed: Tue May 3 15:11:48 2016 -0500 ---------------------------------------------------------------------- build.properties.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/e7324b50/build.properties.example ---------------------------------------------------------------------- diff --git a/build.properties.example b/build.properties.example index a91507c..9477e7c 100644 --- a/build.properties.example +++ b/build.properties.example @@ -140,7 +140,7 @@ group.properties=configParameter enable.mgr.impl.rest=false #enable.mgr.impl.rest=true -# This user account is added automatically during init-slapd or init-apacheds target via 'FortressDemoUsers.xml' policy file: +# This user account is added automatically during deployment of fortress-rest via -Dload.file=./src/main/resources/FortressRestServerPolicy.xml: http.user=demouser4 http.pw=password http.host=localhost