All Activity
- Yesterday
-
Mungo Jerry joined the community
-
EDIT - solved - don't use an old keepass 1.X file as it causes the error below.
- 30 replies
-
Chetan Sharma joined the community
-
Ability to select multiple authentication options (SAML\RADIUS\AD etc..). SAML authentication request should be signed and ACS url field is missing. When users launches the main URL he should have option to select\click on desired type of authentication (RADIUS\SAML\AD). currently the SAML request is not signed and also ACS (Assertion Consumer Service) URL field is missing.
-
Hello jdiamond, To answer your question, yes this should be happening. We cannot copy logo files across to where the portal is installed, as we do not record the server name or path in Passwordstate - only the URL. Can you please try refreshing the Application Pools in IIS for your Passwordstate web server (not portal), then see if your custom logo now shows for the portal? Regards Click Studios
-
Hey, thanks for the quick response. When I restore the default logo from the password reset branding page, the password state default logo returns but my logo remains at c:\inetpub\PasswordResetPortal\Content\assets\images\logo.png. Should this be happening? By the sound of your response, the logo.png should be replaced my the passwordstate logo.png
-
Hi jdiamond95, Could you try restoring the default logo on the branding page, and click save. Can you then copy your logo again to the server where you have the Password Reset Portal installed, in the c:\inetpub\PasswordResetPortal\Content\assets\images folder, and call it logo.png again? Does that help at all? Regards, Support
-
jdiamond95 joined the community
-
Hey guys, I'm having trouble with changing the logo on our reset portal. Following the "Passworstate Security Administrator Manual" I've placed our logo at c:\inetpub\PasswordResetPortal\Content\assets\images\logo.png' , however the reset portal sources the logo from {safehost}/images/logos/logo.png. The safe host is only accessible internally and hence when loading the reset portal outside the network means the logo file is not found. I'm not sure how to force the logo file to come from c:\inetpub\PasswordResetPortal\Content\assets\images\logo.png on the the host serv
-
From time to time we get support calls surrounding the ability of Passwordstate, to notify Customers in advance, when certain Certificates/Passwords are due to expire. The Below steps show how to set up a Scheduled Report for "what Passwords are Expiring soon" 1. Select Scheduled Reports from the side Menu and under the Scheduled reports Header > click Add Report. 2. Under the Add Scheduled Report Header fill out the required information under report settings > select “What Passwords are Expiring soon” from the drop down box under Select
- Last week
-
Claboy started following Azure AD SSO Fallback to AD Authentication
-
In the event Azure AD is unavailable (Microsoft outage, ISP outage, etc), users should be able to authenticate to on prem Active Directory.
-
Claboy joined the community
-
Hello, The following two options will allow you to see the Password ID values. Regards Click Studios
-
cfrazier started following Azure Application Proxy
-
There have been a few posts here related to Azure App Proxy, so I'm hoping someone from the community could help me out. I'm looking to get some information on how you've successfully implemented Azure App Proxy and Passwordstate. Specifically, I'm interested in what configurations you set on the Azure side and what authentication method you've chosen on the Passwordstate side. We're currently consfigured for SAML2 with Azure AD for Passwordstate authentication. I don't know if this is what we should be using if we want to setup Passwordstate with Azure App Proxy or it another authenticati
-
They're using dynamic ports and listening on the same IP.
-
ROBEL IT started following Display Password ID in Grid
-
Hello, is it possible to get the Password ID (not the Password List ID) displayed in an easy way? Currently I am only able to see the Password ID when i open the "Copy or Email Password Permalink" dialog and look at the link. The idea is to move our passwords from excel to Passwordstate, obviously, but leave a reference (the Password ID) in the excelfile to identify the needed password quickly. Thank you Timo Fritzenwenger
-
Add a scheduled Email to a Password reset dependency
support replied to JJT's topic in Feature Requests - Completed
Hi JJT, You can create a Schedule Report for this under the Reports menu in Passwordstate. The Report Type to select is "What Passwords are expiring soon", and you can also filter on specific Password Lists if you want. Regards Click Studios -
Hi Nate, With your SQL instances, did you install these with either different port numbers, or different IP Addresses, or are each of your instances using the same port and IP Address? Regards Click Studios
-
We have Passwords that need to be rotated regularly on a schedule. But these items are for applications that cannot be managed by Passwordstate directly as they do not have scripting/api access. For these systems it would be nice to notify certain users of when the password is going to expire. I know we can run a report on what expires soon, and I know that I can write a Password reset script and use that as a dependency. But this only happens at the time of password change. Ideally the email could be set to a time period before the change happens.
-
Thanks - I logged the feature request here. I'm only querying 3 SQL instances right now, all on the same server. Let me know if you need me to provide anything for the other issues.
-
NateG started following Automatically Discover SQL Instances
-
This can be done with one simple Powershell command: [System.Data.Sql.SqlDataSourceEnumerator]::Instance.GetDataSources() This returns ServerName InstanceName IsClustered Version ---------- ------------ ----------- ------- MY-SQL-SERVER INSTANCE1 No 11.0.7001.0 MY-SQL-SERVER INSTANCE2 No 14.0.1000.169 MY-SQL-SERVER INSTANCE3 No 11.0.7001.0 MY-SQL-SERVER INSTANCE4 No 11.0.7001.0
-
ROBEL IT started following AD Account Discovery Description Field
-
Hello, this is exaclty what I am looking for. Unfortunately i'm really not into APIs and Web-stuff. Can someone provide a more detailed explanation of what to do in Powershell? Would be great, thank you!
-
ROBEL IT joined the community
-
@GeoffO We have internally build a workaround for this using the api as already mentioned by @Buckit. We are using Microsoft SCCM/MECM for deploying our windows servers. During OS Installation we connect to PasswordState, create the hosts entry based on data generated from the hosts system information and then create new local administrator accounts in passwordstate and adding this newly created host to these passwords. Also the newly created accounts in passwordstate will be used to create these accounts locally during os deployment. We also check if the host already exists. (e.g. for a n
-
Hi @support, is it possible to make the Display Name of the hostname in a password list configurable? I mean, if you have specified an IP address for the host name and the title of the host contains the name to be displayed in the host overview, the password list still displays the IP address instead of the title. Could this be made configurable via a setting, whether you want to take the hostname or the title to be displayed for the host in password lists? We have many customer systems (Windows) that do not belong to a domain and do not have a DNS entry, so we have to
-
- host
- password list
-
(and 1 more)
Tagged with:
-
+1 in German
-
Hi Nate, Please see some comments below in Red. First, there does not seem to be a way to define multiple SQL instances for a host without having to define multiple host entries (one for each instance). This is pretty clunky, and brings up 2: From a SQL Server perspective, these are different servers which is why we require separate host records for them. And so they also can be used with our Client Based Remote Session Launcher. There's no auto-discovery of SQL instances - why not leverage the functionality of the SQL Browser service to enumerate instances automagica
-
NateG started following SQL Account Discovery
-
Hi all, New Passwordstate user here, brand new install on build 8993. We're trying to set up a MS SQL account discovery jobs and are running into a few oddities. First, there does not seem to be a way to define multiple SQL instances for a host without having to define multiple host entries (one for each instance). This is pretty clunky, and brings up 2: There's no auto-discovery of SQL instances - why not leverage the functionality of the SQL Browser service to enumerate instances automagically, then tie each instance to a Privileged Account Credential?
-
Hi Everyone, Today we are proud to announce the beta release of version 9 (build 9000), and the full changelog can be found here - https://www.clickstudios.com.au/passwordstate-changelog.aspx Regards Click Studios
- Earlier
-
NateG joined the community
-
MichaelE joined the community
-
Hello Adam, We've designed the search functionality here to search on the Title Field, and the URL field. Regards Click Studios