Changing hostname on Callmanager 6.1 and generate new SSL

I'm looking to change the hostname of our Callmanager because of a change in the naming convention for all our servers.
Is it as easy as it seems or are there any precautions I need to be aware of?
My thoughts were to just Change hostname under Cisco Unified CM Configuration for both PUB and SUB
Since I use mostly IP address for most of my configuration, are there anything else I need to be concerned about?
Also, how do I generate a new SSL cert based on this change so admins and users won't get a certificate mismatch prompt?
Thanks!

Hi Ken,
Thought you might want to see this
CSCtf23432 Bug Details Bug #11 of 38 | < Previous | Next >
CUCM Hostname change does not update self-signed certificates
None
Symptom:
After a hostname change, self-signed certificates are not regenerated.  Web browser may indicate
that the CUCM certificate is not valid.
Conditions:
hostname change procedure.
Workaround:
From the os admin page:
1) security->certificate management
2) select "find"
3) for all the self-signed certs (identified by the description field),
select regenerate.
Further Problem Description:
n/a
Status
Fixed             
Severity
3 - moderate
Last Modified
In Last Year        
Product
Cisco Unified Communications Manager (CallManager)         
Technology
1st Found-In
7.1(2)       
Fixed-In
8.0(2.98000.25)
8.0(2.10000.4)
7.1(4.98000.167)
8.0(2.98000.31)
8.0(2.10000.24)
7.1(5.10000.12)
Cheers!
Rob

Similar Messages

  • Mixing two mp3 files and generating new mp3 file in java

    HI,
    I have problem, I have 2 mp3 files I have some defined times for both file. On particular time i want to mix both mp3 file sound and generate new mp3 file by mixing audio from both files.
    As i am new to mp3 in java , Please guide me from where should i start or any other good suggestion.
    Thanks & Regards
    Akhnukh

    Thanks a lot for ur reply....
    But my actual task is to mix two mp3 files and generate a new file where in i should be able to list the two mp3 files playing simultaniously......
    So can u please help me in writing the j2me code for mixing of two mp3 files.....
    Thank u very much
    Navya

  • Premiere project opened - closed sequences and generating new peak files

    Hey guys,
    I'm working on a big project, which resides on our Drobo. I have been sorting clips and working in sequences for the last couple days now. All media was loaded fine, and peak files were generated.
    When I went to open the project this morning, all of the sequences I had been working on (accept for one) had been closed, instead of opening up like how I left them. Further, Premiere is now generating new audio peak files for the project, which is taking forever. Finally, it took 25 minutes to load all of the clips (about 800 or so). They finally finished loading, but I can't start working until the peak files are finished. All in all, i've been at work for 1 hour and still can't work.
    Basically, why didn't Premiere open the project as I left it last night? Closed sequences, slow load time, generating new peak files?
    I'm working with footage from RED, Sony FS700, GH4, and GoPro.
    My system:
    Creative Cloud
    Premiere Pro  8.0.1
    Windows 7 (64 bit)
    Intel 3770k
    Quadro k4000
    16 gb ram
    256 gb SSD (System)
    256 gb SSD (Render files)
    5.39 TB Drobo via USB 3.0
    Thanks,
    Dan

    >Drobo via USB 3.0
    Did you by any chance unplug/replug your USB drive?
    Have you gone into Windows and "locked" the drive letter?

  • Can I change two devices of my Id and assign new id's and still access the same cloud.

    After ISO8 my sons iPad rings when I receive a call. I have two 5c's and an iPad under one apple id. Can I assign a new id to my wife's phone and my son's iPad and then all of use the same cloud under the new update? Will my wife lose her contacts? Im thinking what I need to do is start both devices from scratch and assign new id's with different emails and then add them to family sharing. Am I correct here, I just want to verify before attempting so I do not lose anything or create unnecessary backlash in my direction. Thank you for any assistance

    If your goal is to stop your son's iPad from ringing when you receive a call, all you need to do is go to Settings>FaceTime on his iPad and turn "iPhone Cellular Calls" off.

  • Increment values within XML document and generate new file

    Good day Gurus of the Java World,
    I have a XML file and would like to generate a 100 unique files of this one file.
    The tags that need to be unique are UniqueID (alpha numeric field), TranAmount (numeric filed) and RefNumber (alpha numeric field).
    The rest of the tags can remain as is.
    How do I go about doing this? Please assist.
    <Payment>
    <UniqueID>48a6bd92-19c8-11e2-a2ba-000000000000</UniqueID>
    <EffectiveDate>20121018</EffectiveDate>
    <TranCode>1000</TranCode>
    <TranAmount>000000000123456</TranAmount>
    <TranDate>20121018</TranDate>
    <TranTime>014532</TranTime>
    <Check></Check>
    <DrCrInd>CR</DrCrInd>
    <Name>ABC</Name>
    <BrCode>1234</BrCode>
    <RefNumber>SALARYWAGE</RefNumber>
    <AccNumber>123456789</AccNumber>
    <BackoutCount>0</BackoutCount>
    </Payment>

    1. Parse the document into a DOM.
    2. Modify the nodes which you said you wanted modified.
    3. Serialize the DOM to a new document.
    4. Repeat steps 2 and 3 as required.

  • Generate new version of doc on each status or change in DIR

    how system can auto generate new veriosn of DIR on every change in DIR. for example i change the status of DIR ,system should generate new veriosn.

    Hi,
    I thinkt that this could be achieved by using BADI DOCUMENT_MAIN01 with the method BEFORE_SAVE. Here you should be able to check if the new data matches the already stored data and if there are differences you can trigger the creation of a new version.
    Best regards,
    Christoph

  • Change Hostname/IP's on installed GI11.2.0.3

    Hi,
    Is it possible to change the Hostname/IP's nodes on installed GI11.2.0.3?
    Exist some notes for do this action on "GI standalone" but no for GI.
    Regards,
    David.

    Hi David,
    Check this document.
    How to Modify Public Network Information including VIP in Oracle Clusterware [ID 276434.1]
    In that Document..
    Changing public hostname
    Public hostname is recorded in OCR, it is entered during installation phase. It can not be modified after the installation. >The only way to modify public hostname is by deleting the node, then add the node back with a new hostname, or >reinstall the clusterwar
    Changing public IP only without changing interface, subnet or netmask
    If the change is only public IP address and the new ones are still in the same subnet, nothing needs to be done on >clusterware layer, all changes need to be done at OS layer to reflect the change.
    1. Shutdown Oracle Clusterware stack
    2. Modify the IP address at network layer, DNS and /etc/hosts file to reflect the change
    3. Restart Oracle Clusterware stack
    Above change can be done in rolling fashion, eg: one node at a time.
    Note : Keep forum clean by marking "helpful" or "answered" if you question is answered
    Bala:)

  • APP-PAY-06841: Person change exit between the old and the new date.

    Hi,
    Please help me by answering this question as very urgent basis.
    ABC employee Effective date should be of future dated 10-jan-2011.
    But ABC employee joining date has been entered on 10-Aug-2010.
    amd also this date is also ended by updating on 10-Dec-2010.
    But these records are wrong.This employee's effective date should be form 01-Jan-2011.
    how to datetrack.
    if iam changing the date bye keeping effective date as 10-Dec-2010 an an iam changing the record to 01-jan-2011,its throwing the error as "**APP-PAY-06841: Person change exit between the old and the new date**"
    Thanks&Regards,
    Sowmya.K

    What is the application release?
    Please see these docs.
    Error: APP-PAY-06841: Person changes exist between the old date and the new date [ID 399056.1]
    APP-PAY-06841 When Changing Latest Start Date Of An Employee Who Was An Ex-Contingent Worker [ID 1146414.1]
    Unable To Change Start Date for Employee, Get Error "APP-PAY-06841: Person Changes Exist Between The Old Date And The New Date" [ID 603233.1]
    Correcting Latest Start Date in People Screen Gives Error APP-PAY-06841 [ID 368289.1]
    How To Change the Latest Start Date of an Employee? [ID 329692.1]
    Thanks,
    Hussein

  • Saved Tiffs will not open in CS2 and generate a "Could not complete your request because of a program error".

    this was supplied by Ann Shelbourne.
    Saved Tiffs will not open in CS2 and generate a "Could not complete your request because of a program error".
    These files will often open in Photoshop 7.0.1 or in CS1 but not in CS2.
    The trouble may be caused by bad dates in the EXIF data and can originate from an incorrectly-programmed digital camera; or from a scan that was created after after Jan1 of this year (because of a known bug in some scanner software).
    If someone runs into the "Could not complete your request because of a program error" problem, and does not have CS1, try opening the Tiff in TextEdit.
    The EXIF data is right at the top. Check the EXIF data for bad creation dates and change any incorrect ones there.
    Save and close; and then the file will probably open in CS2 without a murmur.

    > If iPhoto causes problems why not open the images from the Finder?
    I get the error if I open a file from within iPhoto using "OPen in external editor" and then alter it (or do not alter it) and try to save it over itself, or save it anywhere else.
    I get the error if I do "Show file" in iPhoto to see the file in the Finder. Then, if I double-click and it opens in PS, and then alter it (or do not alter it) and try to save it over itself, or save it anywhere else.
    > And with »save it anywhere« You indicate that You use the Save As-command?
    Right.

  • What needs to be changed if we change hostname in linux

    Dear all,
    I have a question and will appreciate for appropriate answer(s).
    My machine name was lxcms120.cern.ch and Oracle 10g DB was running fine on it (listener, DB, Enterprise Manager). It is not a production system rather a test system.
    Now, i changed its name to docms11.cern.ch
    I change hostname in listener.ora & tnsnames.ora and listener started successfully.
    I started db from sqlplus and it started without any complaints.
    Now, when i tried to start Enterprise Manager (emctl start dbconsole), it didn't and return this error.
    OC4J Configuration issue. /localscratch/orahome/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_docms11.cern.ch_oralxcms120 not found.
    Now, i know that when the machine name was initially lxcms120, it was /localscratch/orahome/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_lxcms120.cern.ch_oralxcms120
    and if i go to that directory, i could see OC4J_DBConsole_lxcms120.cern.ch_oralxcms120 but of course there is no OC4J_DBConsole_docms11.cern.ch_oralxcms120
    My dbname instance is oralxcms120 and has nothing to do with hostname.
    So, what is the solution to the problem. Moreover, are there any steps to do while changing hostname of the oracle database like in my case which i can follow to make all required changes.
    Best regards,
    Anjum

    You will need to do a little more than just directory rename,
    From Oracle document,When the database host name (including the domain name) or the IP address changes, deconfigure and then reconfigure the Database Console with the repository create command. Run the following command:
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    or
    emca -deconfig dbcontrol db
    emca -config dbcontrol db -repos recreate
    http://download.oracle.com/docs/cd/B19306_01/em.102/b40002/structure.htm#CACBBFGI

  • Select from table in group of columns and generate a sequence number

    I have to select data from a table in group of columns and generate a sequence for every group resetting the sequence to start from 1 onwards.
    For example:
    Data:
    Col1 Col2 Col3 Col4
    A NA KA 2009-08-13
    B NA KA 2009-08-13
    C NA KA 2009-08-13
    A NA KA 2009-08-13
    B NA KA 2009-08-13
    A NA KA 2009-08-13
    Expected output from Select Statement:
    Col1 Col2 Col3 Col4 Seq_No
    A NA KA 2009-08-13 1
    A NA KA 2009-08-13 2
    A NA KA 2009-08-13 3
    B NA KA 2009-08-13 1
    B NA KA 2009-08-13 2
    C NA KA 2009-08-13 1
    How can this be possible with a SELECT statement? Is it possible to assign seq numbers for a group of columns and reset it when it changes? In the above example, all columns form the key to generate the seq number
    I know it can be done using Stored procedures and that is how I am doing it now by introducing a temporary table.
    Can anyone help me in this regard? Please let me know if the question is vague to understand!
    Thanks,
    Nachi

    with t as(select 'A' col1,'NA' col2 ,'KA' col3,'2009-08-13' col4 from dual
    union all
    select 'B' col1,'NA' col2 ,'KA' col3,'2009-08-13' col4 from dual
    union all
    select 'C' col1,'NA' col2 ,'KA' col3,'2009-08-13' col4 from dual
    union all
    select 'A' col1,'NA' col2 ,'KA' col3,'2009-08-13' col4 from dual
    union all
    select 'B' col1,'NA' col2 ,'KA' col3,'2009-08-13' col4 from dual
    union all
    select 'A' col1,'NA' col2 ,'KA' col3,'2009-08-13' col4 from dual)
    select t.*,row_number() over (partition by col1,col2,col3,col4 order by col1,col2,col3,col4) from tYou can replace partition by col1,col2,col3,col4 with only columns that you need for grouping condition
    and also order by you can just do on the column you need.

  • How to repair Open Directory Master after Changing Hostname

    Summary:
    How to repair Open Directory after Changing your Server's Hostname (see separate post)
    Problem:
    I had to change our server's hostname from a private hostname (server.name.private) to a public hostname (name.dyndns.org).
    Procedure:
    1. Precautions:
    Since I was anticipating major dramas I tested the change of hostname on a clone ( I used Super Duper, and I very strongly advise everybody to heed this warning because a change of hostname will corrupt your server services, in particular Open Directory)
    Second, I exported the network users from Server Admin and copied the archive to the Drop Folder of the server's local account (because the network accounts will be unavailable after demoting the OD Master.)
    2. Change hostname and demote OD Master
    a) I re-booted the server from the clone
    b) I changed the hostname in Server App and I noticed that the Open Directory Password and the Kerberos database were still stuck with the old hostname.
    c)  I then demoted to a standalone directory (Server Admin) and I tried to promote the server to an OD Master using the Server App (Manage Network Accounts). Server App always returned an error saying I should check my network settings.
    3. List of 'fixes'
    I tried the following fixes to no avail (which does not mean that you can skip them)
    a) I checked the DNS entries, forward and reverse were working fine (sudo checkip -changehostname)
    b) Checked with Lookup in Network Utility, all was fine
    c) I deleted all system certificates (Keychain) which showed the name of the previous hostname
    ( N.B. you need not delete email certificate and private/public keys)
    d) I tried to assign a new static IP in Networking Preferences (had no visible result)
    e) I re-booted from the working drive and I re-paired permissions on the clone; I ran disk repairs.
    Despite all this I could not re-create an OD Master.
    I then looked for this dubious folder /var/root/Library/Application Support/Certificate Authority.
    I could not find this folder when using the Finder's Go To Folder, nor did "Easy Find" see this folder.
    I was about to give up when I read the posts on this page and I entered the Terminal commands
    sudo rm -R /var/root/Library/Application\ Support/Certificate\ Authority/
    I had not much hope when I set about to re-create the OD Master from the Server App.
    But lo and behold !!! I did not trust my eyes when Server App claimed that the OD Master had been successfully created. And indeed, Server admin showed a running OD Master, LDAP, Kerberos and Password Server all running again !
    Final touch: re-import the user accounts.
    Epilogue:
    I woud not have been able to fix this issue had not so many others shared their experience and the working solution.
    (Refer : https://discussions.apple.com/thread/3219325?start=0&tstart=0 )
    Thank you all !
    Let's hope that Apple will fix this annoying issue in the next server update.
    Regards,
    Twistan

    Hi Rhyan,
    Please try clearing the security cache
    http://www.sharepointanalysthq.com/2014/05/active-directory-groups-and-sharepoint-security/
    https://sergeluca.wordpress.com/2013/07/06/sharepoint-2013-use-ag-groups-yes-butdont-forget-the-security-token-caching-logontokencacheexpirationwindow-and-windowstokenlifetime/
    http://webactivedirectory.com/active-directory/windows-active-directory-cached-user-credentials/
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Change hostname/domain in ebs 12.0.6

    Hi All,
    I have single node installation of EBS R12 (12.0.6) and database version is 10.2,
    I want to change hostname and domain name of application and database.
    I have found this document (ID 341322.1). i think this document is for  EBS 11i ,
    may i follow this document on EBS R12 ?
    Thank & Regards
    Ravi Kumar

    Hi Ravi,
    Please have a look at the following notes, applicable to r12:
    How to change the hostname and/or port of the Database Tier using AutoConfigNote (338003.1 )
    How to change the hostname of an Applications Tier using AutoConfig (341322.1 )
    You may follow link:
    CHANGE HOSTNAME OR IP-Address OR DOMAIN NAME ON APPS-TIER OR DB-TIER in R12
    http://applicationsdba.blogspot.com/2011/04/r12-iphost-name-change.html
    Additionally, 2nd step would be..
    - Run preclone script on DB and Apps Tier
    - Change network necessary changes
    - Run the post clone script.
    Hope this helps!
    Best Regards 

  • I want to change hostname  in testserver....

    hi...
    i want to change host name in test server and i want to connect with production server..
    what r the steps i want to do...
    surely oracle instance want to up..
    there is no rapid clone & auto config ...
    Application version:11.5.9 base
    Database version :8.1.7.4
    OS:windows2003
    Regards
    Jaffer Ali

    Hi Ali,
    Please refer the following notes in the same order :
    1.Note 338003.1:How to change the hostname and/or port of the Database Tier using auto-config
    2.Note 341322.1:How to change the hostname of Applications Tier using auto-config
    --Rk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • PXI 4461 simultaneously read and generate

    I am using PXI 4461 card, which has 2 inputs and 2 outputs.
    I have a sequence, which will be loaded for multi UUT testing at the same time. I am trying to use AI0, AI1 to read the signals, which are generated by UUTs at the same time. One UUT can measure signal at AI0 and other UUT should measure AI1.
    I was in impression that it can be possible to measure both AI0 and AI1 at the same time. But it's giving the error, when I try to measure.
    I made the attached VI as an reentrant. Please let me know if this is possible.
    I would like to know same if this is possible to generate from AO0, AO1 at the same time with different frequencies (1KHz, 10KHz). AO0 should generate signal with 1KHz and AO1 should generated signal with 10KHz. Is this possible?
    Thanks,
    Attachments:
    4461.vi ‏17 KB

    LV2010, 
    Thank you for using the forums!
    First off, I ran your VI as is with one AI. I received the following error:
    The message is letting you know you have your MIN set higher than your MAX. Basically, your max value is currently set to -10 and your min value is set to 10. Switch those, and you eliminate the error. 
    In order to read from both ai0 and ai1, you can simply put them both in the control window:
    This is called channel expansion.
    In order to see the waveforms, I added a Waveform Graph to my front panel and then on the block diagram I wired it to the data output of the DAQmx read. 
    The DAQmx Read VI will read the channels in the order in which you specify in the Physical Channels terminal.
    In terms of generating two outputs from AO0 and AO1 at the same time, that is definitely something you can do! I have attached the final VI, but this is how I did it...
    First, I opened the example finder by going to Help >> Find Examples. On the bottom left, I selected the PXI-4461 and marked the box next to where it says "Limit results to hardware". Navigating to Hardware Input and Output >> DAQmx >> Analog Generation >> Voltage, I opened the example "Cont Gen Voltage Wfm-Int Clk-Non Regeneration.vi". 
    Taking a look, this will allow us to generate one waveform at one frequency. First off, I know I want to output two different waveforms with separate information. I selected the relevant indicators and controls, then pressed Ctrl+C and dragged it over to create a copy. I changed labels and moved stop button to make it more appealing, and changed the waveform information.
    Then, I moved to the block diagram. I placed a new Function Generator.vi and moved/wired the controls/indicators I created above to the inputs/outputs of the new function.  I changed the error wire to go through the new Function Generator.vi before going into the DAQmx write. Lastly, I connected the sampling information from the first function generator to the new one.
    Next, we need to change the write function. It is currently set up to write an along waveform with 1 channel and N samples. We want N channels and N samples. Change the DAQmx write to Analog >> Multiple Channels >> Multiple Samples >> 1D Waveform. By doing so, it creates an broken wire between the output of the one function generator.vi that is still wired to the input of the DAQmx write vi. 
    The reason for this is that the DAQmx write with N channels and N samples expects an array of waveforms, not a single waveform. I deleted this wire and placed a Build Array (Programming >> Arrays >> Build Array). I dragged it down to expand it to hold two waveforms, one for ao1 and one for ao0. 
    The order that you wire the two waveforms into the array will determine which waveform is output on which channel. The first waveform in the array will be output first. We will put the first function generator output to the first row of the Build Array function and the second to the bottom row. Then wire the output of the Build Array function into the DAQmx write. 
    The block diagram now looks like this:
    All that is left is left is to specify what channels we want. We will again use channel expansion. Remember, the first waveform we wired into our array will be the first output, and the first in the list of the control will be the channel output first.
    The front panel now looks like this:
    And we are done! I have attached the final version of this VI as well as the edited version of the VI you posted.
    I know this was long, but I hope it was helpful!
    Also, here is an article and here is an example from our community forums you may find helpful. 
    The attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system, or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense
    Katie
    Katie Collette
    National Instruments
    Attachments:
    Edited-Cont Gen Voltage Wfm-Int Clk-Non Regeneration.vi ‏38 KB
    Edited 4461.vi ‏22 KB

Maybe you are looking for

  • My macbook pro 13inch is having an issue.

    Hi there. My name is Brain and i'm having problems with my macbook pro 13inch. I got my macbook pro in Hong Kong in August in the summer vacation. it worked pefectlty till novemeber. i hadn't downloaded anything on it or done any of my work but i tur

  • Score keeper

    I've been hired to shoot basketball games several times a week for my high school, and I need to turn around a finished product by the next day. I wanted to put in a score board or timer at the bottom of the footage I capture. I thought I could keyfr

  • Exporting links from Photoshop into a PDF (Rich Content PDF?)

    Hi there, I built my resume in Photoshop and typically I've been exporting to a PDF and then handling link creation within Adobe Acrobat itself. I'm wondering if there's a way to streamline this process such that links can be created within Photoshop

  • Mpeg 2 for DVD recording?

    Hello, I was wondering if On Location would record mpeg-2 in realtime for use in a standard definition DVD? Record the footage, burn to a DVD disc without encoding... Thanks

  • Convert from timestamp to date in a table

    Hi All, I have a table in oracle 10g r2. I want to convert from time-stamp to date in a column of my table. The table contain 10 million records.Please help me out with the easiest way to proceed. Thanks in advance USR0072