[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Virtusertable trouble after OS Update 3



Richard,

Try: makemap hash /etc/virtusertable < /etc/virtusertable

dAvid tHacker
Thacker Network Technologies Inc.
Cobalt@xxxxxxxxxxxxxx


----- Original Message -----
>
> > 2. You must rehash the virtusertable using the makemap command after you
make
> > changes to it.
>
> Being a newbie to linux, I did a search in the internet and found this
> three commands, now that's where I'm stumped.
>
> if you use hash:
> makemap hash /etc/mailertable < /etc/mailertable
> if you use dbm:
> makemap dbm /etc/mailertable </etc/mailertable
> if you use btree:
> makemap btree /etc/mailertable </etc/mailertable
>
> Which is applicable for the RaQ3 namely?