This would be applicable if you intended to host your Passwordstate website locally in your network, and have it communicating to an Azure database. To do this, you need to first create the database in Azure, create an account with at least db_owner rights to that database, and then during your Passwordstate initial configuration, select the “Connect to Blank database” option.
Share, comment, bookmark or report
Our Passwordstate instance is not exposed to the Internet and we use 2FA authentication as well, so brute force is not a concern for us. The IP address of end user workstations is being reported. Thanks for the pointer to the threshold, I have set it high enough that this should not be an issue for us anymore.
Share, comment, bookmark or report
There are three different types of certificates that Click Studios recommends for your Passwordstate web site, all have their pros and cons. There are Self Signed Certificates, Certificates issued from an internal Certificate Authority, and Certificates issued from an online Authority. Part Two: Self Signed Certificates.
Share, comment, bookmark or report
Use this forum for members to discuss 3rd party software/Hardware systems that can integrate with Passwordstate. Load Balancers, Proxies etc. Load Balancers, Proxies etc. 14
Share, comment, bookmark or report
Passwordstate has many different types of two factor authentication options, and a popular choice is One Time Passwords. One Time Passwords in an industry standard that can be used with many apps such as Google or Microsoft Authenticator. Passwordstate's own Mobile App even has a built on One Time Password feature. This forum post explains how to set up One Time Passwords and authenticate with ...
Share, comment, bookmark or report
I've configured backups in PS and have 2 files (zip for PS and bak for DB) created every N hours as per PS config, however I remember a notice from the manual saying:"In order to restore your Passwordstate environment after a disaster, the minimum you need is a copy of the web.config file, and a copy of the database". which made me confused.
Share, comment, bookmark or report
The bak file is a SQL backup of your SQL database. To restore the Passwordstate web application, overwrite the content of your Passwordstate web application folder with the content of the zip file. To restore the SQL database use SQL Management studio or run the following commands in sqlcmd.exe (should be even easier).
Share, comment, bookmark or report
To do this open Internet Information Services (IIS) on your web server, select your Passwordstate website and click Authentication. Now right click Anonymous Authentication and disable it so it looks like this: Back in Passwordstate, go to Administration -> System Settings -> Authentication Options and select AD Single Sign-On: Things to ...
Share, comment, bookmark or report
13. Posted December 6, 2018. I'd a look in the API Documentation, of course we can export all Passwords there. But a bit easier it would be if you would add an Method to call the" Export All Passwords" function (for example) with KeePass Compatible Format aswell as the option with to add or remove the"Add one Password Viewed" Audit Record.
Share, comment, bookmark or report
Permissions on Folders in Passwordstate are assigned automatically, and by design they will inherit their permissions from the Password Lists which are nested beneath them. If a folder has several nested Password Lists, the Folder will apply the highest level permissions from all the Lists. By default, managing permissions manually on folders ...
Share, comment, bookmark or report
Comments