English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux pwunconv Command

Linux Command大全

The Linux pwunconv command is used to disable the user's project password.

Executing the pwunconv command can disable the user's project password, which will move the password from the shadow file back to the passwd file.

Syntax

pwunconv

Online Examples

Disable User's Project Password

# pwunconv

Linux Command大全