Hello, I've installed latest version of Fedora on latest version of Ubuntu
(64-bit) amd everything works fine until I try to create an object, the the
web admin tool says:
"A username and password are being requested by http://localhost:8080. The
site says: "!!Fedora Repository Server""
I've tried to log in with "fedoraAdmin" "fedoraAdmin" but it doesn't work
(see install.properties below, and fedora-users.xml below)
fedora-users.xml:
<?xml version='1.0' ?>
<users>
<user name="fedoraAdmin" password="fedoraAdmin">
<attribute name="fedoraRole">
<value>administrator</value>
</attribute>
</user>
<user name="fedoraIntCallUser" password="fedoraAdmin">
<attribute name="fedoraRole">
<value>fedoraInternalCall-1</value>
<value>fedoraInternalCall-2</value>
</attribute>
</user>
</users>
install.properties:
#Install Options
#Thu Dec 09 12:47:02 CET 2010
ri.enabled=false
messaging.enabled=false
apia.auth.required=false
database.jdbcDriverClass=org.apache.derby.jdbc.EmbeddedDriver
ssl.available=false
database.jdbcURL=jdbc\:derby\:/home/test/Fedora/derby/fedora3;create\=true
database.password=fedoraAdmin
database.username=fedoraAdmin
fesl.authz.enabled=false
tomcat.shutdown.port=8005
deploy.local.services=true
xacml.enabled=false
tomcat.http.port=8080
fedora.serverHost=localhost
database=included
database.driver=included
fedora.serverContext=fedora
llstore.type=akubra-fs
tomcat.home=/home/test/Fedora/tomcat
fesl.authn.enabled=true
fedora.home=/home/test/Fedora
install.type=quick
servlet.engine=included
apim.ssl.required=false
fedora.admin.pass=fedoraAdmin
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:
WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users