Skip to main content

Questions tagged [shadow]

2 votes
0 answers
23 views

How to configure PAM to asks for password, and try recognize of face or input additional password. I need to use sudo by face. Additional password is required to enhance security (nobody will run sudo ...
nintyfan's user avatar
  • 123
2 votes
1 answer
983 views

I have an embedded Linux device with a fairly modern Linux kernel. However, a strange thing happened with the last update: when a password is modified with passwd for any user, the salt value in /etc/...
Robindev's user avatar
0 votes
1 answer
56 views

We run a small lab with 20 Linux systems (RaspberryPI, NAS, Desktop PCs) for research with 4 scientists who all need sudo permissions. We trust all 4 users as they have sudo permission and physical ...
Jonas Stein's user avatar
  • 4,338
0 votes
0 answers
54 views

I have the following line in my /etc/shadow file (SALT and HASHED_PASSWORD are not real values for obvious reason). And I understand $6 means SHA512 is used. testuser:$6$SALT$HASHED_PASSWORD:19591:0:...
DrizzleX's user avatar
  • 175
0 votes
1 answer
249 views

on my server running UnraidOS I got a bit suspicious. There are both 'passwd' and 'passwd-' files (same goes for shadow(-)). These ones should be only backups as I understood. Running: root@Unraid-...
Dakanomo's user avatar
0 votes
1 answer
148 views

I had created two users on Linux with the same exact passwords, but when I looked at the /etc/shadow file, I found that the hashed values look different, although the salt file is the same. (Please ...
David Nicola's user avatar
0 votes
1 answer
114 views

I want to know if there is a way to get the last password change date + time stamp ?
yolook_daemon's user avatar
0 votes
1 answer
120 views

I am using Debian 11,set password with shadow. I random generate password into file pas: cat pas "Th3P@ssw0rd" When I update password to normal user has sudo privilege, sudo passwd username ...
kittygirl's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
7