How is the dsame client find the server ?

Hi,
manager = SSOTokenManager.getInstance();
token = Manager.createSSOToken(new AuthPrincipal("uid=amAdmin,ou=administrators,ou=topologymanagement,o=netscaperoot"), "abcdefg123");
amConn = new AMStoreConnection(Token);
I have above code fragment in a standalone Java application. The Java client could not find the server. I could not use Httprequest to get the server infomation. I tried token.setproperty("hostname",dsame. wad.com.au);
tolen.setproperty("port",58080);
But this doesn't help.
Thanks in advance!!
Ravi

Please ignore the syntex errors in above code.
Thanks,
Ravi

Similar Messages

  • How does the server authenticate a print user?

    I don't fully understand how my XServe authenticates my clients for print access. If the XServe user account differs from the account on the client machine, does it still work? For example, if server account John Smith is allowed to print to a queue, will it still work if the client machine account is Johnny Smith?
    How does the XServe get the authentication info?

    Hi
    I might be able to shed some light on this. Is the printer you are managing a networked printer on the same IP address range as server and clients?
    If thats the case then you can print to the printer directly and bypass the server’s print server anyway. You have to use different methods if you really want to lock the printer down and have users print to it by using the accounts specified in WorkGroup Manager – and by implication using either PasswordServer or Kerberos authentication.
    You can do this a number of ways. If your server has two ethernet ports – which yours has – then place the printer on the other ethernet port that is currently not in use. There is no way for any of your clients to access this printer other than through the Server. If you have more than one networked printer, again utilise the other ethernet port, this time attach a small switch/hub 5-8 ports (depending on how printers you have) to the port and work it the same way.
    Hope this helps.

  • Client finding a Server

    I have a client-sever application that runs on a local network. The server will be running somewhere on the network, and one or more clients also on the same network will start up and try to connect to the server.
    My problem is how to get the client to be able to discover the location of the server so that it may begin communication. Everything should be on the local network, so I don't need to go searching all through the internet. I could run the server at a port known to both sides, but that doesn't help me in finding the IP address.
    What's my best choice if I want to do this quick and dirty? Jini? UPnP? Something else? Any code I can look at to see an example of doing something like this?
    Sander Smith

    You can use multicasting.
    http://java.sun.com/j2se/1.4.2/docs/api/java/net/MulticastSocket.html
    The client sends a multicast UDP message which the server is listening for. The server responses with a mulicast message containing it's ip address.
    Multicasting uses UDP to send a message to any machine listening. The problem is that most sys admins restrict UDP from passing between routers. If your server will be on a different router your sys admin will probably have to oopen the UDP ports for you.

  • How to install Oracle9i Client on W2k3  Server

    Hello,
    Does anyone know the order to install the 9i client and which packages are actually needed to install it on Windows 2003 Server? I originally d-loaded the 9203win2k3.zip file but it turns out to be a patch. I could not find a server 2003 specific version so i down loaded 9201 zip file. I am guessing that I install that first and then patch. However there is no setup in the patch file and the readme speaks of running scripts to stop the databases?? All i really need is to have a 9i client on server 2003. Does anyone have any ideas? Is there a tutorial for not so oracle fluent persons?
    Thanks!
    Chris

    Go to:
    http://www.oracle.com/technology/software/products/oracle9i/index.html
    Click on:
    "Oracle9i Database Release 2 Client for Windows 98/NT/2000/XP"
    (It's the bottom link under 9.2.0.1)
    That should also work for Windows 2003 Server.

  • How to know oracle client or oracle server installed in m/c ?

    Hi all,
    Could any one tell me how to know whether oracle 10.1 s/w installed in my machine is client version or server . Is there any easy method..??
    Thanks in advance.

    Hi,
    Check the database / dbs folder exist in the $ORACLE_HOME if yes then SERVER else CLIENT.
    PS: Above is not a standard method, i am telling based on DIRECTORY.
    Regards,
    Taj

  • How to connect several clients to a server?

    Hi, i'm currently developing a client server based application. The problem i'm facing now is that i can only add one client. But i want to add every client that connects to the server. Do i need to assign each input and output stream to each connected clients?how do i do that? and will it be possible to add the connected client's name to a JList?
    Thanks in advance.

    You need multithreaded server.
    Look here:
    http://java.sun.com/developer/onlineTraining/Programming/BasicJava2/socket.html#multi

  • How to reinstall on client from Lion Server Time Machine backup?

    I have a Mac Mini running Lion Server and a black MacBook running Lion. I recently needed to to perform a format and reinstall of the MacBook, so I used the MacBook's Recovery HD partition and reinstalled Lion.  I then went back to Recovery HD to reinstall apps from my Time Machine backup' which is managed by the Lion Server Mac Mini. On first attempt, I saw the right files, but in the process it hung. I recently tried to do it again, and now it claims that there are no backups found.
    My suspicion is that as this is a Lion Server managed backup, it bundles the server backup and the MacBook backup in the same bundle. Revovery HD looks for the latest compete bundle, then finds the matching backup for the MacBook. However, if the Mini is continuing backups of its own, the more recent bundle backups only have mini info, not the MackBook, hence they "disappeared".
    I can see older backups when I look at the backup drive, so I suspect that my MacBook files are still there. 
    Any suggestions on how to recover and get my MacBook files reinstalled? I'm new to this home server thing, so any help would be greatly appreciated!
    Jason

    One partition 2.5TB will be my new Time Machine Backups and the other 2.5TB for iTunes Library so I never have to worry about this again.
    Your worry now is what will you do when the single hard drive containing both your library and its backup makes a screeching sound one day and is toast, or get stolen?
    from a YouTube video
    Uh-oh, those unspecific and sometimes incorrect YouTube videos.  I dislike those things. I watched one once and some kid droned on in a barely audible monotone for about 5 minutes to show how to do something to which I could have typed instructions in two sentences.
    Downloading (using iOS or computer) past purchases from the App Store, iBookstore, and iTunes Store - http://support.apple.com/kb/ht2519

  • How kill the server cache of tomcat

    I' ve this horrible problem with the cache of tomcat and any time I have to clean the temporary folders and closing the browser.
    Is there an option to eliminate server cache??
    Please help

    could you describe your problem a little bit closer? i also use tomcat and never had problems with caching so i wonder what the problem could be (and maybe find a way to solve it..)

  • Any docs on HOW TO INSTALL ORACLE CLIENT ON OBIEE SERVER?`

    Thanks...

    Generally speaking the way to installing Oracle Client does not depend directly on the product that is going to use it
    If some product requires some specific Oracle Client versions or Oracle Client configurations you should find this information in the product documentation (i.e OBIEE Server) and not in Oracle Client documentation.
    You can find Oracle Client documentation (named "Database Client") in the Installation sections of tahiti.oracle.com. For example for 11.2: http://www.oracle.com/pls/db112/portal.portal_db?selected=11&frame=#microsoft_windows_installation_guides.

  • How to design socket client-server app for 2-way communication

    Hi, I am writing a client-server application. I have a single server and many clients. Each client will need the ability to send information to the server at any time. The server will also need the ability to send information to a client at any time. Its this second part that I am not sure how to design. Would I need to create a SocketServer on each client to accept incoming messages, or is there a better way? Thanks

    scranchdaddy wrote:
    Don't my requirements sound a lot like an IM application, where a chat server might need to send a message to a chat client at any time?Not really. If that is what you are designing
    in my opinion one could easily be forgiven for thinking you were deliberately obfuscating your goal...
    How does the server know where the client is? Does it know the IP address of the client?I would imagine the server would contain a directory of IPs? I'm not sure.
    What happens if the client is not running?Then I guess the message would not get delivered.
    What happens if the client is behind a firewall that does not allow incoming connections?How do IM chat clients work? How have people solved this in the past?Typically the server would only care about clients currently connected to the server.
    Maybe you should re-think your design. I don't really have a design, just requirements, that's why I'm writing this post.Your subject says "+How to *design* socket client-server app for 2-way communication+".
    Are you saying you expect someone else to do the design for you?

  • How to connect oracle client (xp) to database server

    how to connect oracle client to database server
    i have following information
    --server ip
    --port no
    --database name.                                                                                                                                                                                                                                               

    In addition to these parameters you need username and password.
    Then you can connect with
    sqlplus -L username@//server_ip:port_no/database_name
    Yours,
    Laurenz Albe

  • Unable to find SAP Server in SAP Management Console

    Hi
      I installed NSP Server in my Windows XP i used to work on this system.
      I downloaded 90days licence from SAP site and it is valid upto 20060701.
      Today we i try to start NSP Server using SAP Management Console there is server appearing in the tree which is usually appear in left panel.
      Could any body help me how retrive the Server in SAP Management Console
    Thanks
    Uma

    Hi uma
    check the following service is running under windows service manager.
    control panel->Administrative tool ->services
    find the following service
    sapnsp_instance number.
    this service might be stop. start it.
    also check the logon information for service.
    now check the sap MMC.
    regards,
    kaushal

  • Install PeopleTools 8.53 with Linux Issue: Client Windows and Server Linux

    Folks,
    Hello. I am installing PeopleTools 8.53 Internet Architecture. Database Server is Oracle Dabase 11gR1. OS is Oracle Linux 5. I have installed JDK7, WebLogic 10.3.6, Tuxedo 11gR1 and PeopleTools 8.53 successfully into Oracle Linux 5.
    Now, I am setting up PeopleTools8.53 Database. Because the Install Wizard has problem, I set up PeopleTools 8.53 Database manually using Oracle starter database instance named PT853. We need to run Data Mover script in a Windows Client machine to populate PeopleSoft Database instance in Linux Sever machine.
    Let's assume:
    VM1: Server machine - Oracle Linux 5
    VM2: Client machine - Windows XP 
    Nicolas has this tutorial:
    http://gasparotto.blogspot.com/2008/01/on-peoplesoft-road-peoplesoft-database_10.html
    From step 15 to step 23, Nicolas does not explain how to connect VM2(client) with VM1(server) and load data from VM2 to VM1.
    My questions are:
    First, do we need to install PeopleTools 8.53 Windows version into the Client machine Windows XP while installing PeopleTools 8.53 Linux version in the Server machine Oracle Linux 5 ?
    Second, how to connect VM2 with VM1 and then load data from VM2 to VM1 ?
    Thanks.

    So if I understand correctly, you have already created the oracle instance in the Linux machine. Then there is no need to install the Tools again in the Linux machine unless you want to run data mover at Linux.
    You can just install the tools and oracle client in windows and load the data by running the data mover from windows. Connection happens through Oracle Client using TNS.
    Steps involved are
    1. Creating the database using createdb10.sql or otherwise (you have already done this)
    2. Run utlspace.sql
    3. Run dbowner.sql
    4. Run ptddl.sql - considering that you are just installing a Tools database and not any application database
    5. Run psadmin.sql
    6. Run psroles.sql
    7. Run connect.sql
    Create the data load dms file by using DBSETUP in data mover
    Run the created script and load the data
    This information is available in any peopletools installation doc
    Hope this helps

  • How do i find out if the server admin daemon is running

    Hi All,
    I've got an OS X server that for some reason ( probably due to me pratting around) has decided not to have a working server admin prog. I can fire up the client program and point it at any of the IP addresses that the server is looking at and then you get an error message basically saying that the server admin daemon is not contactable.
    So ...
    1). How can i find out if the back end daemon is running
    2). what port(s) does it listen on
    3). How can I turn on some logging to see what's happening when I run serve admin
    4). Any other tips as to how to find out why its not working
    Rgds
    Alex

    You should post this in one of the forums in the Mac OS X Server v10.5 Leopard category. You'll get better response there.

  • How can I specify where to look for the server installation of the Oracle client?

    I assume changing the $ORACLE_HOME variable would get ORE to use 12.1.0.2 instead of 11.2.0.3, but I only want to change which Oracle R uses. How can I override the server's $ORACLE_HOME location when I'm connecting to the database from the client side?
    OS: Linux Mint 17 / Solaris 11.1
    R version: 3.1.2 (both)
    ORE version: 1.4.1 (both)

    On the server, the Oracle R Enterprise installation is tied to an Oracle Database installation.  Have you installed Oracle R Enterprise for both the 11.2.0.3 and 12.1.0.2 databases?
    If so, the client connect will be able to find the ORE server when you connect to the database using ore.connect:
        R> ore.connect(user = "username", sid = "database sid", host = "hostname/database server", password = "user password", all=TRUE).
    During the ORE installation on the server, we lay down software bits on the OS, install a schema into the database, plus add some libraries to $ORACLE_HOME.
    Sherry

Maybe you are looking for

  • TS3212 Has anyone had trouble reinstalling iTunes??

    Anyone having trouble reinstalling Itunes? I removed it and then tried to download the latest version, but it won't complete the installation process. I get an error message saying, "it couldn't remove the previous version of Bonjour." I've tried mut

  • ConsoleOne work-a-like for adminning Windows/AD

    I hope the mods won't smite me for asking this here. I've asked over at SpiceWorks, but apparently that's mostly Windows and Linux admins who have no real idea of what "elegance" is. My question: does anyone know of a tool for administering Windows/A

  • Column View in OSX Lion

    Does anybody know what happened to the thumbnail view in the last column of the finder with OSX Lion? Here's a screenshot of what it looks like now. The top file is highlighted and the last column is blank now. I used to be able to view the document

  • Reading data saved on previous version of Labview

    I've recently bit the bullet and upgraded to Labview 8.0 after using Labview 7.0 for a good few years now. I'm currently experiencing problems accessing data saved on the previous version of Labview which I've been working on until the upgrade. An ex

  • New e540 laptop and need help preinstalled windows

    I recently bought an E540 laptop and my question is how can I get it to run Windows 8? The box says it comes with preinstalled Windows 7 and 8 but not sure if I accidently pressed something on first boot up that caused it to start Windows 7. Is there