>> When I try to edit the master.passwd (as root) with vipw I get the >> following error when saving: >> >> pwd_mkdb: /etc/spwd.db.tmp to /etc/spwd.db: Operation not permitted
> For now, and as quick-fix, I have disabled the pledge call from > usr.sbin/pwd_mkdb/pwd_mkdb.c > > So you can rebuild an reinstall usr.sbin/pwd_mkdb. Thanks, that fixes it. Kind regards, Martijn Rijkeboer

