AWS connect change password for agent permission - amazon-connect

Is there any way to provide change password option to agents, may be somewhere in the settings?
Currently I don't see that enable/disable permission option available for the agents.

On the AWS connect only option we have is forgot password and same can be used for resetting password too, following are the steps for that
Reset your agent or manager password
Use the following steps if you want to change your password, or if you forgot it and need a new one.
If you're an Amazon Connect agent or manager, at the login page,
choose Forgot Password.
Type the characters you see in the image, and then choose Recover
Password.
A message will be sent to your email address with a link that you can
use to reset your password.
Ref: https://docs.aws.amazon.com/connect/latest/adminguide/password-reset.html

Related

Cannot clone from Bitbucket

I am using Bitbucket for the first time and I signed with with my Gmail account so I did not provide password. But when I try to clone a project, it's asking me for my password and I tried my gmail password but it fails obviously.
BitBucket doesn't know your Gmail password. It definitely should not. Go to https://id.atlassian.com/ and set the password for your account.

Using Bitbucket App Password in WebStorm

I'm working on a project in WebStorm that's hooked up to Bitbucket for version control. Every once in a while I get a prompt to log into my repository and there is link on the bottom suggesting I use a Bitbucket app password. I have an app password on Bitbucket, but can't find anything on the web about how to integrate WebStorm with the app password.
If your repository is at https://bitbucket.org/username/repo.git then the username field is to be filled with the username part in the URL and the password is your created app password.
Instead of typing your account username and password in the dialog, type your app password's id in the username field and your app password's password in the password field.

how to change jenkins email "undisclosed-participant#email.invalid"

Jenkins send an email with user named undisclosed-participant with email address "undisclosed-participant#email.invalid".
We've tried changing values in email-ext plugin and still it doesnt work to use a legit user and email address.
How can we change that to use a legit user and an email address ?
Thanks
Go to Manage Jenkins - Configure Systems
Search for "System Admin e-mail address"
Make sure it is NOT empty.
Enter a legit email address.
Save it Rerun job to make sure you get email notification.

Change logged in user

When I setup TFS for the first time, I usually use the TFSSetup account, and with this account going to login for the first time.
How to login as a different user?
How to check who the current user is?
Checkout a file in Source Control Explorer and user column it will show your username with which you are connected to TFS.
If you want to connect TFS using other credentials, then add the address of your TFS server and the credentials in Credentials Manager(Control Panel->User Accounts->Credential Manager). The next time you try to access TFS, these credentials will be used.
Clear the user's credentials in the Credential Manager. This will then bring back the Authentication Window when trying to connect to TFS.
Another approach you can take that worked for me, was to log into the web interface for TFS, then use that to log in as another user. So, navigate to:
http://yourtfshost:8080/collection/web/ (or whatever your web address is)..
Then, click on your name in the corner and select "sign in as a different user."
Essentially, this does the same thing as the above suggestions. It simply replaces your credentials in credential manager with the correct ones.

TFS Installation

I setup TFS today on my machine and whenever I try to go to the web access it keeps asking me for a username and password. It also prompts me for one when I try to administer security in the application tier.
I didn't select a username and password when I set this up and I tried my machines username and password but it won't work. To top it off, my machine does not have a password and it keeps telling me i have to enter a password.
Is there a default password or login that I need to know about?
I'm having a similar problem in Windows 8. I was unable to get it to work in Chrome (my default browser) but I was able to sign in through IE 10 using the same Live ID credentials used to log into the PC.
TFS only works with accounts that have a password.
Also, TFS only works with domain accounts, not machine accounts.

Resources