Skip to main content

Questions tagged [passwd]

0 votes
1 answer
30 views

like with passwd -S <user> showing the last time the linux login password was updated via passwd... is there a way in samba as root to show when the last time a valid samba user listed via ...
ron's user avatar
  • 9,175
-4 votes
1 answer
91 views

Disabled password on login with command sudo passwd -l user How do I retrieve the password?
MriLuigi's user avatar
1 vote
0 answers
111 views

I'm trying to programmatically change a user's password using chpasswd, but I'm getting the following error: /sbin/chpasswd <<< "0s22xmgW:<new_password>" chpasswd: (user ...
ealfonso's user avatar
  • 1,007
1 vote
0 answers
307 views

I have a piece of equipment running a yocto build. This build includes services like ssh-server, mysql, and ntp, with each run as their own users. mysql is UID 999, sshd is UID 998, etc. In my ...
Dave's user avatar
  • 45
1 vote
0 answers
151 views

I notice there are settings in /etc/pam.d/common-password to define minimum password strength. For example: ... password requisite pam_pwquality.so retry=3 maxrepeat=0 minlen=19 ucredit=-1 ...
Aidan Gallagher's user avatar
1 vote
1 answer
128 views

This is in RHEL-8.10 for what it's worth... in /etc/passwd I have ron:x:20000:100:me:/home/ron:/bin/bash so my uid is 20000, and my gid is 100 which as defined by convention in /etc/group is the ...
ron's user avatar
  • 9,175
0 votes
1 answer
94 views

In Google Compute Engine VM in /etc/passwd file i see an entry like this one: root:x:0:0:root:/root:my_logged_in_username_here. What could that mean? The last field is for user command interpreter as ...
Lyubomir's user avatar
  • 113
0 votes
0 answers
435 views

What is the correct syntax to use these bits of information from systemd manual: systemd-sysusers(8) will look for the credentials passwd.hashed-password., passwd.plaintext-password. and passwd.shell....
gcb's user avatar
  • 953

15 30 50 per page
1
2 3 4 5
16