The ________ command in Linux allows you to enforce a user to change their password upon the next login.
- passwd
- chsh
- chfn
- usermod
The "passwd" command in Linux allows you to enforce a user to change their password upon the next login. This is often used for security reasons, such as when a user's password has expired.
Loading...
Related Quiz
- The _________ command in Linux can be used to manipulate or display IP routing tables.
- During the Linux boot process, which script initializes the system settings?
- After implementing a new SELinux policy, a certain application fails to work. To troubleshoot, you decide to temporarily change SELinux mode. Which mode allows everything but logs violations?
- The _________ directory in Linux is typically used for transient or temporary data, often cleared during boot.
- For a package manager, what is the significance of the "dependency resolution" process?