- Stop the PMP service
- Navigate to <PMP-Home>/webapps/PassTrix/WEB-INF folder
- Edit the file Web.xml file with wordpad or notepad
- Search for the value 350 and change it to 75.(EX: the line would be <param-value>350</param-value> which should be <param-value>75</param-value>
- Save the file and restart the service once.
- Then try using the SSH/Telnet features and let us know how it goes.
Re : Remove input keys buffering
X509 certificate mapping not working
lastname firstname middlename username
We map the pmp attribe for manually added users to username.
The user is unable to log in as PMP fails to recognired the username portion of the commonname. Why? What should we change on the configuration?
The log shows UserMapping ::: [CommonName, usernhame, null null]
CN value in the certificate:::LastName Firstname middlename username|
Value got from the certificate ::: Lastname Firstname middlename username|
No user found in PMP.
The usernames match the username in the logs.
Delete Organizations in MSP edition
How do migrate TO mysql
Possible to run systernals autologon as PW reset listener
Hi, is it possible to use systernal's autologon.exe cmd line to update the oldPW with the new PW with something like ( Autologon.exe %ACCOUNT_NAME% %RESOURCE_NAME% %PASSWORD%) ? Does it need to be inside a script to run? Any ideas or examples would be appreciated!
SMTP Server Issue: can't connect to email relay server
I've entered the information correctly for connecting the PMP server to the email relay server that we have.
The IP for the server has been configured into the relay.
However, I receive the following message: Sending failed : Unable connect SMTP server
Any thoughts where this is being blocked.
Re : SMTP Server Issue: can't connect to email relay server
Re : Linux resource discovery...
Bulk Password Reset
Hello,
I am currently working on setting up Password Manager Pro in our POC environment for testing. One of our primary needs is the resetting of numerous local accounts on systems that are being used to run various different tasks.
Is there a way to do this en masse without having to drill into each system?
I've imported all of our resources via AD but when I try and do a
password reset I do not see any option to select which account I'm
resetting, only the option to generate a unique password for every
user account. Is there no more fine grained controls for which
account is being reset?
Re : Bulk Password Reset
Re : X509 certificate mapping not working
Re : Delete Organizations in MSP edition
Password History for Personal Passwords?
Best way to import old PMP server data to new server (Migrate Windows Server 2003 to Server 2012)
I tried creating a clone of the 2003 server and then running it though all 19 upgrades to get it to build 8100 and converted the backend DB to PostgreSQL. I then ran a full backup and tried to restore that on my new server instance using the restoredb.bat file, but this failed with an error regarding an incorrect password. I then attempted to extract the files from the backup and copy them into the relevant folders manually. When I try to start the PMP server services after this, it churns for about 5 or 6 minutes, then fails. The only error in the startup log says "Backup data is from WINDOWS32 bit version of PMP. Currently installed version is WINDOWS64 bit version. Install WINDOWS32 bit of PMP and proceed with data recovery" Am I stuck with 32-bit versions if I don't want to lose my data? Is there a different way I should be doing this?
Any help is greatly appreciated.
-Shaun
How Do You Reset an Admin's Password
Hello--
We recently deployed PMP and one of the admins wants to change his password. He doesn't want the system to create a new password for him--he wants to manually change it.
Neither of us can see where we can do that.
Please advise.
Thanks,
Stephen
Re : Password History for Personal Passwords?
Re : Webinar: Join us for a Walk-through of Password Manager Pro Enterprise Edition
Re : Updating PMP error: the file that you have specified is not compatible with this product
- Take a backup of the entire PMP installation directory.
- Stop the PMP service and exit the tray icon.
- Make sure mysqld/postgres process in not running in task manager.
- Right click on command prompt and run as administrator.
- Navigate to <PMP-Home>/bin folder from CMD.
- Execute the command UpdateManager.bat
- Make sure you have downloaded the correct ppm file.
- Select and apply the .ppm file(upgrade pack)
- Once it is applied successfully.
- Start the PMP service to ensure everything is working fine.
- You can follow the same steps to reach to the latest version.