Provisioning Manager "pmadmin" Password

Hi,
Is there a way to change the Provisioning Manager's pmadmin password without re-installing the application?
(somewhere from postgres maybe??)
Version is 2.0
Thanks!

Hi,
Is there a way to change the Provisioning Manager's pmadmin password without re-installing the application?
(somewhere from postgres maybe??)
Version is 2.0
Thanks!

Similar Messages

  • Provisioning issues with password changes

    I have installed and configured IDM7.1+sp3 with our AS Java portal. Most features seems to work OK, except:
    1.1. Changing fullname, display name, address, etc work - but salutation or title info doesn't display correctly (only when language independant).
    1.2. Can lock the user - but not unlock.
    1.3. Can change password (self service or via Management tab) - but password "disappears" and user can't login again via the UI or directly thru the LogonGUI.
    1.4. If the user's password expires, he gets prompted to change it - this change works fine.
    After "devouring" all the documentation I could fine... I read in the Release Notes the following:
    2.1. Users are authenticated by the SAP NetWeaver AS Java (and not by the Identity Center). The password policy of the Identity Center is not used.
          = enabling or disabling "password provisioning" in the Password Policy tab makes no difference then?
    2.2 The login task does no longer exist since the authentication is done by the SAP NetWeaver AS Java (UME).
          = ok I get this part...
    2.3 Change of password is handled by SAP NetWeaver AS Java (UME) and the change password task is no longer available.
          = so the Password Reset tab is also "pointless"?
    2.4 A user's MSKEYVALUE is used as the UME logon ID.
          = right
    2.5 Password reset is handled by SAP NetWeaver AS Java. See SAP NetWeaver Identity Management Identity Center Implementation Guide u2013 Self-service password reset for details
          = (what should I do with this?) I did get this working but stopped with some error about the "encrypt password".
    My SAP landscape is pretty standard (no custom fields/attributes) - so the IDM Provisioning framework should work "out of the box" - in my understanding...
    Any ideas?
    Sorry about the multiple postings - issue with proxy server. Pls ignore/remove the extras.

    Hi.
    I try to give some answers based on my experience below:
    1.1. Changing fullname, display name, address, etc work - but salutation or title info doesn't display correctly (only when language independant).
    >> Have you checked that the user has correct language set in Java UME? Also check that in Presentation page of the corresponding Attribute the Display name parameter is set with corresponding languages used.
    1.2. Can lock the user - but not unlock.
    >> Can you see any errors e.g. in Job Log? Would help to solve the issue
    1.3. Can change password (self service or via Management tab) - but password "disappears" and user can't login again via the UI or directly thru the LogonGUI.
    >> The reason might be the encryption of the password. Typically the UI should take care of the encrypting the password into MX_ENCRYPTED_PASSWORD attribute, especially when you're implementing tasks like Self Service Password Reset. I've noticed that when I disabled the Enable Password Provisioning option for the Identity Store, I got rid of the error regarding attribute MX_ENCRYPTED_PASSWORD and UI automatic encryption started to work. (In my case two way pwd provisioning is not needed) Otherwise if you have issues with encrypted password in your custom tasks, check whether the value is encrypted and use java script to encrypt the password when reading the value form the UI field and saving it to MX_ENCRYPTED_PASSWORD attribute, if applicable.
    Hopefully this helps you even a bit.
    Br. Jukka

  • How to provision Softphone at Prime Collaboration Provisioning Manager

    Hi All,
    Just wondering is there anyway to provision Jabber andriod / iPhone by using Prime Collaboration Provisioning Manager?
    In the selectProduct.jpg does not show any "enable Softphone Support" ........
    Besides that, in the phoneType.jpb does not show "Cisco Jabber for Android / iPhone.
    Even though, the Subscriber Role Type had tick for Cisco Jabber for Android & iPhone.
    Soneone had any solution?
    Software version that using show below.
    CUCM version 9.1.2
    CIMP version 9.1.1
    Prime Collaboration 9.5
    Thanks
    Wilson

    Hi Mark,
    "Admin Distinguished name" should be the name of the user that should be present in LDAP user search scape you have provided.
    I suppose you have locally also created the same LDAP user on CPCA with different password (same passowrd doens't matter).
    Let me know whether you are still getting same issue.
    Regards,
    Praveen

  • Why does the new version of Firefox not integrate with Norton 360 Identity Safe. Problem for me because I use Norton 360 Identity Safe to manage my passwords and make it more difficult to use password protected website without that add-in.

    I use Norton 360 Identity Safe to manage my passwords and it makes it difficult to use password protected website without that add-in.

    Norton release Firefox 8 compatibility already, instruction are here
    * http://community.norton.com/t5/Norton-360/Firefox-8-Support-for-Norton-Toolbar/td-p/581640

  • Do i have to configure ssl on cisco unified provisioning manager for it to work. I am running BE6000 9.X

    Do i have to configure ssl on cisco unified provisioning manager for it to work

    Here is the code
    #include <userint.h>
    #include "iface.h"
    #define DAQmxErrChk(functionCall) if( DAQmxFailed(error=(functionCall)) ) goto Error; else    
    int write_onoff(uInt8 HL, const char linename[])
      int         error=0;              // error code (initialized to zero i.e. no error)
      TaskHandle  taskHandle=0;            // task ID for DAQmx
      char        errBuff[2048]={'\0'}; // error message
      // DAQmx Configure Code
      SetWaitCursor(1);
      DAQmxErrChk(DAQmxCreateTask("", &taskHandle));
      DAQmxErrChk(DAQmxCreateDOChan(taskHandle, linename, "", DAQmx_Val_ChanPerLine ));
      // DAQmx Start Code
      DAQmxErrChk(DAQmxStartTask(taskHandle));
      // DAQmx Write Code
      DAQmxErrChk(DAQmxWriteDigitalU8(taskHandle, 1, 1, 10.0, DAQmx_Val_GroupByChannel, &HL, NULL, NULL));
      Error:
        SetWaitCursor(0);
        if (DAQmxFailed(error)) DAQmxGetExtendedErrorInfo(errBuff, 2048);
        if (taskHandle!=0)
          // DAQmx Stop Code
          DAQmxStopTask(taskHandle);
          DAQmxClearTask(taskHandle);
        if (DAQmxFailed(error)) MessagePopup("DAQmx Error", errBuff);  
      return error;  
    } // end write_digital_line
    int CVICALLBACK test (int panel, int control, int event, void *callbackData, int eventData1, int eventData2)
      uInt8 onoff=0;
      if (event==EVENT_COMMIT)
        GetCtrlVal(panel, control, &onoff);
        write_onoff(onoff, "Dev1/port0/line0");
      return 0;  // return 0 to tell the system the message has been handled    

  • Provisioning Manager Business Edition on Linux

    Has anyone successfully installed and configured the Linux Version of Provisioning manager that came with the BE6000 8.6 bundle?
    I can get the IP/Network config done using the Quick Start Guide, but then the guide references logging in with admin, and doing root_enable, then setup SSL Certificate.  Anybody knows what the missing/correct steps are to get this up and running.
    Thanks.

    Thanks Andrew - fortunately I didn't have to re-install.  Just changed the last 6 digits of the MAC to 11:11:11 and the web interface loads.
    The documentation I have been using for this install is lacking, especially for a non-Linux head like myself.
    http://www.cisco.com/en/US/docs/net_mgmt/prime/unified_provisioning_manager/9.0BE/quick-start-guide/Cisco-Unified-ProvManager-90-BE-QuickStartGuide.html#wp34936
    Below are my very crude notes in hopes they will be of use to someone.  There are likely some errors, but should get you on the right track.
    These notes from the above link start at "Installing OpenSSL and Generating a Certificate"
    Install SSL - as root
    Attach ISO to the VM as a CD Drive then:
    mkdir /mnt/cdrom
    mount /dev/cdrom /mnt/cdrom
    cd /mnt/cdrom
    Ls
    Cp OpenSSL0.9.8s-Linux_P90X.zip /home/admin
    Cd /home/admin
    Ls
    Unzip OpenSSL0.9.8s-Linux_P90X.zip
    Cd OpenSSL-0.9.8s-Linux_P90X
    Cp -fr * /opt/cupm/httpd
    Cd /opt/cupm/httpd/bin
    Chmod 777 openssl
    ./openssl genrsa -out /opt/cupm/httpd/yourdomain.local.key 1024
    /opt/cupm/httpd/bin/apachectl -k stop
    ./openssl req -new -key /opt/cupm/httpd/yourdomain.local.key -x509 -out /opt/cupm/httpd/yourdomain.crt -days 365
    Answer SSL questions
    /opt/cupm/httpd/bin/apachectl -k stop
    Vi /opt/cupm/httpd/conf/ssl.conf
    Edit the following lines with the paths created above:
    SSLCertificateFile /opt/cupm/httpd/southwestfcu.crt
             SSLCertificateKeyFile /opt/cupm/httpd/southwestfcu.local.key
    Cd /opt/cupm/httpd/bin/conf
    Cp httpd.conf httpd.conf.bak
    Edit the following with VI
    Vi httpd.conf
    Commend out these 2 lines  (/mod_ssl.c to find them)
    Backup then edit ssl.conf to "uncomment" the lines below.
    Cp ssl.conf ssl.conf.bak
    Vi ssl.conf
    Uncomment these 2 lines:
    Verify/modify these lines:
    Listen 443
    ServerName host.your-domain.com:443
    Save your file and back to command line restart Apache:
    /opt/cupm/httpd/bin/apachectl -k start -DSSL

  • How do you manage your passwords ?

    How do you guys manage your passwords ?
    Do you guys use a password manager ? If yes, what one ? If not, what do you do to 'remember' all your passwords ?
    Last edited by Athunye (2010-09-15 14:29:37)

    as far as how i manage them, i have a small spiral bound notebook with some templates that only i know how to decrypt. something related to the password and then i'll know what it is. and as far as what they go to, i scribble something next to them like "rome", which is big and important like my root drive. (an example).
    but as far as the actual password, mine are usually a line of a frequently read poem, lyrics or quote, etc. an example would be:
    "To himself everyone is immortal; he may know that he is going to die, but he can never know that he is dead." -Samuel Butler
    turns into:
    !H_#(%=?m+t4i6@D-&?cN+7?>2
    if you examine it with the right mind-set it makes sense. most commonly the last two characters if you're familiar with shell (which is what i mix in sometimes). other passwords are more lisp-like or lua-like than not, or not at all, depending on the website and if i decide to mix it in there (short-hand-ish, mind you)

  • Can I remove all but the last "Mac OS X Server certificate management" application password from my System Keychain?

    I am slowly nursing a broken Montain Lion Server back to health. The problems started with a name change days ago then went sour, probably because of some stuff in the keychain that tripped the commands up.
    I have now a trusted Root CA in my System Keychain which has signed my wildcard Certificate for my domain and all my services are protected by this wildcard certificate. Creating and installing that certificate helped me back (slowly) but there are still problems to solve
    I also have set the com.apple.servermgrd identity preference to this (now trusted) wildcard certificate a few minutes ago
    I am busy cleaning as much as possibe of junk from my Keychains to improve stability, of course without damaging things (I hope)
    There are 19 "Mac OS X Server certificate management" application passwords in my System Keychain.
    12 are from 9 days ago when I installed this clean OS X Mountain Lion Server for the first time, created within a minute during server install.
    1 from 6 minutes later, maybe when I turned on a Service
    2 are from that day, but 2 and 3 hours later (also probably because of something I did in Server.app, like enabling a service)
    1 from 2 days later (probably when I tried to change the server name/domain)
    1 from again 5 days later (probably when I tried to change the server name/domain again)
    1 from yesterday, when I changed the servername
    1 from today, when I changed the server name again.
    What are these application passwords for and can I safely remove all but the last one? What are they for?

    I went ahead and remove them a month ago. So far, there don't seem to be any issues. As long as you double-triple-check that the hash-number in those "Mac OS X Server certificate management" keychains _aren't_ in the filename of any of the *.pem files in the /etc/certificates folder, you can delete those orphan keychains.

  • Managing root passwords across hundreds of systems

    All:
    Is there a mechanism to manage root passwords across hundreds of Solaris 10 systems? The policy requirement would be UNIQUE ROOT PASSWORDS...
    Thanks
    Sekhar Nagasundaram

    Hi,
    Your friend ssh is the answer here :)
    We do exactly this in the office, changing passwords remotely. Obviously, you will need to have some backend database to hold/generate the passwords for each machine. Once you have that, it is a matter of iterating over each machine in turn and changing the account password.
    There are three ways I can think of doing this in an automated way:
    1) on each system use sed or similar to directly alter the /etc/shadow file. (risky...)
    2) on each system use a tool, to change the /etc/shadow password file, which is passed the passwords on the command line. There is a chpass or similar tool such as this distributed with a Squirrelmail plugin for instance
    3) use an expect script to alter the password by interacting with passwd.
    Which way you implement will be largely goverened by your local policies and procedures.

  • Setting management service password at installation time

    Installing GC 10.2.0.3.0 on Ora Ent Linux 4 updt 8. Things going nicely until it prompts for management service password.
    I give it 'T!0#LkMoU0'. It rejects, saying it must be at least 5 characters and begin with an alphabetic. Looks to my like my password meets those requirements. Is there any chance there are other problems, like not accepting special characters, but the error message fails to mention? I finally got it to accept 'Ab1Cd2De3'.

    Installing GC 10.2.0.3.0 on Ora Ent Linux 4 updt 8. Things going nicely until it prompts for management service password.
    I give it 'T!0#LkMoU0'. It rejects, saying it must be at least 5 characters and begin with an alphabetic. Looks to my like my password meets those requirements. Is there any chance there are other problems, like not accepting special characters, but the error message fails to mention? I finally got it to accept 'Ab1Cd2De3'.

  • Planning Provisioning Manager

    Planning 11.1.1.3
    I have provisioned a user as Provisioning Manager on one of my Planning apps but this does not give her the ability to go to Administration - Manage Database to refresh Security Filters. I am trying to avoid giving admin rights for fear of having her accidentally select Create. It would seem that a provisioning manager would need to be able to refresh security filters? Am i just missing a piece or does she need to be an admin?
    Thank you in advance.

    Provisoning manager is a role for shared services, the role allows a user to provision users/groups to a specified planning application in HSS.
    Admins perform managing refreshing in planning.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Manage ILOM password from terminal

    Hi,
    I have T5240/M9000 servers running Solaris 10.
    I want to manage root password from terminal only using scadm command.
    Can somebody help me on this? Which package do I need to install and what all configuration need to be done?
    Thanks,
    Prashant

    For the M9000, please read this document : http://docs.oracle.com/cd/E19415-01/E25381/E25381.pdf
    For the T5240, read also this document : http://docs.oracle.com/cd/E19860-01/E21445/E21445.pdf

  • Cisco Provisioning Manager 2.1 bulk service area detailed configuring

    Hi folks,
    I'm really stuck and need some help desperately.
    I have bought Cisco Provisioning Manager 2.1 for 5000 handsets and I have isntalled the product ok however I am now at the stage where I need to configure the service areas. I have some 45 sites which equates to about 350 service areas.
    Service Area for each site with the following differences:
    - Odd Device, Present CLI
    - Even Device, Present CLI
    - Odd Device, Restrict CLI
    - Even Device, Restrict CLI
    Can someone please advise me a way to bulk configure these detailed attributes with some tool or a let me know of a customer northbound API application that has been written to do make this painful exercise much less painful?
    I estimate its going to take me 5 weeks full time to click through each thing and configure it..
    Please help!
    Cheers
    Beau

    You can bulk load (with batch provisioning) the Service Areas...  I did this by exporting my phones into a CSV file from Communications Manager, and then filtered it for the fields required for the SAs.  Then you just follow the instructions for batch provisioning that start here:  http://www.cisco.com/en/US/customer/docs/net_mgmt/cisco_unified_provisioning_manager/2.1/user/guide/infrstct.html#wp1051558
    I hope that helps...
    --Joe

  • Migrating from Cisco Prime Unified Provisioning Manager 9.0 BE to Prime Collaboration 9.0 Provisioning

    Hi All,
        Cisco BE 6000 9.X support both Cisco Prime Unified Provisioning Manager 9.0 BE and Prime Collaboration 9.0 Provisioning as its management tool. OVA for both applications are pre-loaded on server from factory starting end of March 2013.
        For some customers that start with Cisco Prime Unified Provisioning Manager 9.0 BE, and want to migrate to Prime Collaboration 9.0 Provisioning for advanced features, they can follow the following guide for migration.
    http://www.cisco.com/en/US/partner/docs/net_mgmt/prime/unified_provisioning_manager/9.0BE/migration/guide/migrate_90be_pc90.html
        For more collaterals for Cisco Prime Collaboration, please visit
    http://www.cisco.com/en/US/partner/products/ps12363/index.html
    Best
    Jing

    Finally, the solution of the problem was:
    1-stop the daemon manager “net stop crmdmgtd” 
    2- Delete the xml files available under(please take backup from them) :
    CSCOpx\objects\sir\work
    CSCOpx\objects\topo\work
    3-Start the daemon manager  net start crmdmgtd  (wait for 20 minutes until all process are up )

  • Does the role Provision Manager must combine with Planner or Reviewer?

    When I login the Planning application with only the 'Provision Manager' role, the system will display the error message below:
    An error occurred while processing this page. Check the log for details.Please close the current tab and open application again
    Failed to sync with user provisioning. Check Planning log for details
    I tried to sychronize manually using the command UpdateUsers.cmd, it still showed like this:
    Loaded Version of Essbase RTC: 0xb1221
    Cannot login to application: XXXX
    However, if adding a Planner or Reviewer role, it will go well without any error.
    BTW: Where can we find the error code(like 0xb1221) annotation?
    Thanks
    Derek

    It wont work, you cant use Provisioning Manager Role alone to login to Planning Application, Its a Shared Services Role to provision users.To identify the actual use to the role have a look at:
    Provisioning Users and Groups with Planning Application Roles
    Cheers..!!
    Rahul S.

Maybe you are looking for

  • How to press a button on a webpage in safari using applescript?

    Hi I am new using the applescript so I am learning about it I am right now trying to make one with a webpage http://nycserv.nyc.gov/NYCServWeb/NYCSERVMain I want to press a button and I can't get to it this is what I have until now: tell application

  • How to convert wma to mp4

    How do I convert wma music files to mp4 music files so that they will be playable in ITunes?

  • Why does my iMac wireless keep dropping out?

    My iMac wi-fi keeps dropping out intermittently.  Sometimes, I can trace it to the router, but sometimes, everything else stays connected to the router, and only my iMac drops out.  I can check 'speed test' app in my iPhone4s through the router and i

  • Need to rerun Copy Package

    I ran a copy pkg for our forecast data, then our forecast changed and I mistakenlly reran the copy package again. Is there anyway I can run the original Copy package to bring back the old data?

  • Application restored

    I just received a replacement 8900 bb and I made sure that i backed up my old 8900 onto my desktop manager. I placed my battery and sim card into the new phone and procceded to restore everything to my new 8900. My question is do I have to go back th