How to set up multiple LIVE IDS prod certificates on Sharepoint 2010 single server runs several Sharepoint Sites with different domain on port 443?

Hello

I integrated LIVE ID with Sharepoint 2010 and got the same compliance.

In sharepoint server 2010, several sharepoint sites are run under port 443 with different domain names.

I configured 1 LIVE ID certificate for one of our sharepoint sites would like to know can I use the same certificate for other sites too or I need to install other certificates LIVE ID to access other sites.

How can I get prod LIVE ID certificates are available for free as nexus offers two certificates INT and PROD (x 509 certificate) or do I need to buy.

If I need to buy where can I buy it go?

Hi ppdremsadm,
 

Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums as it is related to the configuration of Live ID in Sharepoint 2010. It should be better in the Forums of Windows Sharepoint.

Please ask your question in products and technology SharePoint forums to improve assistance in this regard.

Tags: Windows

Similar Questions

  • How to set up multiple monitors with desktop

    How can I set up multiple monitors with desktop computer?  (DVI output)

    http://Gizmodo.com/5141386/win-7-tip-adding-extra-monitors-is-so-easy-a-Caveman-could-do-it

  • How can I monitor hyperic several remote sites with hyperic?

    We have implemented a hyperic server in AWS.

    We have a lot of remote sites with a server on site. Each site has its own public static IP address.

    Here is how we have implemented hyperic right now:

    agent.setup.camIP = static public IP of the server in AWS

    agent.setup.camPort = 7080

    agent.setup.camSSLPort = 7443

    agent.setup.camSecure = yes

    agent.setup.camLogin = login

    agent.setup.camPword = pass

    IP #agent.setup.agentIP = public site

    agent.setup.agentPort = 2144

    #agent.setup.resetupTokens = no

    agent.setup.acceptUnverifiedCertificate = yes

    At each site, we have a router that port forwarding on the server. If each server is behind a router and has private static IP such as 192.168.30.101

    We have no problem setting up hyperic on the local server, the problem is that Hyperic HQ is overwhelming the servers. He takes the static private ip address and keep overwriting the latest version of the server.

    Even if we have different server names and the public IP address different when we put in place the agent, once we have put in place the agent and he start shooting the metrics, hyperic just replaces the last installed server monitoring.

    any way to disable the IP address local hyperic traction?

    This could be referred as "PIN to a specific IP address" that is required when a platform has multiple NICs or IP address addresses and is accomplished by adding additional guidance to the agent.properties file. Because you specified a specific port of installation, it is better to pin which as well.

    agent.listenIp =
    agent.listenPort = 2144

    I suggest that you also uncomment:

    #agent.setup.agentIP =

    as well as (properly defined):

    #agent.setup.unidirectional = no

    The setting is described in the header section of the agent.properties file.

    # Agent configuration file
    #
    # The following is the properties of the Agent recognizes:
    #
    # agent.listenPort
    # Default: "2144.
    #
    # Description: Port that listens to the agent.
    #
    # agent.listenIp
    # Default: «*»
    #
    # Description: Address that the agent to listen.  If the value "*",
    # the agent will listen on all available interfaces.

    1.), you now have:

    agent.setup.camIP = static public IP of the server in AWS
    agent.setup.camPort = 7080
    agent.setup.camSSLPort = 7443
    agent.setup.camSecure = yes
    agent.setup.camLogin = login
    agent.setup.camPword = pass
    IP #agent.setup.agentIP = public site
    agent.setup.agentPort = 2144
    #agent.setup.resetupTokens = no
    agent.setup.acceptUnverifiedCertificate = yes

    2.) stop of the agent:

    3.) change this option and add the additional guidance.

    agent.setup.camIP = static public IP of the server in AWS
    agent.setup.camPort = 7080
    agent.setup.camSSLPort = 7443
    agent.setup.camSecure = yes
    agent.setup.camLogin = login
    agent.setup.camPword = pass
    IP agent.setup.agentIP = public site
    agent.setup.agentPort = 2144
    agent.setup.resetupTokens = no
    agent.setup.acceptUnverifiedCertificate = yes
    IP agent.listenIp = public site
    agent.listenPort = 2144

    4.) remove the agent data directory (it is re-created later start)

    5.) restart the agent (this will trigger a reconfigure)

    6.) I accept agent inventory

  • Doubt on single server multiple vs single-server instances several databases

    Hello

    Here is my banner for oracle:

    Oracle banner:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    PL/SQL Release 11.2.0.1.0 - Production

    "CORE 11.2.0.1.0 Production."

    AMT for 64-bit Windows: Version 11.2.0.1.0 - Production

    NLSRTL Version 11.2.0.1.0 - Production

    When you use the dbca command, it creates a new database. So is it possible to have multiple databases at the same time running on the same server?

    I tried this option where I had created 2 databases A and B both running.

    He kept to launch ' ORA-12520: TNS:listener could not find a Manager is available for the type of requested server "intermittently. I have not found any useful document to solve this because of which I ended up recreate all objects in database B to the database A. Data Base A therefore has its own schemas and schemas from database B.

    Below are examples of files tnsnames.ora and listener.ora, sqlnet.ora trying this option:


    sample tnsnames.ora file.

    A =.

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = abc.com) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = A)

    )

    )

    B =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = abc.com) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = B)

    )

    )

    Listener.ora, example:

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = abc.com) (PORT = 1521))

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    )

    ADR_BASE_LISTENER = C:\OracleDatabase

    SQL Net.ora:

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    ADR_BASE = C:\OracleDatabase

    Lsnrctl status showed services for each database.

    All the world is facing this problem? Can we have multiple databases on a server with a listener running on the same computer? So my Tnsnames.ora file would have 2 strings of connections and file listener with an entry of the listener.

    Can you please share your tnsnames.ora and listener.ora files?

    Also, how to create a single database with multiple instances on the same server? Please tell me about the document that contains an example of this.

    Yes, you can have several databases (running different ORACLE_SIDs) the ORACLE_HOME even on a single server.

    I suspect that the ORA-12520 error was the result of certain constraints of resources (cpu, memory or i/o) resulting in the inability to create a new database session.

    Hemant K Collette

  • How to migrate a virtual VC server to another host ESX with different CPU ID

    Hello

    by updating my equipment VI 3.5 of old AMD Single Core of AMD Quad-Core a problem has occurred: the new CPU´s of course have a different CPU - ID, so it is not possible to do a live migration of my virtual server VC from the old machine to the new one.

    A migration cold is of course not possible, because after the stop server vc I ve no connection via VC Management Console... of course

    How can I get my VC-virtual server running on new hardware, I guess that there must be a solution and I hope I m not the only one, who runs a virtual VC server and must change the material

    I look forward to any possible solution, thank you very much.

    Heinz Kabisch

    If the VCVM is on the only shared storage remove the virtual machine from the old host and enter it on the new host by connecting the VI client to each host. TO register to browse the store of data and right click the .vmx file and click Save

    If not on the shared storage (but I hope it is) you can copy the files from the virtual machine (*.vmdk and.) VMX file) from one host to another using the SCP. Then connect to the new host using the VI client and enter the VM VC

  • How to set up windows live mail as html at all times

    How can I configure my e-mail messages in Windows Live Mail appears in html whenever I log on.  I'm tired of clicking on display and saying the message in html.      I would like to keep it in html the value.

    How can I configure my e-mail messages in Windows Live Mail appears in html whenever I log on.  I'm tired of clicking on display and saying the message in html.      I would like to keep it in html the value.

    Hello

    You must go to Tools/Options/Playback tab.

    Remove the check mark to read all text messages crude option.

    I hope this helps.

    Thank you for using Windows 7

    Ronnie Vernon MVP
  • How to set up multiple calendar to 7.9.6 OBIA

    Friends, could someone please explain to me what this 'Multiple calendar' option is to 7.9.6. There is not much information in the configuration in this respect guide.

    My Question is, is 'Multiple Calendar Options' means 7.9.6 supports different calendars but at a time or it support more than one calendar at a time in the application.

    Where I come from the East, our source is EBS and some business users want OBIA calendar to match the EBS so that they can see periods of adjustment so... but on the other side, they also want analysis weekly... which is not present in EBS (our EBS is configured with 445 calendar adjustments... is so much more low periods)... so do not know how to go on this issue.

    is there a possibility to use EBS from Claendar (company) as well as another 445 calendar that will give us the week level analytical skills? Lets say it allows different calendars at the same time... so how does it work?... t - it aggregates for different calendars?... Please explain.


    Any help on this will be highly appreciated.

    Thank you

    Published by: Madhu.Hosadurga on 23-Sep-2009 03:49

    Hey madhu,.
    Try this here forum: Applications Business Intelligence

    Cheers, MNC.

  • How to set up multiple email accounts in Thunderbird?

    I have an account set in place through Yahoo/ATT mail in Thunderbird. I want to set up two other accounts that the two are in schools and Google. I don't think that the email accounts of the school are on the same server.

    No problem, you can add normally.

    Just go file > > New > > get a new e-mail account

  • How to set up multiple home pages to open in a separate window (not a tab) when you want...

    I would like to install and be able to click on a profile of Firefox (I guess that the profile) or pass parameters to the firefox.exe and Open firefox about 6 separate windows (not tabs) on different home pages.

    If I use the vertical bar in the Options, it will open separate tabs but also cause the problem below that I also want to solve.

    Many times, I would also like to run another instance of firefox by clicking on the Firefox icon in my Quick Launch bar and DO NOT want all these sites open again.

    How is this best achieved?
    In the past I just opened each site individually in its own window.

    Thank you very much
    Peter

    You can create several shortcuts on the desktop and include the URL on the command line and use the - new-window switch to specify a new window.

    You must use the - new-window switch for each URL (window - new - window-new-URL1 URL2).

    If the command line gets to long then you must use a CMD file to store the command line complete (start "" firefox.exe - new-window etc.).

  • How to set up windows live mail and transfer between hotmail accounts

    Hi, I use hot accts mail to send and receive e-mail how I put some stuff to use the new program instead of hotmail thank you

    Kciowan,

    get an answer from the link that I have attached here.
    http://www.freeemailtutorials.com/windowsLiveMail/setupEmailAccounts/setupHotmailAccount.htm

  • How to set up windows live mail for a yahoo account

    I followed the direction and I get this error message account: 'Yahoo', server: 'pop.mail.yahoo.com', Protocol: POP3, server response: '-ERR popgate unknown command', Port: 110, secure (SSL): no, Server error: 0x800CCC90, error number: 0x800CCC18 what I am doing wrong

    http://www.freeemailtutorials.com/windowsLiveMail/setupEmailAccounts/setupYahooMailAccount.htm

  • How to set browzer to look for revoked certificates Ref software bugs

    After the software bug has become famous, the security company said that we guarantee that our internet browsers are set to check for revoked certificates. Please tell me how to do this. Thank you

    Try to use Foxbleed.

    https://addons.Mozilla.org/en-us/Firefox/addon/foxbleed/

  • How to set up dreamweaver so it downloads not specific files on the server as the photoshop files

    Hi, I would like to know how can I set up dreamweaver so it downloads the server specific files such as photoshop files when I type "Put".

    Thank you

    See concealment

    Hide files and folders of your Dreamweaver site

  • How to set loan and buy permissions on the same book - Adobe Content Server

    Hello

    We have a scenario where we will give the options in our bookstore to buy or borrow the book,

    but in our initial search, what we get is that we can set permissions to distribution

    buy or ready... technically we can set the permissions of distribution like buy and when demand

    of the library is ready, we can set the time-out period expires... BUT in this case the

    book will be not classified in the section of the loan of the Adobe Digital Editions.

    So, how can we define the permission to buy and loan on the same book?

    Kind regards

    Use the admin REST API (ManageDistributionRights), or leave the administration console for you to use.  In the administration console, there is a button right next to the title rights of Distribution.

  • How to set up a link ODBC Oracle's x 64 to SQL Server on Windows?

    Hello
    I am running an instance of Oracle 10 g 2 x 64 on Windows Server 2003 x 64 which needs to extract data from a SQL Server 2005 which must be x 86 but I had the opportunity to test it in a x 86 and x 64 environment.
    I created ODBC links on my Oracle server with the x 64 and x 86 ODBC Administrator and they work very well (with the SQL Server driver included in Windows).
    I configured an init + SID .ora and edit the tnsnames.ora and listener.ora as you can see below. Then I rebooted the listener and the show of status that everything works as expected. If I have tnsping iondb+ the result is: OK (20 ms) .
    I created a link DB: create iondb link of database to connect to sql_server_user identified by sql_server_password using "iondb."
    And this is the error message when I try to select a table or a view, I received:

    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Cannot retrieve the text of the message NETWORK/NCR 65535
    ORA-02063: preceding 2 lines IONDB

    Did anyone had this error before or have any idea how to solve this problem? If not, I'll try the same solution I've done with my MS Access Database (see this post: between Oracle 10 g x 64 and Ms Access ODBC connection )

    Thank you

    Database settings
    global_names = false
    hs_autoregister = true

    -sqlnet.ora
    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    -Listener.ora
    ...
    (SID_DESC =
    (SID_NAME = iondb) # this is the ODBC SID link.
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = hsodbc)
    )
    )

    -Tnsmanes.ora
    iondb =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp)(HOST=192.168.0.243) (PORT = 1521)) # this is my Oracle Server
    (CONNECT_DATA = (SID = iondb))
    (HS = OK)
    )

    Published by: APQ on December 2, 2008 08:09

    It seems that Oracle x 64 does not support linking ODBC to SQL Server... too bad.
    HS is not supported on x 64. It took quite sometimes to find the information.

    Published by: APQ on December 2, 2008 10:55

    Hello

    HSODBC is not supported on Windows x 64. That's why you get the error ORA-28545
    What you can do is to install DG4ODBC 11 g on a 32-bit computer.
    DG4ODBC can be separately installed Oracle, for example on the SQL SERVER server if you can.
    But it is only supported in 32 bit, too.
    You can download on this site:
    http://www.Oracle.com/technology/software/products/database/Oracle11g/111060_win32soft.html
    ==> Oracle Database gateways 11g Release 1 (11.1.0.6.0) for Microsoft Windows (32-bit)

    The last option would be to create a virtual machine on your X 64 machine with a 32-bit Windows and DG4ODBC 11 g.

    Please let me know if you have any question.
    Kind regards

    Mireille

Maybe you are looking for

  • How can I get thunderbird to send incoming gif files in google chrome?

    The default value for the treatment of incoming gif files is to send to Microsoft Internet Explorer. I don't use IE, but I use Google Chrome. However there is no option for sending incoming gif files to Google Chrome in the popup of the use of other,

  • Tabs aren't appearing online with the Firefox drop-down list button.

    Here is a screenshot of the problem: http://i.imgur.com/y2binxI.png The tab bar is not the tail with the drop-down list button, and nothing I've tried yet fixed. Things I've tried: - Un-maximising and re-maximising the window (this has worked in the

  • Can not sync google contacts phone contacts

    I tried several times to link my accounts to what is obvious (settings > sync accounts) to empty the cache. It seems that the only way I can get them into the google contacts is to enter them manually which is crazy. It seems to be a common problem,

  • Windows does not recognize the executable .exe files

    On two of the three user accounts, when I click on an executable or shortcut to one (even Notepad or other), I get a dialog popup asking what program I want to use to open this - as if an extension is not recognized. (Other extensions are recognized

  • Cannot find the server

    I just hung a new Linksys WRT160N router and a Linksys WMP300N Adpater card.  Router works fine and adapters see the router. I can connect to the network created by the router wireless. When I try to explore or browsers Fireox both return 'cannot fin