Skip to Content

error: User modify failed Cannot modify user on this node: OS=FreeBSD: Command not found. OS: Undefined

How to solve the error while changing the password on a FreeBSD system?


Synopsis: This article addresses the error encountered when changing the password on a FreeBSD system.


To solve the error set the root's shell to bash:

chsh -s /usr/local/bin/bash root


Related Articles

User modify failed. Cannot modify user on this node: Authentication by SSH key failed