From 91da8e42674bb3fa36033d8ba21f19fb0e76e87d Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Fri, 8 Mar 2002 12:58:36 +0000 Subject: Added in order to be able to automatically enable users and set their passwords. This file is also in UNIX format instead of the CRLF DOS format the original file (${WRKSRC}/config/principals.xml) is in. --- www/orion-devel/files/principals.xml | 37 ++++++++++++++++++++++++++++++++++++ www/orion/files/principals.xml | 37 ++++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 www/orion-devel/files/principals.xml create mode 100644 www/orion/files/principals.xml diff --git a/www/orion-devel/files/principals.xml b/www/orion-devel/files/principals.xml new file mode 100644 index 000000000000..d16ea4b4f695 --- /dev/null +++ b/www/orion-devel/files/principals.xml @@ -0,0 +1,37 @@ + + + + + + + administrators + + + + + guests + + + users + + + + + + + The default administrator + + + + + + The default user + + + + + The default guest/anonyomous user + + + + diff --git a/www/orion/files/principals.xml b/www/orion/files/principals.xml new file mode 100644 index 000000000000..d16ea4b4f695 --- /dev/null +++ b/www/orion/files/principals.xml @@ -0,0 +1,37 @@ + + + + + + + administrators + + + + + guests + + + users + + + + + + + The default administrator + + + + + + The default user + + + + + The default guest/anonyomous user + + + + -- cgit v1.2.3