Re: vipw: pw_tmp(): Operation not permitted

From: Robert Watson <rwatson_at_FreeBSD.org>
Date: Tue, 2 Mar 2004 11:01:25 -0500 (EST)
On Tue, 2 Mar 2004, Melvyn Sopacua wrote:

> On Tuesday 02 March 2004 14:08, Erik U. wrote:
> 
> > I get this weird error when i try executing vipw:
> > [root_at_koti] /home/erik $ vipw
> > vipw: pw_tmp(): Operation not permitted
> > [root_at_koti] /home/erik $
> 
> Operation not permitted is something else then 'permission denied'.
> Permission denied is related to file and network permissions. Operation
> not permitted relates to operations which are disabled in the kernel or
> by flags on files (see chflags(1)). What's the output of:  sysctl
> kern.securelevel

Sounds like it could well be a file locking problem.  Is rpc.lockd running
on both sides, or alternatively, can the file system be mounted using -L
so as to use local-only locking similar to 4.x? 

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert_at_fledge.watson.org      Senior Research Scientist, McAfee Research
Received on Tue Mar 02 2004 - 07:02:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:45 UTC