Heureka. Es klappt.
Soll ich auch verraten, was ich nun gemacht habe?
Und zwar habe ich nun mal in der Apple.xml folgende Erweiterung gemacht.
<!--
If you are using a proxy between the client and the Traveler server,
you should set the "External Server URL" on the "Lotus Traveler" tab
in the server document and leave this as the default value
(ILNT_HostNameILNT_HostPortHTTPILNT_HostPortHTTPS).
You should not need to modify the Host or SSL values (use the ILNT wildcards).
If you do modify this value, it cannot have "http://" or "https:// at
the beginning as that is automatically prepended based on the SSL key's value.
The Apple device will automatically append the ActiveSync path (/Microsoft-Server-ActiveSync)
to whatever value is delivered in this profile. By default, /Microsoft-Server-ActiveSync/*
should be configured to route to the main servlet (e.g., /traveler/Microsoft-Server-ActiveSync/*).
If something in the network path (such as a proxy) is not configured to route
/Microsoft-Server-ActiveSync/* to the main servlet, you may need to add ILNT_HostPath back to
the end of this value so that the servlet path part of the External Server URL is included here.
-->
<key>Host</key>
<string>ILNT_HostNameILNT_HostPortHTTPILNT_HostPortHTTPS
/traveler</string>
Server reboot und nun konnte das Profil auch ohne Authentisierungsproblem installiert werden.
Dein Tip war also Gold wert. Muchas gracias.
Allerdings wird mir das ganze nicht so klar.
Dort steht doch, wenn ich einen Proxy zwischen dem Client und dem Traveler Server habe, muss ich das Serverdokument pflegen.
Ich habe keinen Proxy, also bräuchte ich das ja prinzipiell nicht pflegen.
Also mal das Feld leer gemacht, Server neu gestartet und schwups das hier im Log:
[11241:00023-2381818736] 04/09/2013 01:12:59 PM Notes Traveler: WARNING *system Status change from Green to Yellow: The external URL is not set. It should be set either in the server document or by defining NTS_EXTERNAL_URL in notes.ini.
Darum habe ich den Eintrag lieber wieder in das Serverdokument eingetragen.
Hauptsache es fluppt jetzt.