Top "Credentials" questions

Credentials in information systems are widely used to control access to information or other resources.

How can I set ClientCredentials?

I'm trying to consume a WCF service: The config of the service is: <?xml version="1.0" encoding="utf-8"?> <…

c# wcf credentials
What is the default user and password for elasticsearch?

I have installed Elastic with Docker: docker run -p 9200:9200 \ -p 9300:9300 \ -e "discovery.type=single-node" \ docker.elastic.co/elasticsearch/elasticsearch:5.6.2 But …

docker elasticsearch passwords credentials username
Remove saved credentials from TortoiseGit

My credentials are saved in TortoiseGit (using Wincred) but my password changed. The only way for me to pull from …

git credentials tortoisegit
Invalid SSL certificate when pushing to Git server

I am running Gitblit on a Windows Server and am trying to push data to a repository from another machine …

git ssl credentials tortoisegit gitblit
Jenkins Subversion Error - E200015: No credential to try. Authentication failed

I've updated the Subversion plugin of jenkins to version 2.2 Now i get following error for repos which build the first …

svn jenkins hudson credentials
How do I store and retrieve credentials from the Windows Vault credential manager?

I want to securely store a plaintext password on Windows PC. I am currently using DPAPI CryptProtectData to encrypt it, …

security winapi authentication credentials dpapi
Powershell start notepad.exe and a command windows starts and disappears

I have a script to start another ps1 script as aspecific user that does a simple dir on a directory …

windows powershell credentials runas
Working with jenkins credentials

I want to know how to Create the credentials that can be used by Jenkins and by jobs running in …

jenkins jenkins-plugins credentials jenkins-scriptler
runas /savecred... don't accept cmdkey /add (credentials)

I have a problem with runas /savecred ... and cmdkey /add.... I have a batch file contains this line: runas /profile /…

batch-file windows-7-x64 credentials runas
Using DefaultCredentials and DefaultNetworkCredentials

We're having a hard time figuring how these credentials objects work. In fact, they may not work how we expected …

web-services reporting-services credentials defaultnetworkcredentials