AM/IDM with Sun JES Messaging

Is there any information about using IDM and AM to control access, do SSO (for MessengerExpress/CalendarExpress/CommunicationsExpress, etc.), and automatically provision new users?
If anyone currently uses these tools to do this, what does the architecture look like?
To what extent does this framework exist in a default install (based on single-host deployment example), e.g. is a policy agent installed?
Thanks,
s7

starman7 wrote:
Is there any information about using IDM and AM to control access, do SSO (for MessengerExpress/CalendarExpress/CommunicationsExpress, etc.), and automatically provision new users?IDM offers a communications services resource adaptor:
http://docs.sun.com/source/820-0821/Sun_Comm_Services.html
This allows you to provision accounts for users by provisioning the account in LDAP (which is what delegated administrator also does). You will need to make sure that the appropriate AM attributes are added to the users entries.
To what extent does this framework exist in a default install (based on single-host deployment example), e.g. is a policy agent installed?There is no policy agents installed by default. For Comm-Suite-5 you can configure AM support with UWC and enforce AM logins using the following steps:
http://msg.wikidoc.info/index.php/AM_redirection_using_Policy_Agent
Regards,
Shane.

Similar Messages

  • Running snmpdx with Sun JES Sun-agent?

    Dear folks,
    Does the Sun JES server have a separate SNMP sun agent?
    I want to run the Solaris SNMP agent (snmpdx) as master agent with the Sun JES sub-agent. Is it possible?
    Thanks in advance.
    T Dang

    Dear folks,
    Does the Sun JES server have a separate SNMP sun
    agent?Indeed:
    http://docs.sun.com/app/docs/doc/819-2650/6n4u4dtvq?q=snmp&a=view
    >
    I want to run the Solaris SNMP agent (snmpdx) as
    master agent with the Sun JES sub-agent. Is it
    possible?I don't know why not. Start by looking at the documentation.
    >
    Thanks in advance.
    T Dang

  • Configuring Outbound and Inbound SMTP mails with SUN Java messaging system

    hi all,
    i am new to Solaris i have deployed SUN java comuunication Suite. How do i configure my messaging server to send outgoing mails through existing gateway and recieve inbound mails from the same gateway?
    Currently my server is connected to the internet directly i am able to send a mail to an external domain for example gmail. Can anyone help me out in understanding the default functioning of external mail routing and how do i point to a gateway?
    Thanks,
    Zafrul

    Hi,
    zkhan wrote:
    i am new to Solaris i have deployed SUN java comuunication Suite. Welcome. Some good resources you should look at are the following:
    http://www.sun.com/bigadmin/hubs/comms/overview/index.jsp
    http://msg.wikidoc.info/
    http://blogs.sun.com/factotum/
    How do i configure my messaging server to send outgoing mails through existing gateway and recieve inbound mails from the same gateway?There is two steps to this.
    To configure outgoing emails to be relayed through a gateway, you need to modify the <msg_base>/config/imta.cnf MTA configuration file and add "deamon <gateway hostname>" to your tcp_local channel configuration e.g.
    ! tcp_local
    tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7
    pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tcp_auth missingrecipientpolicy 0
    loopcheck daemon mygateway.com
    tcp-daemonTo allow the gateway system to send emails to your host unconditionally, modify the <msg_base>/config/mappings MTA configuration fail and add the gateway's IP address to the INTERNAL_IP mapping table e.g. (where the gateway has an IP of 1.2.3.4 and your system has an IP of 192.168.1.20)
    INTERNAL_IP
      $(192.168.1.20/24)  $Y
      $(1.2.3.4/32)            $Y
      127.0.0.1  $Y
      *  $NOnce you have done this you will need to rebuild the MTA configuration cache and restart the MTA processes.
    <msg_base>/sbin/imsimta cnbuild
    <msg_base>/sbin/imsimta restart
    Currently my server is connected to the internet directly i am able to send a mail to an external domain for example gmail. Can anyone help me out in understanding the default functioning of external mail routing and how do i point to a gateway?For the understanding, you will need to read-up the manuals. Messaging server is a flexible and powerful product for sending/processing emails, but with that flexibility comes complexity. I suggest you start by reading the Messaging Server Administration Guide:
    http://docs.sun.com/app/docs/doc/819-4428
    Regards,
    Shane.

  • Outlook 2002 address list with SUN JES 6

    I found the performance problem to use Outlook 2002 to list my company address book from LDAP server ( approx. 16000 names ) . It take a long time to response back. It is Outlook problem or LDAP problem. We use JES 6.
    Thanks

    Well, first, neither of your problems are truly our area of expertise, here. We know Messaging Server, not Outlook nor Directory Server well.
    I suspect, though, that I may have an answer for you. Here's how to tell:
    1. Look at your Directory Server's Access Log. Specifically look for the ldap searches your Outlook clients are doing.
    2. Look at the return for that search. Check two things:
    A. etime= this is how long the search takes. If it's more than zero, then you have an LDAP performance issue.
    B. NOTES=U. If you see this, your search is unindexed, and that's why it's taking so long. You need to index the things you're searching on, and that'll fix you right up.

  • Spamassasin and users database with sun java messaging server

    Does anybody has managed to deploy spam scanning using personal databases (bayesian filters databases), i mean using spamassasin with user databases.
    Thanks,
    Andr�s.

    Yea, i do the same thing, but i see that some people want to receive mail that other people don't want.
    Can i ask you another question? How do you deploy sa-learn?
    I use this scripts:
    learn_nospam.sh
    dir_nospam='/mail_store/*/*/*/\=no_spam/*/*.msg'
    for i in $dir_nospam
    do
    echo $i
    sa-learn no-sync ham $dir_nospam
    done
    sa-learn --sync
    learn_spam.sh
    dir_spam='/mail_store/*/*/*/\=spam/*/*.msg'
    for i in $dir_spam
    do
    echo $i
    sa-learn no-sync spam $dir_spam
    done
    sa-learn --sync
    That 's works but it too slow, do you know some other ways.
    Thank you very much,
    Andr�s.

  • Sun JES - Messaging

    I have a problem during configure messaging after finish installation (GUI interface). Under directory /opt/SUNWmsgr/sbin and to run ./configure, error messages came out as Hostname is not fully qualified. Btw, I already verify all the hosts, domain name, default router and nodename but I still fail to cont. the messaging configure.

    check also the nsswitch.conf for the hosts: entry it should be change to dns files from files dns.
    Also check the search order and domain entry at resolv.conf, if that file is not then create it based on this format
    domain abc.com (your domain name)
    nameserver 192.168.0.1 (ip for first DNS server)
    nameserver 192.168.0.2 (ip for second DNS server)
    search abc.com cde.com (domains you want to have search for)

  • 'Bad license dta' with Sun ONE Message Queue trial version

    Why do I get an error message about 'Bad license data' when I attempt to
    use the 90-day trial license on Linux?

    The problem is the permissions of the license file are wrong. Assuming you installed
    the product in /opt/SUNWjmq on your Linux box do the following as root (Super-User)
    and the license should work:
    # chmod 666 /opt/SUNWjmq/lib/lic/jmqbrokertry.lic

  • Someone take my VISA!!! Sun JES strategy and SMB ==   need support.

    Hello --
    I'm a VERY small company -- seven seats -- looking to license JES Communications Suite. Big thing: need official Sun support because components of JES 2005Q4 REQUIRE (!!!!!) tech support -only patches in order to operate with stability (reference: UWC threads in Messaging forum -- patches are required to product to work in production).
    I spoke with Sun inside sales: guess use-license is FREE as part of promotion, but support is an entirely different matter (100 seat min).
    Sun JES message: you can't get any Sun support on software unless you spend $5,000 (ie. 100 seat min -- JES Comm Suite with Standard suppot -- $50/head).
    Surely, someone @ Sun marketing & product mgmt has head up darkness by essentially pushing SMB customer to "dark side" of Microsoft. A ten user company is not going to spend $5,000 year on email system.... period (not including hardware and datacenter).
    Summary from Sun:
    "We'll give you the software for FREE -- but in order to run the software in production, you'll need to buy support for min of $5,000/year to get required patches."
    This strategy stinks. -GA
    ============ Info from inside sales.
    So, let me throw out some numbers:
    JES the entire package with support per year (minimum 100 employees)
    Standard support: $140 per employee
    Premium support: $150 per employee
    Java Communication Suite only with support per year (minimum 100 employees)
    Standard support: $50 per employee
    Premium support: $60 per employee
    There is no way to purchase support for under 100 employees, per the terms of the promotion for JES:
    **Customers who wish to purchase support can purchase a commercial license for the Java Enterprise System, which includes technical support, updates and maintenance. Minimum number of units (employees) licensed is 100 under the commercial license terms. (pricing per above)

    In addition to the subscription options, Sun also provides perpetual licenses for each individual component product. This might better meet your needs since you are using this for a very small deployment. If you expect your org to grow in size you could upgrade to a subscription model at a later date and take advantage of the unlimited RTU. Please contact Sun Sales to explore this option as well.

  • SUN One Message Queue: QueueRequestor usage

    All,
    I am trying to send a message to a destination and waiting to getback some information as reply.
    QueueRequestor constructor takes in QueueSession,Queue as parameters
    But the session instance, I am having is .com.sun.messaging.jmq.jmsclient.UnifiedSessionImpl.
    I need few clarifications..
    a) how to use QueueRequestor and how to get QueueSession in Sun One.
    b) is there any other best way to get information back as reply from a destination. ?? ie. I want to send a message to a destination, and wait to get back some information as reply ????
    thanks in advance

    Hi amarnag,
    Let me answer your second question first if thats OK? The Requestor classes (QueueRequestor and TopicRequestor) are the best match from an API perspective for request-response style invocations. To do this any other way you would probably find that you were writing exactly the same code as it already present in the Requestor classes. I would therefore suggest that you use the QueueRequestor class as you are currently doing.
    The code you need to create a QueueRequestor is the same as the code required for any other JMS implementation - do not be worried by the fact that a QueueRequestor requires a QueueSession object. The QueueSession object is simply an interface that a vendor, in your case Sun, must implement. I would presume that the class com.sun.messaging.jmq.jmsclient.UnifiedSessionImpl implements QueueSession.
    The code to use the Requestor is as follows. Note that I am not familiar with Sun ONE Message Queue from a configuration point of view so do not include JNDI configuration:
    Properties props = new Properties();
    // Configuration for Sun ONE Message Queue JNDI goes in here.
    Context jndi = new InitialContext();
    Queue q = (Queue)jndi.lookup("MyQueueName");
    // Note that I do not know the correct name for Sun ONE's default
    // QueueConnectionFactory name, I presume it is QueueConnectionFactory
    QueueConnectionFactory qcf = (QueueConnectionFactory)jndi.lookup("QueueConnectionFactory");
    QueueConnection qc = qcf.createQueueConnection();
    QueueSession qs = qc.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
    QueueRequestor qr = new QueueRequestor(qs, q);
    Message request = qs.createMessage();
    // Populate request as neccesary
    Message reply = qr.request(request);
    // Handle reply message

  • SUN IDM with Windows Vista

    Hello,
    Has anybody tried installing SUN IDM with windows vista
    I tried IDM 7.1 with vista home premium and doesnt seem to work. Curious to know if any body has success with vista
    Awaiting replies
    Thanks,

    What error message are you getting?
    Have you installed Java and an apllication servers as requested?
    1) Set Up a Java Virtual Machine Software Development Kit and Java Compiler
    The application requires a Java compiler and a Java Virtual Machine (JVM) to run the Java classes that perform actions within Identity Manager. Both of these can be found in a Java SDK. Download from or http://java.sun.com/javase/downloads/index_jdk5.jsp *** You should add JAVA_HOME to your list of system environment variables and to your system path. To do this, add JAVA_HOME to your system environment and JAVA_HOME\bin to your path, making sure to list it before any other Java environment variables.
    2) Install Tomcat application server from official http://tomcat.apache.org/ to local hard drive. Configure Tomcat memory requirements and restart. Min: 256k

  • SUN JES 6.2 MTA with Symantec_Brightmail_AntiSpam_6.0.5

    Hi,
    We are trying to configure SUN JES 6.2 MTA with Brightmail antispam_6.0.5, How ever are facing the following erro:
    OS is Solaris 10
    Brightmail Version 6.0.5
    Here below is the imsimta test out:
    14:33:24.81: Final result "l|[email protected]|tcp_intranet|@mymx.stj.com:[email protected]"
    14:33:24.81: - passed.
    14:33:24.81: - orig_mail_access mapping check: ||MAIL|l|[email protected]|l|[email protected]
    14:33:24.81: Mapping 7 applied to ||MAIL|l|[email protected]|l|[email protected]
    14:33:24.81: Final result "||MAIL|l|[email protected]|l|[email protected]"
    14:33:24.81: - passed.
    14:33:24.81: Loading spam filter #0, library /opt/symantec/sbas/Scanner/lib/libbmiclient.so.1
    14:33:24.81: os_find_image_symbol_v : dlopen failed - ld.so.1: rewrite_test: fatal: libbmishareddata.so: open failed: No such file or directory
    14:33:24.81: os_find_image_symbol("/opt/symantec/sbas/Scanner/lib/libbmiclient.so.1", "bmiEndHeaders") returned 2
    14:33:24.81: - Spam filter initialization failure: Cannot load spam filter bmiEndHeaders
    14:33:24.81: - adding address [email protected] to headers.
    14:33:24.81: Copy estimate after address addition is 1
    Expanded address:
    [email protected]
    Submitted address list:
    Address list error -- 4.7.1 Cannot load spam filter bmiEndHeaders: [email protected]
    Submitted notifications list:
    Here below is the /opt/SUNWmsgsr/config/option.dat
    Brightmail_Library=/opt/symantec/sbas/Scanner/lib/libbmiclient.so.1
    Brightmail_config_file=/opt/symantec/sbas/Scanner/etc/bmiconfig.xml
    ! Debug Info
    OS_DEBUG=1
    MM_DEBUG=5
    LOG_MESSAGE_ID=1
    SEPARATE_LOG_CONNECTION=1------------------------------------------------------
    Here are the permissions:
    -rwxr-xr-x 1 mailwall bmi 562857 Mar 24 2007 libbmiclient.so.1
    -rwxr-xr-x 1 mailwall bmi 14826 Mar 24 2007 libbmishareddata.so---------------------------------------------------------------------------------------------------------------

    I haven't used BrightMail before, so guessing from general administrivia: the server can't find the additional libraries (the config lines you showed don't include it explicitly with a full path).
    Wild guess: try adding the birghtmail library directory path (/opt/symantec/sbas/Scanner/lib) to LD_LIBRARY_PATH by changing the start scripts for the messaging service, or (not so prone to overwrite by upgrades) by using Solaris crle utility:
    crle -u -s /opt/symantec/sbas/Scanner/libIf there are also 64-bit versions of the libraries, also issue this command:
    crle -64 -u -s /opt/symantec/sbas/Scanner/lib/amd64for x86_64, or
    crle -64 -u -s /opt/symantec/sbas/Scanner/lib/sparcv9for SPARC.

  • Expert pls help: Sun IDM with ldap active sync

    Hi all,
    Currently i am configuring Sun IDM 6.0 SP1 to active sync with Sun directory server. I have enabled Retro Change Log but yet i cant find my changeNumber in directory server. Could anyone show me a way (search?) to get what changeNumber directory server currently running?

    Check the account used by IDM to access DS can search cn=changelog branch. If he is not Directory Manager, you probably need to set an ACI on that branch.
    HTH

  • "Message Driven Bean" doesn't work with Sun App Server

    Hello all,
    i have a little bit problems, running a simple "Message Driven Bean" under the Sun App Server. The deployment of it works fine, but after starting the SUN App Server i get the following error message:
    An error occurred during the message-driven beancontainer initialization at runtime. The most common cause for this is that the physical resource(e.g. Queue) from which the message-driven bean is consuming either does not exist or has been configured incorrectly. Another common error is that the message-driven bean implementation class does not correctly implement the required javax.ejb.MessageBean or MessageListener interfaces.
    Has anybody a workaround for this problem?
    The queue seems to be correctly installed. A simple client programm from the Sun Tutorial (Consumer & Producer) works fine without any Errors or Exceptions.
    I am a little bit confused, because the queue seems to work with the client programms but not with a MDB running on the SUN App Server.
    Thanks for you help!
    Greetings
    Manuel

    Hello Mr Manuel!
    could you plz help me with the steps for creating a message driven bean using netbeans ver 5.0(with Sun Java� System Application Server Platform Edition 8.2 )
    I just know how to work with Session beans & Entity Bean, and am try to learn to work on Message Driven Beans too. there are no proper tutorials where i can find steps for creating these..
    I need the steps from the scratch.,like creating QueueConnection Factory & Destination etc..
    It will be gr8 if you can help me with this at the earliest .
    Thank you
    Bye

  • Integration of Sun One messaging with Trend IMSS

    I have a Sun One messaging server 6.0 with two front ends delivering mails to backend clustered MTA through LMTP.
    I need to integrate Trend IMSS for email scanning which is on a different server on Windows platform.
    Pl*ease help*.
    regards
    jai

    js007 wrote:
    Many Many Thanx ! At least i can see my mails hitting scanner and coming back. But they are in a loop, which i can see that log for the same mail increasing in Trend IMSS.It sounds like the emails from the Trend IMSS system are not being switched to the tcp_scanner source channel.
    You can test IP based channel switching by running:
    ./imsimta test -rewrite random@[IP address of Trend IMSS system] e.g.
    root@peter:2 [sbin] # ./imsimta test -rewrite random@[127.0.0.1]
      address channel        = tcp_intranet                   
      forward channel        =
      backward channel       = tcp_intranet                   
      unique identifier      = blah@[127.0.0.1]
      header forward address = blah@[127.0.0.1]  (route ([127.0.0.1],[127.0.0.1])) (host [127.0.0.1])
      header reverse address = blah@[127.0.0.1]
      envelope forw address  =   (route ([127.0.0.1],[127.0.0.1])) (host [127.0.0.1])
      envelope rev address   = blah@[127.0.0.1]  (route (tcp_intranet-daemon,tcp_intranet-daemon)) (host [127.0.0.1])
      name                   =
      mbox                   = blah
    Extracted address action list:
        blah@[127.0.0.1]
    Extracted 733 address action list:
        blah@[127.0.0.1]
    Address list expansion:
    -13 expansion total.
    Submitted address list:
    Address list error -- 5.1.2 unknown host or domain: blah@[127.0.0.1]Note the: "route (tcp_intranet-daemon,tcp_intranet-daemon)" which due to the following rule:
    [] $E$R${INTERNAL_IP,$L}$U%[$L]@tcp_intranet-daemonYou should see "route (tcp_scanner-daemon,tcp_scanner-daemon)".
    Here is my tcp_scanner definition
    !tcp_scanner
    tcp_scanner smtp mx single_sys subdirs 20 noreverse maxjobs 7 pool SMTP_POOL
    daemon my_a-v_scanner.com enqueue_removeroute
    tcp_scanner-daemonYou should create a new pool for the virus scanner in job_controller.cnf so that problems with the virus scanner don't cause other channels which share SMTP_POOL to build up.
    Also since you are sending to a single anti-virus system you should change "mx single_sys" to "nomx multiple".
    Regards,
    Shane.

  • Anyone has experience with sun idm data exporter /warehouse funtionality ?

    Anyone has experience with sun idm data exporter /warehouse functionality. There is not much documentation about how to debug it. I created everything like in the document. Everything seems running fine. I get the following the server tasks->Run Tasks
    Data Warehouse Exporter      Data Warehouse Exporter      Configurator      executing
    Prior to that i created database and 50 tables as it said in the doc.
    I created accounts and modify email address. Nothing is getting to my warehouse database and i don;t know where to look for the errors. Any information is appreciated.

    Hi there,
    I have been looking at the source code and I think I have found the problem.
    IDM determines whether to update or create a resource account
    by attempting to fetch the user from the resource.
    If the user exists then update, otherwise create.
    In the code, if the user does not exist, the code throws the
    exception: EntityDoesNotExist(1301)
    The code then catches this exception
    and then returns a null back to IDM,
    indicating that the user does not exist.
    Well, that is what the code says but this does
    not match its actual behaviour....
    I then decompiled the actual class (jar) files
    and the code there does NOT catch the exception,
    so it bubbles up to IDM, which regards it as an error.
    Soo, the jar file that is on the website has a bug in it.
    The source code in SVN is correct, but it appears
    that the jar file was not rebuilt.
    I am attempting to rebuild a new version of the jar file...
    John I

Maybe you are looking for

  • Missing Controls

    I'm using the latest version of iWeb. I dragged an MP3 fro iTunes to my webpage and then added a photo to the object. In iWeb, I get a set of controls that allows me to start/stop the music. However, when I review the page in Safari, after publishing

  • HT204053 Why can I not get my cell to verify where email is ??

    You help me out a lot!  Thank you

  • How can i detect the windows version

    Hi, How can I detect the windows version from Forms 6i? I was used get_application_property(operating_system); But it only return MSWINDOWS, MSWINDOWS32, WIN32COMMON. Any function or way can return the exact windows version(98/ME/NT/XP)? Regards, Win

  • Color crashes when I try to render

    It'll start rendering, but then after awhile it will just crash. Here's the whole story in case it's important: I loaded this project in color, and color corrected it, then I tried to render it, but when it got close to the end it said I needed to ma

  • Numbers '08, custom paper sizes

    I would like to create a spreadsheet that will output onto 5.5x8.5 paper (half sheet), but i do not see where I can add this custom size to the available sizes. I know how in pages, using"manage custom sizes", but numbers does not seem to have this f