Re: Vipw / pwd_mkdb not working

2015-11-05 Thread Martijn Rijkeboer
>> 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

Re: Vipw / pwd_mkdb not working

2015-11-05 Thread Sebastien Marie
On Thu, Nov 05, 2015 at 02:21:47PM +0100, Martijn Rijkeboer wrote: > Hi, > > 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 Hi, We are aware of this problem introduced by

Vipw / pwd_mkdb not working

2015-11-05 Thread Martijn Rijkeboer
Hi, 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 Any suggestions on how to fix this? OS: OpenBSD 5.8-current (GENERIC.MP) #1568: Wed Nov 4 20:48:36 MST 2015 Arch: AMD64 Ki