Security issue with Traveler 8.5.2

Hi

I’ve upgraded Domino to 8.5.2 and than Traveler to 8.5.2. After that if users will to sync or install the client, we get the following error messages on the server console:

You are not authorized to perform this operation (/travler/images/banner.jpg)

or

You are not authorized to perform this operation (/traveler/LotusTraveler/wm6ppc/de/LotusTravelerWM6_de.armV4I.cab)

Till 8.5.1 it worked. Where can I change the security settings?

In the Configuration document I’ve setted:

Lotus Traveler Access - Access server: x users listed in alle trusted directories

I can access the site https://servername.domain/servlet/traveler/ with the user login, but I’ve no banner.jpg (access denied).

In the TravelerInstall.log I’ve found this NONFATAL ERROR:

Custom Action: com.lotus.sync.install.PartitionManagerAction

                      Status: SUCCESSFUL

PropertyFileAction

Executing installer action.

Install exception caught.

                      Status: ERROR

                      Additional Notes: ERROR - java.lang.IllegalArgumentException: Invalid Unicode sequence: illegal character

                                        ERROR - java.lang.Throwable.<init>(Throwable.java:67)

                                        ERROR - java.util.Properties.load(Properties.java:309)

                                        ERROR - java.util.Properties.load(Properties.java:275)

                                        ERROR - com.lotus.sync.util.PropertyFileUtility.getProperty(PropertyFileUtility.java:369)

                                        ERROR - com.lotus.sync.install.PropertyFileAction.install(PropertyFileAction.java:71)

                                        ERROR - com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA8113)

                                        ERROR - com.zerog.ia.installer.AAMgrBase.a(DashoA8113)

                                        ERROR - com.zerog.ia.installer.AAMgr.a(DashoA8113)

                                        ERROR - com.zerog.ia.installer.AAMgr.a(DashoA8113)

                                        ERROR - com.zerog.ia.installer.AAMgrBase.e(DashoA8113)

                                        ERROR - com.zerog.ia.installer.AAMgrBase.m(DashoA8113)

                                        ERROR - com.zerog.ia.installer.AAMgr.actionPerformed(DashoA8113)

                                        ERROR - java.awt.Button.processActionEvent(Button.java:403)

                                        ERROR - java.awt.Button.processEvent(Button.java:371)

                                        ERROR - java.awt.Component.dispatchEventImpl(Component.java:4512)

                                        ERROR - java.awt.Component.dispatchEvent(Component.java:4342)

                                        ERROR - java.awt.EventQueue.dispatchEvent(EventQueue.java:610)

                                        ERROR - java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:280)

                                        ERROR - java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:195)

                                        ERROR - java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:185)

                                        ERROR - java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:180)

                                        ERROR - java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:172)

                                        ERROR - java.awt.EventDispatchThread.run(EventDispatchThread.java:133)

Install Action:

                      Status: SUCCESSFUL

MigrationAction

Executing installer action.

Server: Windows 2003 R2 x64

Any ideas?

Best regards

Stefan

Edit:

Problem was solved by Detlev Poettgen.

Under “Configuration - Web - Web Server Configurartions” was a “File Protection” for the traveler-server active! Before 8.5.2 wa this no problem, but with 8.5.2 (maybee path is changed?).

Subject: File Protection

Lotus Traveler did not change anything in this area. I would have to see the File Protection document to be sure, but suspect upgrading Domino to 852 was the change that enforced the file protection settings, as it sounds to me like it is working as designed. See this Info Center topic for details on File protection configuration:

http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/topic/com.ibm.help.domino.admin85.doc/H_HTTP_SERVER_AUTHENTICATION.html

Sorry for any inconvenience.