[815] in netbsd-help mailing list archive
Re: error message
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Fri Feb 23 14:56:13 1996
To: Andrew J Kim <ajkim@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Fri, 23 Feb 1996 14:18:33 EST."
<199602231918.OAA02547@samoyed.MIT.EDU>
Date: Fri, 23 Feb 1996 14:51:45 EST
From: Yoav Yerushalmi <yoav@MIT.EDU>
>Every since i installed netbsd, root mails me the following error
>message once an hour
>
> Error in config file; unknown user:
> /var/log/aculog uucp.dialer 640 7 * 24 Z
>
Usually this indicates that your password file doesn't have
user uucp or your group file doesn't have group dialer.
To check, (and fix if necessary), use (as root)
vipw
and look for this line:
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/libexec/uucp/uuci
co
If that's there, use emacs and look at /etc/group (and /etc/group.local if
it exists)
look for the line
dialer:*:117:
again, insert it if it isn't there...
-- yoav
--
-----------------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | (I hope.. don't sue) |
| http://www.mit.edu:8001/afs/sipb/user/yoav/html/homepage.html |
-----------------------------------------------------------------