[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Named PID File (can't create)
- Subject: Re: [cobalt-users] Named PID File (can't create)
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Apr 12 13:30:26 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > Apr 11 23:25:19 blue named[27721]: couldn't create pid file
> > '/var/run/named.pid'
> >
You probably changed the named user, from root to named
now user named does not have rights to /var or /var/run
or /var/run/named.pid
Gerald