Hi,
I installed the "zabbix-agent" but pkg created the user "zabbix" without a home directory and to allow zabbix monitoring my MadiaDB I need to add a ".my.cnf" with the MySQL credentials to that users home directory.
How can I create a home directory for an existing user?
Google is only showing me linux sites or links me to the FreeBSD "pw" manual.
I tried it with "pw usermod -n zabbix -m" but that doesn't create a directory.
I installed the "zabbix-agent" but pkg created the user "zabbix" without a home directory and to allow zabbix monitoring my MadiaDB I need to add a ".my.cnf" with the MySQL credentials to that users home directory.
How can I create a home directory for an existing user?
Google is only showing me linux sites or links me to the FreeBSD "pw" manual.
I tried it with "pw usermod -n zabbix -m" but that doesn't create a directory.