Sponsored Content
Full Discussion: creating domains
Top Forums UNIX for Dummies Questions & Answers creating domains Post 42754 by Optimus_P on Monday 3rd of November 2003 04:47:43 PM
Old 11-03-2003
check amazon.com for publisher is Oreilly.

you can also check oreilly.com for a list fo there books.

it should be titled DNS and BIND
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Creating Domains on Intel platform

I'm trying to ling three solaris 8 machines on to one domain. I have DNS up and running. Do not know how to get them all on the same domain. Any Suggestions are appreciated. (1 Reply)
Discussion started by: Deuce
1 Replies

2. UNIX for Dummies Questions & Answers

multiple domains

Hello, I have 3 domains virtually hosted "name based" the first one "domain1.com" has its ServerName entered as domain1.com. this domain will load in a browser by www.domain1.com or simply domain1.com. the next two domains "domain2.com" and "domain3.com" ServerNames are listed as domain2.com and... (2 Replies)
Discussion started by: ericg
2 Replies

3. News, Links, Events and Announcements

DNS Free for Five Domains

We have had a great experience recently with these folks: http://www.zoneedit.com/ and highly recommend them. You can set up and manage the DNS for five free domains there, both primary and secondary. (0 Replies)
Discussion started by: Neo
0 Replies

4. UNIX for Dummies Questions & Answers

blocking domains

Dear All , Kindly note I have sun solaries 7 . I want to block a domain who keep sending emails to my domain and users . thanks (1 Reply)
Discussion started by: tamemi
1 Replies

5. News, Links, Events and Announcements

Verisign and the .com and .net domains

You probably have heard about Verisign's recent controversial action. If not, here is one link. I hope that you also know that the latest version of BIND has been released and it includes the ability to reject undelegated responses from top level domains except for a few that you can... (3 Replies)
Discussion started by: Perderabo
3 Replies

6. UNIX for Advanced & Expert Users

Different Nameservers for Different Domains?

I have a system that is connected to a private network with its own DNS (call it "privnet."), and is also connected to the Internet on a separate interface. Is it possible to convince this server to query the private nameserver for the private network's domain (e.g. "host foo.privnet."), and the... (2 Replies)
Discussion started by: vertigo23
2 Replies

7. UNIX for Dummies Questions & Answers

Sub domains from report

Hi, I have a report containing severals organization's email address. The address contain several sub domains, and i need to pull those out. mail domain ( example.com) .................. The report column contain mail address in this format : john1@sub1.example.com... (2 Replies)
Discussion started by: john_prince
2 Replies

8. Web Development

Two separate domains - and files

Hi, I've been asked to 'troubleshoot' a webserver where two different TLDs are being served. Or to be more accurate, 'domain.com' and 'domain.fr'. So we have /var/www/domain.com /var/www/domain.fr And then for some reason, the httpd.conf file points to two different configuration files.... (1 Reply)
Discussion started by: davidm123SED
1 Replies

9. IP Networking

VLANs and their domains

Hey everyone. I work in a data center, and I'm working on getting my CCNA. Now when I read articles on the idea of VLAN's it makes sense. Especially if you have multiple switches daisy chained in multiple locations. My two main questions though are that most of these examples use PC's as examples... (2 Replies)
Discussion started by: Lost in Cyberia
2 Replies
hesupd(8)						      System Manager's Manual							 hesupd(8)

Name
       hesupd - Hesiod update daemon for modifying BIND/Hesiod passwords

Syntax
Description
       The  Hesiod  update  daemon,  is a server that handles password change requests from the command and is run only on the BIND/Hesiod primary
       server serving the password database.  The daemon changes the password entries on the BIND/Hesiod primary server.

       The primary server is identified by the host name alias, bindmaster, which must exist on the server's host entry  in  the  hosts  database.
       The bindsetup command adds the host name alias, bindmaster to the file if it does not already exist.

       This  daemon is not run by default, nor can it be started up from the daemon.  If you want to enable remote password updating for BIND/Hes-
       iod, put an entry for in the file of the host serving as the primary server for the BIND/Hesiod file.  You can add the startup lines for to
       by running the command.

       Hesiod keeps a log file, which records successful and unsuccessful password changes by uid.

Examples
       This following example shows lines you can add to in order to start the Hesiod update daemon at boot time.
	  [ -f /usr/etc/hesupd ] && {
	     /usr/etc/hesupd; echo -n ' hesupd' >/dev/console
	  }

Files
       Startup commands pertinent to a specific system

       Log of password changes

       Default BIND Files:

       BIND/Hesiod passwd file

       BIND hosts file

See Also
       bindsetup(8), passwd(1)
       Guide to the BIND/Hesiod Service

																	 hesupd(8)
All times are GMT -4. The time now is 02:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy