Sharing between different Security Domains..

Hello!
there are two different security domains and i have two applets which are under different sD.
is it possible to communicate with each other by using classic shareable interface methods.
Thanks a lot in advance!

Hi,
I have not tried this but I cannot see any reason it would not work. The applets are still in the same JCRE context. Your best best is to set up a simple SOI that works under one SD and then try it with two.
Cheers,
Shane

Similar Messages

  • Why Apple do not allow Bluetooth sharing between different devices even when I want to share something between apple devices I have to make sure that we have the same application

    Why Apple do not allow Bluetooth sharing between different devices even when I want to share something between apple devices I have to make sure that we have the same application

    We are users just like you and would not know why Apple makes teh decisions that they do , nor are we allowed to speculate about it here.
    From the terms of use:
    do not add Submissions about nontechnical topics, including:
    Discussions of Apple policies or procedures or speculation on Apple decisions."

  • Data exchange between different application domains

    is this possible?
    say i have example.com/swf_1.swf which dynamically loads a module example.com/swf_2.swf in a different application domain. is it possible to still exchange data between the two swf files? if so, how?
    thanks.

    Have a study of LocalConnection Class
    link is:
    http://livedocs.adobe.com/flex/3/html/help.html?content=security2_13.html

  • Control Lync desktop sharing between different subnets

    Hi all..I want to control desktop sharing between differnet network.You consider this as we have multiple process.So desktop sharing should not work between other federated partners.
    I have federation with xxxx.com for one xxxsubnet
    another federation with yyyy.com for different yyysubnet
    if i allow ports for desktop sharing with federated partner from both the network between theses partners all users can do desktop share.
    But i neeed a solution like xxx subnet can share desktop only with xxx.com and yyy can share desktop with yyyy.com
    Jayakumar K

    Hi,
    The feature is not available at present. But you can try to use lync Server SDK to customize this feature.
    http://msdn.microsoft.com/en-us/library/gg455051.aspx
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Is there a way to transfer ownership of a Pages document that is being shared between different users via iCloud?

    I created a document in Pages and am sharing it with another user. However, I want to transfer ownership of this document away from me and to the other user. Is it possible to do this on either iCloud.com, Pages for Mac, or Pages for iOS? Thank you for your help!

    Unfortunately, no there is not a way to transfer ownership of a Shared Review.

  • Extradition of an AID to a security domain that is in "selectable" state

    following this post: http://forum.java.sun.com/thread.jspa?messageID=10227711
    in following this example (i've found it very helpful), i want to know if it is a requirement that the SSD be personalized instead of in "Selectable" state? if so, that would explain the errors i get when i try to extradite an AID to it from the ISD.
    your example:
    GP 2.1.1, SSD section (concept) and APDU commands Install [for load], [install] and [extradition].
    Example:
    - select ISD
    - open a secure channel
    - Install [for install & make selectable] on a pre-loaded SD package/module --> optionally you need to specify in the install parameters that this SD accepts extradition
    - select SSD
    - open a secure channel (using the default keys)
    - personalize (put secure channel keys)
    - install [for load] an application, specify the SSD to be associated

    Clemson wrote:
    ... errors i get when i try to extradite an AID to it from the ISD.
    GlobalPlatform Card Specification 2.1.1, 03/25/2003, p. 70
    +6.4.3 Content Extradition+
    The GlobalPlatform Card Content extradition process is designed to allow the association, to a different Security Domain, of a previously installed Application. The Issuer Security Domain shall verify the extradition request before the OPEN will allow the extradition.
    Runtime Behavior
    The following runtime behavior requirements apply to the OPEN during the Card Content extradition process.
    The OPEN shall:
    +...+
    Check that this Security Domain is in a valid Life Cycle State (i.e. PERSONALIZED)+,
    +...+
    Therefore, the SD which should accept the applet has to be in state PERSONALIZED.

  • AD Migration from one domain to another domain between different Forest.

    Dear Team,
    We have a domain named "test.gov.in" .Now we want migrate all the users,computers,groups,GP ....etc in to our new domain "abc.net".Operating system of the source DC and destination Dc is same (Windows 2003 32 bit)..
    Pls provide me the steps to migrate one  domain to another domain between different forest
    Thanks
    Anurag

    Would agree with Christoffer and migrate using ADFS but before you can do this you will need to set up a trust between the two domains.  Once this has been accomplished then you can run ADMT.
    http://technet.microsoft.com/en-us/library/cc740018(v=WS.10).aspx
    Downloading ADMT is a free tool from Microsoft
    http://www.microsoft.com/en-us/download/details.aspx?id=8377
    ADMT Guide
    http://www.microsoft.com/en-us/download/details.aspx?id=19188
    Paul Bergson
    MVP - Directory Services
    MCITP: Enterprise Administrator
    MCTS, MCT, MCSE, MCSA, Security, BS CSci
    2012, 2008, Vista, 2003, 2000 (Early Achiever), NT4
    Twitter @pbbergs http://blogs.dirteam.com/blogs/paulbergson
    Please no e-mails, any questions should be posted in the NewsGroup.
    This posting is provided AS IS with no warranties, and confers no rights.
    I think you mean ADMT and not ADFS :)
    Enfo Zipper
    Christoffer Andersson – Principal Advisor
    http://blogs.chrisse.se - Directory Services Blog

  • Switching between https secure zone to http domain

    Hi,
    I'd like to know what the best way to link back to a non secure zone http domain from a secure https (worldsecuresystems.com) domain. I've seen a few articles on this subject and tried a few different approaches, but nothing that I've read/tried seems to work completely. I've tried using the full path by adding {module_defaulturl} to links e.g. <a href="{module_defaulturl}/contact.html">Contact</a> and I've tried adding a content holder e.g.<a href='/{module_contentholder name="_Template - Default Domain Host"}/about.html'>About</a>, where the host/path is added to the content holder. I've also tried using the full path hardcoded. All three approaches work for navigating between/from https to http domains, so far so good.
    However, whereas this full path approach works to enable linking within the website, the links no longer work within the Visual Editor (ICE). It appears the ICE will not work with full path links. Does anyone know of a way around this, or know of a better approach to setting up links between https and http domains? I'm thinking of using javascript to add the full path to links when the page loads whilst on a secure domain so that the script doesn't run in the ICE. But is there a better/simpler way?
    Regards, Mark.

    Thanks for the suggestion although getting to the solution requires a subscription to their service. But your suggestion helps because they mention achieving what I want with jquery, so I assume that's the accepted way to go about it. I've already implemented a solution with jquery, I was just trying to see if there was another 'more native' BC way. Cheers

  • HT1203 iTunes: How to share music between different accounts on a single computer - I tried to use the instructions to configure 2 different windows users sharing the same iTunes library.  I could not get this to work per the instructions.

    I tried to configure 2 windows users accounts using a single library per the instructions in HT1203.  My iTunes library is on an external drive.  I cannot get this to work.  Any suggestions?

    To give other users read-only access to your iTunes library, use the Sharing features of iTunes. Sharing works over the local network as well as on the same computer. See the built-in help for details.
    If you want to give full read/write access to more than one user, see the support article linked below.
    iTunes: How to share music between different accounts on a single computer
    There is a way to share the library without moving it to a secondary volume. If you really need to do that, ask for instructions.

  • Sharing iTunes library between different user accounts

    I recently purchased my imac and made the leap from the PC world. I set up another user account aside from the general administrator and followed the steps of having itunes folder go to the users/shared folder in an effort to be able to share files between users. I am able to now share the library between users but find that when I load new songs onto one user I then need to go into the other user's account and manually copy the new songs from the shared folder into itunes.
    Anyone know how I can have it so when I load songs into one users itunes they will automatically appear in library of the other user's itunes without having to take the step of copying/importing?
    Also when I was downloading and importing over 4000 songs my imac had the transparent black box which informed me I needed to shut down my computer at least twice. Should I be concerned? I'm assuming this notice is very similar to the "blue screen of death" known in the PC world so that can't be good especially when I paid the extra $ for fully loaded imac.
    Thanks for the help!

    DANMAC808, Welcome to the discussion area!
    See KB 93195, iTunes: How to share music between different accounts on a single computer.
    Also when I was downloading and importing over 4000 songs my imac had the transparent black box which informed me I needed to shut down my computer at least twice. Should I be concerned?
    That is not normal at all.

  • Sharing songs between different iTunes accounts on the same Mac

    Hello
    I am a newbie to Mac. My wife and I both have seperate iTunes accounts set up on our seperate user accounts on our MacBook. Can we share songs between our accounts?

    *BA Mack* wrote:
    Can we share songs between our accounts?
    Zevoneer wrote:
    You might find this article useful: iTunes: How to share music between different accounts on a single computer
    The process for sharing libraries is much [easier in iTunes 8|http://forums.macworld.com/thread/105366?tstart=0]. If you simply want to share a few songs, you are better off having a copy of those tracks in each of your libraries, but there is little point to that as you can access each other’s libraries in read-only fashion.

  • Sharing iphoto library on the same computer between different users

    Can anyone tell me how (without having to write my own code) I can share photos easily (so I can teach my parents, who know nothing about mac, how to do it) between different users on the SAME COMPUTER?
    I am so frustrated! You can share with anyone else in the world, but when it is on the same computer I can't figure out how to share!

    Hi Mereditty,
    Here are all the links I have for sharing a couple of different ways.
    SHARING IPHOTO LIBRARIES
    Sharing libraries between users on the same local network
    You can also share a library on the same machine between users the same way.
    Sharing libraries between users on the same machine...
    -both users must have sharing enabled in their iPhoto Preferences
    -both users must be logged in and have iPhoto running
    -Remember that you can only view the other library. You can't edit the photos or play the saved slideshows or view the made books or burn them to CD or DVD. The books and slideshows will show up as an album. You can play that album as an "on the fly" slideshow. You can drag images from the sharing library to your library in the source column to import them to your library. You can then edit, add to albums, books, slideshow, etc.
    Sharing links from Apple....
    Sharing your photos between computers
    About shared photos
    Turning off photo sharing
    Looking for shared photos
    SHARING ONE IPHOTO LIBRARY BETWEEN USERS ON SAME MACHINE
    You can try one of these three methods:
    1- Use iPhoto Library Manager-the paid version
    The documentation page will give instructions on how it is done.
    2- Sharing one iPhoto library between several users on one machine
    3- Share an iPhoto Library in tiger Using ACL's
    4- I have also read about ShareAlike
    There is no other info on the site about how it works.
    I strongly urge anyone wanting to try any of the methods for sharing one iPhoto Library folder among more than one user to backup all iPhoto Library folders before attemptin anything.
    Lori

  • Sharing music between different accounts - is this how it works?

    The way iTunes shares music between different users seems a bit poor.
    I have two user accounts set up on the same PC, with music files accessed by each from the same folder (as described here: How To Share Music Between Different Accounts On A Single Computer).
    My main issues are:
    1) I have to manually add new music added by the other user instead of it just appearing in iTunes.
    2) iTunes doesn't recognise if a music file is already in the joint library, so we end up with two copies of things (particularly tiresome for podcasts).
    Am I doing something wrong - maybe there is an easy way around this?
    ... or do the people at Apple need to do a bit of work here?
    Pentium 4   Windows XP  

    By default, any new file or folder created is set to be read+write for the creator, and read-only for everyone else. The file creator can grant write access to other users by changing the permissions on a folder and its contents, as Neil suggests. But you'll have to repeat that process every time a new file is added.
    Fortunately, there is a way to automatically grant read+write access to all files created or copied to the folder. First go to System Preferences -> Accounts. Click the + button under the users list. Then, make a new group; calling it "sharegroup" or something similar. Add the users you want to the group.
    Then put all the files you want to share into a commonly-accessible folder, such as a subfolder in /Users/Shared.
    Then log in to an admin account and open Terminal. Paste in the following two lines:
    sudo chmod -R +a "sharegroup allow delete,chown,list,search,add_file,\
    addsubdirectory,delete_child,file_inherit,directoryinherit" \
    Press return, then drag the folder into the Terminal window, and press return again. Enter admin password when prompted and press return. That should do it. Everything there now should be fully writable by all users in sharegroup. New files that are *created in* or *copied to* the folder will be the same way.
    Files that you *move in* from a different location on the same hard drive won't be, though. So make sure you copy previously existing files into the sharefolder instead of moving them (hold down option key while dragging to copy) so that they get the custom permissions applied.

  • Sharing music between different accounts on a single computer

    I have read the instructions here: http://support.apple.com/kb/HT1203 , but I'm still having a problem.
    Scenario: Two Ipods, one PC (WinXP), one big music library, originally created and stored directly in C:\My Music, which is accessible to all users of the PC. From my non-admin account, I add folders and files to my itunes library, modify songs and artwork, no problem. Now my son has an iPod, and I would like to be able to share out portions of the C:\My Music library with him. It kind of works. He adds files and folders to his library, on his account, in his itunes. The music is there, but it is somehow protected. No artwork, in fact I get the "artwork is not modifiable" message. Nor can he modify any info in the songs. In a few cases, the artwork comes with the songs, but mostly not. In either case, no info in the songs are modifiable. Neither of our Windows XP user accounts are admin, but why does my account seem to "own" the songs? He's not going to be happy without any artwork in his library or on his ipod.
    Any ideas? Thanks!

    iTunes: How to share music between different accounts on a single computer - http://support.apple.com/kb/HT1203 - relocating iTunes' media folder to a shared area but leaving separate library files - extra tip at https://discussions.apple.com/message/17331189

  • One way trust relationship between different domain windows server 2012 in different forest

    I'd like to build trust correctly between the domains A.local and B.int. A.local is on a Windows 2012 . B.int is on a Windows 2012 . Both machines are
    connected to the same LAN. The forest level in A.local
    machine is Windows Server 2008 and The forest level in B.int
    is Windows server 2012.
    I want a one-way trust relationship, i.e. users from A.local gain access to B.local.
    my problem it i create the trust put when i go to validate the trust between A.Local and B.int give me this error :
     The secure channel (SC) reset on Active Directory Domain Controller \\dc2.B.int of domain B.int to domain A.Local failed with error: There are currently no logon servers available to service the logon request.
    NOTE : Recently I
    UPGRADE THE Active Directory FROM 2008 R2 TO 2012 and i ping on A.local to B.int
    it is ping by name and IP but from b.int ping by IP JUST >>>
    ihab

    Hi,
    yes i already do it the setup conditional forwarding between the 2 domains and
    the firewall it is off 
    ihab

Maybe you are looking for

  • How do I track down QOS "Aggregate Drops" in a 6807-VSS switch?

    IOS = 15.1(2)SY1 When I do a "show platform qos" everything looks good except for this:  ----- Switch [1], Module [3] -----                  Counter                  IFE Pkts        IFE Bytes                 OFE Pkts           OFE Bytes           Pol

  • Error building the BPM application

    Hello, My BPM application was running fine. When I add one more Webdynpro component as dependent project and use Its UI on certain step. Since then my BPM application has an error in building the project which is "Build fail for <project name> in var

  • Loading Excel Error - java.lang.StringIndexOutOfBoundsException

    All, I want to load an excel(target) from two excel sheets(source). I have my staging as Oracle. But loading the Excel(target) ODI throws an exception java.lang.StringIndexOutOfBoundsException: String index out of range: 59 Any help is much appreciat

  • Soltion Manager S_RFC

    I have to validate S_RFC, S_RFCACL functionality from Solution Manager side and Satellite system side. Any idea please let me know. I performed the following steps from Satellite system, If I am wrong please correct me. In Satellite system (R/3) SM59

  • Record what you hear with X-Fi on Win 7?

    I searched around and still have a problem with this. I've tried both the Windows Update driver and the Creative driver from the Soundblaster X-Fi Support page. Neither have given me the option to enable "Stereo Mix" or "wave Out" or anything to enab