From cbc72d0c28355677d3161a22b58a563ca28cd2d5 Mon Sep 17 00:00:00 2001 From: znerd 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 (limited to 'www') diff --git a/www/orion-devel/files/principals.xml b/www/orion-devel/files/principals.xml new file mode 100644 index 0000000..d16ea4b --- /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 0000000..d16ea4b --- /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.1