source: gs3-extensions/fedora/fedora-files/fedora-users.xml.in@ 26376

Last change on this file since 26376 was 26375, checked in by ak19, 12 years ago

All the customised template files added to fedora 3.6.1 and fedoragsearch 2.5 to get the automated installation (using Greenstone 3's tomcat) working

File size: 414 bytes
Line 
1<?xml version='1.0' ?>
2 <users>
3 <user name="fedoraAdmin" password="@fedorapassw@">
4 <attribute name="fedoraRole">
5 <value>administrator</value>
6 </attribute>
7 </user>
8 <user name="fedoraIntCallUser" password="changeme">
9 <attribute name="fedoraRole">
10 <value>fedoraInternalCall-1</value>
11 <value>fedoraInternalCall-2</value>
12 </attribute>
13 </user>
14 </users>
Note: See TracBrowser for help on using the repository browser.