2012/2/27 GianMario Mereu <[email protected]>: > 2012/2/27 Jörg Knappen <[email protected]>: >> Hallo, >> >>> Hi Jörg, >>> >>> thanks for your answer, but i have already this room into >>> fedora-users.xml file and the password is correct :) >>> >>> Do you Have any other idea? >> >> Did you stop and restart Apache Tomcat? > > the file was already configured like you suggested and i have run many > times tomcat restart :) > >> Did you try it from localhost? > > yes, from localhost. In detail, this is my configuration: > > in /etc/hosts i have put resolving of dl.local name to 127.0.0.1, then > i have installed fedora with install proprieties present in previous > message. I had the "data" directory with objects already present, and > before to start fedora the first time after installation i have run > fedora-rebuild.sh due to rebuild database and resource index. > > I front of fedora repository I have a islandora instance to browse > repository, make ingest etc etc. > > Previously i was using fedora 3.3 with which this problem it wasn't > present, and the only different is the use of fesl authentication > method instead of legacy method.
I've forgot to said that fedora 3.5 with legacy authentication does not have this problem. > grazie ancora. > gmario > >> --Jörg Knappen >> >>> >>> all the best >>> gmario >>> >>> 2012/2/27 Jörg Knappen <[email protected]>: >>>> Hi, you need to add the user to $FEDORA_HOME/server/config/fedora-users.xml >>>> >>>> <user name="fedoraAdmin" >>>> password="insert_password_of_your_choice_here"> >>>> <attribute name="fedoraRole"> >>>> <value>administrator</value> >>>> </attribute> >>>> </user> >>>> >>>> Yours, >>>> >>>> Jörg Knappen >>>> >>>> P.S. There may also be restrictions from where you can perform the >>>> search. Some priviledged actions are by default restricted to localhost. >>>> >>>> Zitat von GianMario Mereu <[email protected]>: >>>> >>>>> Hi to all, >>>>> >>>>> i have installed fedora 3.5 with this installation profile: >>>>> >>>>> ri.enabled=true >>>>> messaging.enabled=true >>>>> apia.auth.required=false >>>>> database.jdbcDriverClass=com.mysql.jdbc.Driver >>>>> ssl.available=false >>>>> database.jdbcURL=jdbc\:mysql\://localhost/fedora3?useUnicode\=true&characterEncoding\=UTF-8&autoReconnect\=true >>>>> messaging.uri=vm\:(broker\:(tcp\://localhost\:61616)) >>>>> database.password=secret >>>>> database.mysql.driver=included >>>>> database.username=fedoraAdmin >>>>> fesl.authz.enabled=false >>>>> tomcat.shutdown.port=8005 >>>>> deploy.local.services=true >>>>> xacml.enabled=true >>>>> database.mysql.jdbcDriverClass=com.mysql.jdbc.Driver >>>>> tomcat.http.port=8080 >>>>> fedora.serverHost=dl.local >>>>> database=mysql >>>>> database.driver=included >>>>> fedora.serverContext=fedora >>>>> llstore.type=legacy-fs >>>>> tomcat.home=/usr/local/fedora/tomcat >>>>> fesl.authn.enabled=true >>>>> fedora.home=/usr/local/fedora >>>>> database.mysql.jdbcURL=jdbc\:mysql\://localhost/fedora3?useUnicode\=true&characterEncoding\=UTF-8&autoReconnect\=true >>>>> install.type=custom >>>>> servlet.engine=included >>>>> fedora.admin.pass=secret >>>>> >>>>> everything seems work correctly exept risearch or better risearch make >>>>> its job but when i make a query it ask me to authenticate. >>>>> Somebody can tell me how to deactivate authentication in risearch or >>>>> point me where i can read how do it? >>>>> >>>>> many thanks for your help >>>>> gmario >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Try before you buy = See our experts in action! >>>> The most comprehensive online learning library for Microsoft developers >>>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >>>> Metro Style Apps, more. Free future releases when you subscribe now! >>>> http://p.sf.net/sfu/learndevnow-dev2 >>>> _______________________________________________ >>>> Fedora-commons-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users >>> >>> ------------------------------------------------------------------------------ >>> Try before you buy = See our experts in action! >>> The most comprehensive online learning library for Microsoft developers >>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >>> Metro Style Apps, more. Free future releases when you subscribe now! >>> http://p.sf.net/sfu/learndevnow-dev2 >>> _______________________________________________ >>> Fedora-commons-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users >>> >> >> >> >> >> ------------------------------------------------------------------------------ >> Try before you buy = See our experts in action! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-dev2 >> _______________________________________________ >> Fedora-commons-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
