Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 23:48:16 +1300
From:      "Dan Langille" <dan.langille@dvl-software.com>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cannot become a daemon: Permission denied 
Message-ID:  <199911181102.FAA12121@metis.host4u.net>
In-Reply-To: <18139.942920599@axl.noc.iafrica.com>
References:  Your message of "Thu, 18 Nov 1999 23:09:40 %2B1300."             <199911181009.EAA28014@metis.host4u.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
thanks.

On 18 Nov 99, at 12:23, Sheldon Hearn wrote:

> On Thu, 18 Nov 1999 23:09:40 +1300, "Dan Langille" wrote:
> 
> > [root@fred:/usr/local/etc/cvsup] # su -m cvsup -c "/usr/local/sbin/cvsupd -e 
> -C 8 -l daemon -s  /usr/local/etc/cvsup/sup.client"
> > [root@fred:/usr/local/etc/cvsup] # Cannot become a daemon: Permission denied
> 
> Is sup.client a file or a directory?  The manpage makes it sound like it
> should be a directory.  The permissions issue applies there too if it is
> a directory.  If it's a file, make sure that's a legal argument to the
> -s option.

It is a directory:

drwxrwxr-x  4 root   cvsup   512 Nov 18 19:16 sup.client

# chown cvsup sup.client
# su -m cvsup -c "/usr/local/sbin/cvsupd -e -C 8 -l daemon -s  
/usr/local/etc/cvsup/sup.client"
[root@fred:/usr/local/etc/cvsup] # Cannot become a daemon: 
Permission denied

Hmmm, thats not it.  It's not something to do with the cvsup user is it?

cvsup:*:1001:1001::0:0:CVSup Daemon:/nonexistent:/nonexistent

Nope, the user is there.

I'm lost.
--
Dan Langille - DVL Software Limited
The FreeBSD Diary     - http://www.freebsddiary.org/freebsd/
NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/
The Racing System     - http://www.racingsystem.com/racingsystem.htm
unix @ home           - http://www.unixathome.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911181102.FAA12121>