On Mon, Sep 09, 2002 at 02:34:49PM -0400, Michael Tiernan wrote: > I've done the DNS configuration according to all the docs that I could find > but none of these docs seem to discuss what's required to generate the > "hmac-md5" key that's included in the /etc/named.conf for authentication. > Where'd I miss it? (Or did I?)
It should be at /usr/share/doc/bind-9.2.1/arm/Bv9ARM.ch03.html, assuming you have the most recent version of bind for your distribution. Anyway, it mentions the /usr/sbin/rndc-confgen command, which ought to generate you a useable rndc.conf file. But if you already have everything set up and just want to know how to generate a key, you can just use mmencode: echo "this text string is about to be encoded" | mmencode -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list