Incorrect link in resource approval request email
We have a resource that requires approval, and we also have the default web service running on 443 rather than 7272. When the approval email comes out to the admin, it directs to the https://<servername>:7272 Is there any way to customize this setting? I'd like it to go directly to the manage approvals https://server.domain/PassTrixMain.cc#/admin/RequestRelease edit: I can edit the template, but it doesn't seem to save HTML so i try putting the URL directly in the email. However the redirect doesn't
Dynamic group filters - distinguish MS servers from MS workstations
Hi Is there a way I can create a dynamic group to filter out workstations? I have a dynamic group set up to target the administrator account which groups all servers & workstations together that have the same account name, I would like to separate the two. Thanks in advance Matt
Unable to rebuild HA in 9100
I'm trying to make the HAPack to copy onto the secondary server after updating to 9100 but it keeps insisting that PMP is running. Even after I disable the PMP service and restart the server it claims PMP is running. Any ideas what's going on here? C:\PMP\bin>sc query pmp SERVICE_NAME: pmp TYPE : 110 WIN32_OWN_PROCESS (interactive) STATE : 1 STOPPED WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT
Proper User of "Windows Domain" Resource Type
Hello all, I've recently inherited an installation of Password Manager Pro which has been worked on by various untrained administrators over several years, and I'm trying to clean it up. I'm confused about the proper use of the "Windows Domain" resource type. My belief is that I should only have one "Windows Domain" resource, since we only have one Active Directory domain, and that I should add to it domain accounts that I want to use in PMP, as well as service and administrative accounts used
User Access Reports
Is there a way to generate the user access report and place it in a specific directory rather than getting it emailed? Can I retrieve the report using wget or curl?
Password change request tracking
Hi ME Team, Someone send my employee password reset how can i track who send this password ? Regards and Thanks.
Configure RDP sessions to only use the currently logged in account
Hi, I've scoured the net to look for this but can't find anything. We would like to enforce a workplace policy whereby a user, Joe Bloggs for example, logs into PMP. Joe then wants to RDP into a server, but MUST use the account he has logged in to PMP with (domain\joe.bloggs), for the RDP session as well. We don't want anyone to be able to use the "domain accounts" that are provided as the first selectable option in the "Auto logon" pop-up window. This is for auditing purposes. I know that all of
Copy/ Paste is not working on a resource which is already added in Password Manager Pro
I have already added a server as a resource but many functions are not working like copy/ paste also few keys are not getting inserted like @ or Shift. I am using Chorme, PMP Version is 9.0.0.0 build 9000. Resource added is Windows 2008 R2 Server. Quick response will be much appreciated please....
when i access a windows 2008 R2 based server remotely. Keyboard and mouse dont function correctly
I am using Password Manager pro version 9.0.0 build 9000. when i access a windows 2008 R2 based server remotely. Keyboard and mouse dont work correctly. I cant copy and paste text. when i want to write '@' sign, keyboard writes '2'.I am using google chrome version 40.0.2214.111m. how can i solve this problem please reply soon.
Service stops immediately
Hi after forcing the agent service to start it stops immediately with the following message : INFO | jvm 1 | 2013/09/10 08:41:02 | INFO | jvm 1 | 2013/09/10 08:41:12 | Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: The connection attempt failed.); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: The connection attempt failed.)) INFO | jvm 1 | 2013/09/10
Retrieve custom attributes via SSH CLI API
Hi. Can you tell me how to retrieve resource and account custom attributes via SSH CLI API? I believe it may be possible with the REST XML API but I need to use the SSH CLI API.
Set the 'Rest Local Service accounts' acros a group/ all resources
By default the checkbox 'Reset local Service Accounts' located under 'Edit account' is unchecked. I want to change this so it defaults to checked. I have a large number of servers that have a local account of the same name (this is NOT a domain account), I have created a group filtering on this name so I can perform a bulk password reset on all accounts that have this name. I want to change all the service accounts at the same time however at the moment it looks as though I have to go into every
REST API: Create user account under resource fails, but no error message
I am trying to add an additional account under an existing resource. This is the JSON that is being POSTed to the PMP server: INPUT_DATA={ "operation": { "Details": { "ACCOUNTLIST": [ { "ACCOUNTNAME": "Account_Name1", "PASSWORD": "T5Y7f3@fdf^#", "NOTES": "Notes" } ] } } } This JSON works great when the resource is of type 'Windows', 'Linux', 'Oracle DB
Service Account Export
Is it possible to export (or run a report) all of the services/IIS App Pools that an account is being used for? I can see the information on screen, but I would like to export this information to a CSV or even PDF.
Hidden Custom Attributes
When editing a resource via the GUI (Resource Actions --> Edit Resources) all of the custom fields that are defined for resources are hidden until I select a value from the Resource Type drop-down box. Why? Why doesn't the GUI prepopulate the Resource Type field when you are editing a single resource?
Query Resource Types via REST API
Is there a way to query the list of defined Resource Types? Currently, I can create a new resource of type "DoesNotExist" and no error is thrown. Therefore, I'd like to programmatically obtain a list of Resource Type strings so I can use it as a validation during the process of creating new resources via the REST API. I do not see any mention of Resource Type enumeration on the REST API web page.
HA Not Running Pmp
Hello, I have a problem configure the HA as it is on the page, I finished configuring and I get out that the service is not running due to it or where should I activate it? Please answer the attached detail. Best regards Felipe Pérez
Input data is not a valid JSON
I am trying to create accounts under a resource using the REST API. This is the JSON that I am using: { "operation": { "Details": { "ACCOUNTLIST": [ { "ACCOUNTNAME": "Account_Name1", "PASSWORD": "XYZ12345#", "NOTES": "" }, { "ACCOUNTNAME": "Account_Name2", "PASSWORD": "XYZ12345#%", "NOTES": "" }, { "ACCOUNTNAME": "Account_Name3", "PASSWORD": "XYZ12345#%ee",
HA issue after upgrade to 9.1.0
After upgrading to 9.1.0, HA shows that it is not running, but if I attempt to connect to the secondary server it automatically switches me to the primary server, indicating that HA actually is running.
Problem creating a login user via RESTful API in VB.NET
Hello all, I have the below code with which I am trying to create a login user via the RESTful API in VB.NET. The API returns that this is an invalid JSON but when I validate the JSON via any online validation site it comes back as valid. Does anyone have an idea as far as why it may be failing? ' Creates the JSON web request and returns the results Private Function SendRequest(uri As Uri, jsonDataBytes As Byte(),contentType As String, method As String) As String ' Create initial request Dim req
Windows Agent starts and then stops immediately
Windows Agent starts and then stops immediately Logs simply say PMP Agent: PMPAgent Logs : Logging started Windows system logs: The PMP Agent service terminated unexpectedly. It has done this X time(s) Application logs Faulting application name: PMPAgent.exe, version: 0.0.0.0, time stamp: 0x58188108 Faulting module name: PMPAgent.exe, version: 0.0.0.0, time stamp: 0x58188108 Exception code: 0xc0000005 Fault offset: 0x0000000000002462 Faulting process id: 0x268 Faulting application start time: 0x01d2f0d737c63389
Password Manager Pro 9.1 Released
Hi, We are glad to announce the release of Password Manager Pro 9.1 (build 9100). This build incorporates a set of new features such as integration support for JIRA Help Desk, in addition to enhancements and a couple of bug fixes. List of New Features / Enhancements include: 1) JIRA Service Desk Integration Out-of-the-box support for Password Manager Pro to readily integrate with JIRA Service Desk integration to automatically validate service requests related to privileged access. 2) Salesforce
Setup SSO with Azure AD
I am looking for a definitive answer on using Azure AD and Single Sign on (Not same sign on). Do I need to Setup Azure AD for sync and then enable SAML 2.0? I have attempted Azure AD with Authentication enabled but with no success. I am also using Azure AD Application Proxy.
Rebrand Password Manager Pro 9.1
The default text in the login window (Password Manager Pro is a complete solution to control, … and so on) has a nice bulleted list (attaching Bulleted_list.PNG). But if i look at the rebranding section on the admin-page the text "Login Page Description" is just in one line (attaching notso_bulleted_text.PNG). If I make any changes on this text, the bulleted list disappears… How can i make the same nicely formated text on the logon page? Also, if i make changes to the "Login Page Description" save
Auto Login Helper for windows app such as PLSQLdev
I did flowing steps and worked partially : 1) I have installed PL/SQL developer in a folder ,such as E:\PLSQL. 2) I have added this directory in Environment variable named Path. 3) I have added Auto logon helper using bellow setting: plsqldev.exe userid=%ACCOUN_NAME%/%PASSWORD%@%DNS_NAME% you can test above command in windows cmd without interact with PMP. There is one basic problem. In my system , All fields is typed together but in another system it is OK!! (Each field in its place) I don’t
Linux resource no connnect to with putty and securecrt!
When i create a linux resource,I only see connect to ssh and telnet.Why does not see putty?I create a securecrt autologon helper.But it can't help to work.Why?
launch Windows application like PLSQL DEVELOPER
I'm evaluating a trial version of Password manager pro. I've been faced an issue which is how to launch a windows local program ( EXE files ) from PMP. I'm not sure how I can configure it. I tried to add a resource by filling "resource url" section with : “plsqldev.exe userid=%ACCOUN_NAME%/%PASSWORD%@%DNS_NAME%”. I already define plsqldev.exe in PATH on the windows environment variable and I'm able to launch it through CMD. The problem is that when I click on Open Connection to see my defined
Syslogs to McAfee ESM
Hello, Has anyone sent Syslog messages from PMP to McAfee's ESM SIEM? I'd like to know how well ESM parses them and how useful this is. Thanks, - Steve
Bring up a windows app like PLSQL DEV or TOAD
Hi, I've been engaged to login to an application with PMP like PLSQL DEVELOPER without copy-pasting the password. I haven't found any way to call an app from PMP. I added plsqldev.exe to windows path and I am enable to bring it up from cmd : plsqldev.exe userid=%ACCOUN_NAME%/%PASSWORD%@%DNS_NAME% Now I don't know how I can define it as a resource. attached you may find some screen shots which explain what I've done so far.
AD Syncronization of Resources
Can PMP actually sync resources with AD? Does it remove resources as they are disabled or deleted from AD? If not what is the best way to remove AD discovered resources that are no longer in AD?
PMP HA with 3 servers
Dears, Is it feasible to have HA configured on 3 servers not 2?
Password Manager Pro IPA without sign
Ir order to include PMP app into a Citrix Mobile Application Manager portal we need IOS mobile app without sign. Is possible to have it.
Automated Monitoring of HA Status
Is it possible to verify the HA Status without logging into the GUI? For use in automated monitoring like Nagios.
How to update multiple account names?
In order to be SOX compliant, the company I work for needs to change the local administrator accounts for all resources (servers, desktops, etc). Is there a way to automatize this task through PMP? If the infrastructure team update these account names, PMP will be able to automatically update itself or a scan at the Active Directory (AD) will be needed? In case a scan at the AD is required, there is a way to avoid duplication of resources? (It happened the last time we had to re-import the resources
PMP Architecture
Dear Support, In PMP Architecture (Script & Application) why one way to PMP Server not as remain resources two ways? Please find below Image:
Report to show owners of resources
Hello, Is there any report in Password Manager Pro version 8.5 that will show the owners of resources and resource groups? Thanks, - Steve Kadish
Offline Password
What does offline password policy serve? I see that there is no relation between the name of the policy and the description. I there is I hope to clarify it Many thanks in advance !!
Password Manager Pro with Puppet / Hiera
Hi, Just wondered if anyone has tried integrating password manager pro as a backend for Puppet / Hiera? Im looking at ways to allow Puppet to lookup passwords in PMP and wondered if anyone has already tackled this?!
Remote Control With VNC
Dear Sir, We are working to Remote Control With VNC. We have update the resource with VNC pass & port. after that try to login, then one page open with message "Please wait while connecting". This page running with 30/40 minutes. The screen short is attached. Could you please help us to provide some step document with system requirement to configure VNC session. Regards Ruhul
Best way to test HA Failover
I have just gotten HA working in our environment and I need to be able to test HA for DR testing. I've tried just stopping the service, but it seems that it needs a failure of the application to trigger a failure state. Any idea on the best way to trigger this, short of deleting something?
Next Page