restricting access to uwc

Hi,

we have deployed Sun Java Communication Suite 2005Q4 with uwc on top.

Is there a way to restrict access to all uwc services? For example:

the user can login from internal network but cannot login from external.

Something like as mailAllowedServiceAccess for messaging server.

Any tips how to solve it ?

Thanks,

Stefan

[371 byte] By [varga_steana] at [2007-11-26 22:51:30]
# 1
How about your firewall? That sounds like the simplest way to me.
jay_plesseta at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

Hi Jay,

I need to decide at login time, so it must be solved with access manager or with uwc somehow...

The problem is:

- every user can login in to uwc in office

- only specified users are able to login if a request to uwc comes from extrenalhost.domain.com.

Ideas ?

Thanks you.

Stefan

varga_steana at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
Ah. Unfortunately, I have no expertise with Access Manager. Is there an AM forum?
jay_plesseta at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
maybe you could restrict access to LDAP - using bind_rules:see: http://docs.sun.com/source/816-6696-10/cmdline.htmlsearch bind_rules
starman7a at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5

acis are fine, but i need to enable/disable access to ldap(uwc) according to web requests

not according to specified user or group.

something like mailaloweserviceaccess (but for uwc), which can completely disable user login(at logon time) user if a request to uwc comes from externalip.domain.com.

Thanks,

Stefan

varga_steana at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6
how about via the webserver - http://docs.sun.com/source/817-1831-10/agaccess.html#wp23323
starman7a at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 7
:-( do not want to users to login twice.Stefan
varga_steana at 2007-7-10 12:13:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...