1 Nov 2006 02:26
Re: Integration!
Jeff, The session authentication is managed by Access Manager. If your web applications are built on the Access Manager SDK, then Single Sign-On (SSO) should work across these applications. Keep in mind that this is at a 500 foot level. In addition to the AM SDK integration, it will require much configuration to the JavaScript and HTML files in both the UWC and mshttpd. These modifications might be later rewritten by patch updates, so you will need to save and merge changes with these patch updates. Jonathan On 10/31/06, Jeffrey Ramsay <jramsay@...> wrote: > Hello, > > Is it possible to integrate custom pages within UWC and use the current > session authentication to update user preferences using third party > tools? We use spamassassin and mimedefang with ldap user preferences and > would like to offer our users an integrated interface to manage the account. > > Thanks, > -Jeff > > -- > Jeffrey J. Ramsay > Systems Administrator (SCSA, SCNA, SCSECA) > Utica College > 1600 Burrstone Road(Continue reading)
Nevermind and thanks.
>
> The original problem is that we had to replace old servers due to
> hardware insufficiency. With the new servers, we've seen a lot of
> connections being made to them, but these connections were somehow
> 'slow' - the other end connected, sent two or three mails...and kept the
> connection. After some time, it send other two mails... and so on. There
> were hundreds clients like that. I think it is some kind of zombie
> network trying to deliver its junk.
>
> The problem is that such connections drained all available
> tcp_smtp_server-s and other 'good' clients couldn't be accepted. So I've
> tried to increase MAX_PROCS and MAX_CONNS only to find out that server
> has 95% idle CPU, compiled-in limits are reached and there are still
> just about 1500 established, but idle connections... And then, the
> dispatcher even cannot be restarted.
>
> What can I do with it? I thought about decreasing MAX_IDLE_TIME, but id
> didn't help much in the past...
>
> Thanks!
>
> ps: sorry for duplicate post. multiple mail identities could be a problem...
>
> Kelly Caudill wrote:
> > There is a Solaris kernel bug causing this problem. An official patch
> > is not yet available, but a few customers have been sent a hotfix.
RSS Feed