Hi,
You realise you are running the 6.3 UWC patch right? Did you go through all the pre-requisite steps and migration steps as per http://docs.sun.com/app/docs/doc/819-7561?
Does Firefox only hand on the first login for a user or everytime?
Does it work if the user clicks on 'Reload' or is there an error?
Regards,
Shane.
I wasn't aware of those dependencies. I backed out that patch and now I have:
Patch: 118541-21 Obsoletes: 117288-99, 117820-13, 119157-07 Requires: Incompatibles: Packages: SUNWuwc
Patch: 118541-42 Obsoletes: 117288-99, 117820-13, 119157-07 Requires: Incompatibles: Packages: SUNWuwc
After doing this I patched MS to:
[/opt/SUNWmsgsr/sbin]# ./imsimta version
Sun Java(tm) System Messaging Server 6.2-8.04 (built Feb 28 2007)
libimta.so 6.2-8.04 (built 19:20:35, Feb 28 200
Now when I try to start the http service it fails:
[/opt/SUNWmsgsr/sbin]# ./start-msg http
Connecting to watcher ...
Starting http server ..... failed
Hi,
> Patch: 118541-21 Obsoletes: 117288-99, 117820-13,
> 119157-07 Requires: Incompatibles: Packages:
> SUNWuwc
> Patch: 118541-42 Obsoletes: 117288-99, 117820-13,
> 119157-07 Requires: Incompatibles: Packages:
> SUNWuwc
A good start.
> After doing this I patched MS to:
>
> [/opt/SUNWmsgsr/sbin]# ./imsimta version
> Sun Java(tm) System Messaging Server 6.2-8.04 (built
> Feb 28 2007)
> libimta.so 6.2-8.04 (built 19:20:35, Feb 28 200
Did you run through the post-patch install steps as per the patch README? (patch-config;install-newconfig)
> Now when I try to start the http service it fails:
>
> [/opt/SUNWmsgsr/sbin]# ./start-msg http
> Connecting to watcher ...
> Starting http server ..... failed
What happens when you restart messaging server entirely?
./stop-msg; ./start-msg
What does the http log report?
Regards,
Shane.
I backed out the MS patch and re-applied it and now the http service starts.
Firefox no longer hangs but single sign-on between uwc and messenger express is not working. I have to double authenticate. Here are my settings:
[/opt/SUNWmsgsr/sbin]# ./configutil |grep sso
local.webmail.sso.amcookiename = iPlanetDirectoryPro
local.webmail.sso.amnamingurl = http://host.domain.com:81/amserver/namingservice
local.webmail.sso.enable = 0
local.webmail.sso.singlesignoff = 1
local.webmail.sso.uwccontexturi = uwc
local.webmail.sso.uwcenabled = 1
local.webmail.sso.uwchome = http://host.domain.com:81/uwc
local.webmail.sso.uwclogouturl = http://host.domain.com:81/uwc/base/UWCMain?op=logout
local.webmail.sso.uwcport = 81
In addition to that, after double authenticating and getting ino uwc, the calendar tab doesn't show up when the mail tab is active. If I click on the Address Book or Options tab then the Calendar tab appears but if I click on mail it goes away.
Hi,
Is this a new install or an old install?
Was it broken before applying the UWC patch, i.e. in the process of patching it was 'broken'?
Why were you patching in the first place?
Have you worked through the UWC SSO steps http://docs.sun.com/app/docs/doc/819-2661/6n4uetjs5?a=view?
Regards,
Shane.
It is a new install of Access Manager, Delegated Administrator, and Communications Express. Mail and Calendar were already on the system configured for schema 1. I migrated to schema 2 and wanted to take advantage of the UWC.
I applied the UWC patch to fix the "Date Outside Bounds" problem.
I have worked through the UWC SSO steps you refer to.