Dear Claudia, thanks for your reply. As far as I can see, the settings are identical on both servers. But as far as I understand it webui.suggest.loggedinusers.only only specifies whether logged-in users can send recommendations or also anonymous. It would explain why users need to log in, but not why they get an Authorization required message after logging in.
When I change webui.suggest.loggedinusers.only to true, the button is not shown unless the user has logged in; anonymous users don't see the button. However, when I'm logged in, I can see the button, but then get the message Authorization required, while on the test server I see the form to fill in email addresses and message. kind regards, Francis Brouns On Wednesday, 23 December 2015 13:22:12 UTC+1, Claudia Jürgen wrote: > > Hi Francis, > > the dspace.cfg setting > > webui.suggest.loggedinusers.only = true or false > it default to false > > determines whether the user must be logged in > maybe your instances differ there. > > Hope this helps > > Claudia > > > > > Am 23.12.2015 um 12:52 schrieb Francis Brouns: > > Hi all, > > > > we have enabled the feature that allows users to recommend an item and > it > > is working on our testserver. On our production server however, users > first > > have to log in and next are shown the Autorization required message. > This > > even happens when I log in as administrator. The dspace log file does > not > > report anything on this. Any idea what might be causing this difference > > between both servers? > > > > Running Dspace 5.4 after having upgraded from DSpace 1.8.3, on a SLES > > server, Oracle jdk1.7, Tomcat 7, Oracle 11g db. > > > > Authorization Required > > You do not have permission to perform the action you just attempted. > > If you think you should have authorization, please feel free to contact > the > > DSpace administrators: > > > > # show a link to the item recommendation page from item display page > > webui.suggest.enable = true > > # > > # Enable only, if the user is logged in. > > # If not set the default value is false > > # webui.suggest.loggedinusers.only = true > > > > best wishes, > > Francis Brouns > > > > -- > Claudia Juergen > Eldorado > > Technische Universität Dortmund > Universitätsbibliothek > Vogelpothsweg 76 > 44227 Dortmund > > Tel.: +49 231-755 40 43 > Fax: +49 231-755 40 32 > [email protected] <javascript:> > www.ub.tu-dortmund.de > > Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie > ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für > diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender > und vernichten Sie diese Mail. Vielen Dank. > Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen > ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher > Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines > solchen Schriftstücks per Telefax erfolgen. > > Important note: The information included in this e-mail is confidential. > It is solely intended for the recipient. If you are not the intended > recipient of this e-mail please contact the sender and delete this message. > Thank you. Without prejudice of e-mail correspondence, our statements are > only legally binding when they are made in the conventional written form > (with personal signature) or when such documents are sent by fax. > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
