Questions tagged [credentials]
170 questions
0
votes
0 answers
How to prevent compromising the email server if user credentials leaked?
I've been using AWS SES as an SMTP relay (Postfix + Dovecot) for years and now am facing the pausing of sending emails for the second time. We use this combination as an email server for business email purposes.
After my email server has been hacked…

Ljubisa Livac
- 173
- 1
- 7
0
votes
0 answers
Windows 10 losing credentials to server after an RDP session
We have just recently updated all of our PCs to windows 10 Pro. This has happened on 2 different PCs so far. The PC has saved credentials for file access to the server under the users name. Drives are mapped with these and all works ok until... If I…

Clay100
- 1
- 1
0
votes
0 answers
Rewrite credentials on specific website in http request
I want to automatically connect someone to a website without having to enter credentials. for this i want to use nginx as a proxy to handle the credentials and create a login request to the website instead of the user.
How can i do that?
Thank you…

Allder
- 1
0
votes
0 answers
How do you store access like ssh root@…
I need to store a large number of accesses to remote machines like '''ssh root@serverIP/DNS''' how do you store such entries and quickly connect to them? I am using macOS Catalina. Extremely grateful to all, thanks.

Gonta
- 1
- 1
0
votes
0 answers
Azure AD User Permission management without intune
At my current businsees we have Azure AD but we are not paying for intune.
I have noticied that some users are able to install programs and others are not.
I have checked to see what roles some of the users are assigned and for some of them there is…
0
votes
1 answer
Manage Azure App service deployment center FTP users
So as Azure admin of my company I was trying to create an overview of what contributors have created FTP Credentials for app services. It's fine that they create these credentials however I would like to find a way to either report what accounts…
0
votes
4 answers
Can't use domain credentials, but server is part of the domain
I have added a server to my domain, but the domain credentials don't work on the server even though it offers the domain at login. The server has an entry in the AD, DNS, and DCHP; any suggestions?
All servers in the domain are running Win 2003 R2…

Euclid
- 137
- 7
0
votes
0 answers
Specific Domain User Cannot Log into Specific Domain PCs
Good morning,
I have an employee who occasionally signs into different computers throughout our office depending where they are working that day (e.g. reception, checkout, etc.) but there are 4 PCs in particular that when they enter their domain…
0
votes
1 answer
How can I use provided keys to get root shell access?
I have been given values, for an AWS instance, for the keys of AWSAccessKeyId and AWSSecretKey provided in the hope that I may be able to do some stuff with Apache.
Is there any way, on this information, that I could connect with the server with…

Christos Hayward
- 1,162
- 3
- 16
- 35
0
votes
1 answer
EVENTID 4648. Mismatch ,Subject (Standard User), CredentialsUsed (Admin), Target(Localhost)
In the Event ID 4648, The subject's Account Name is the "Standard user". But under the credentials used section, the account name is of the "Administrator" and the Target Server is "LocalHost"and Account Domain is same as well. How is this possible?…

Akhil Abraham
- 1
- 1
0
votes
0 answers
Trying to create a Powershell script to connect to a server via smart card
Sorry if this is in the wrong community but it seemed the best.
My organization is trying to automate the commands that it has done manually before (Indexing computer storage, etc.). However, we use smart cards instead of standard…

Qiangong2
- 101
- 1
0
votes
1 answer
Get permission error when restarting Virtual Machine in Azure
Our network engineer left the company for another opportunity and I inherited the role of Network Engineer. I was trying to RDP to one of our Virtual Machine, but could never connect. I want to reboot the server, and every time i click on restart or…

Freddie Acevedo
- 1
- 1
0
votes
1 answer
Maximum expiration date of an Azure Service Principal credential password?
If you assign a Azure AD Service Principal to Azure (e.g. Azure Container Registry), what is the maximum expiration date of the credential password for that service principal?
Is it 1 year? Can you set it to 10 years?
Any help with this is greatly…

A X
- 469
- 4
- 10
- 31
0
votes
1 answer
sp_xp_cmdshell_proxy_account on a SQL Server Express
I am trying to find information about if there are limitations in SQL Server Express to not being able to run the sp_xp_cmdshell_proxy_account and adding a proxy account for the cmdshell command?
Because I'm getting errors while trying to add the…

Arto Uusikangas
- 101
- 2
-1
votes
2 answers
Password Logon Requirements
I want to allow users to log onto Windows using stored credentials, not requiring them to type their login information.
I've read that the way to do this on a specific computer is to run "netplwiz" and uncheck "Users must enter a user name and…

Jonathan Mee
- 121
- 1
- 8