[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ4] server name
- Subject: Re: [cobalt-users] [RaQ4] server name
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Sat Sep 8 06:12:32 2001
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Andy Brown wrote:
> In terms of recompiling the hash used for access (note in the same
> directory the access.db is the hashed version) i'm not sure on where
> Cobalt likes to do this (I'm a more traditional Linux person, not so
> much on the Cobalt tweaks!).
> But a good bet is to call
> /etc/rc.d/init.d/sendmail stop
> /etc/rc.d/init.d/sendmail start
Stopping and restarting sendmail will NOT rehash.
Here's the hash command for access; I'm sure anyone can figure out how
to rehash the rest by looking at this one <smile>...
# makemap hash access < access
That'll rehash. Then restart sendmail:
# /etc/rc.d/init.d/sendmail restart
(or use the faster method I've described in another post.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net
P. O. Box 52672, Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205