Date: Thu, 03 Sep 2009 13:43:15 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: What invokes cricket on FreeBSD Message-ID: <4A9FB9E3.6060207@infracaninophile.co.uk> In-Reply-To: <20090903122532.GA1604@teddy.fas.com> References: <20090903114857.GA635@teddy.fas.com> <20090903122532.GA1604@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7E694DC039DEFAE660C9DC9A
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
stan wrote:
> On Thu, Sep 03, 2009 at 07:48:57AM -0400, stan wrote:
>> I have inherited a system that uses Cricket on FreeBSD to do some data=
>> collection. I have set this up myself in the distnat past, but this ti=
me I
>> asked a contractor to set it up. I no longer have access to this
>> contractor, and the toher day, we shut down the system this was runnin=
g on,
>> and when we rebooted the system, cricket id not resume collecting data=
=2E
>>
>> I don't see anyhting in /usr/local/etc/rc.d to start it up, nor do I s=
ee
>> anything in /etc/crontag. I don't seen any processes owned by cricket
>> running.
>>
>> In FreeBSD, how is this process noramally invoked?
>=20
> Sorry to reply to my own message, but I have more data. I did find=20
>=20
> -rw------- 1 root wheel 288 Jan 12 2009 /var/cron/tabs/cricke
>=20
> Which is, I am failry certain, what is _intended_ to invoke the cricket=
> process. However, acording to the cricket logs, the last time I have an=
> entry is Aug 29th, which was when the machine was shut down. So, I deci=
ded
> to try running this command by hand. Now, to do so I need to be the cri=
cket
> user, so I tried to su - cricket. I was told that this user was not
> avaialble. Looking in /etc/passwd. I found that this users shell was li=
sted
> as /usr/sbin/nologin. I edited /etc/paswd to change this to /nin/sh, bu=
t I
> still get the smae error message when I try to su to that user.
>=20
> What do I need to change to be able to su to this suer, and might this =
be
> the reason tha it's crontab entry is notbeing run?
Try:
# su -m cricket
although the best way to examine and/or modify that user's crontab
is:
# crontab -e -u cricket
The cricket user not having a usable shell should not stop cron(8)
from running jobs, as it defaults to using /bin/sh or else the=20
value of any SHELL=3D line in the crontab for running the specified jobs.=
Cheers,
Matthew
--=20
Dr Matthew J Seaman MA, D.Phil. Flat 3
7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
Kent, CT11 9PW, UK
--------------enig7E694DC039DEFAE660C9DC9A
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkqfuegACgkQ3jDkPpsZ+VbQGQCfeE2+2zCZVwny2qZ46dwK2kHJ
vDgAniFoCpwj4LCoeL4cK+KrrZ6ioH4I
=4Taz
-----END PGP SIGNATURE-----
--------------enig7E694DC039DEFAE660C9DC9A--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A9FB9E3.6060207>
