Re: [owl-users] can't create users under openvz container

From: Dmitry V. Levin <ldv_at_private>
Date: Wed, 30 Sep 2009 00:01:58 +0400
On Tue, Sep 29, 2009 at 11:53:41PM +0400, croco_at_private wrote:
[...]
> Using strace I see the following:
> 
> open("/etc/tcb/crocodil/shadow.lock",
> O_WRONLY|O_CREAT|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW, 0600) = -1 EACCES
> (Permission denied)

Looks like something odd happened with permissions, either with
/etc/tcb/crocodil or one of its parents.

/etc/tcb/crocodil should be owned by crocodil:auth and have access mode 02710.
/etc/tcb -- root:shadow and 0710.
/etc and / should have access mode a+x.


-- 
ldv

Received on Tue Sep 29 2009 - 13:01:58 PDT

This archive was generated by hypermail 2.2.0 : Tue Sep 29 2009 - 13:02:34 PDT