Sponsored Content
Full Discussion: BIND Ver. 8
Special Forums Cybersecurity BIND Ver. 8 Post 1715 by PxT on Tuesday 27th of March 2001 12:46:35 AM
Old 03-27-2001
There are <strong>multiple</strong> security implications in running outdated versions of BIND. Upgrading to BIND 9.1 is strongly recommended. If that is not possible, you should upgrade to at least version 8.2.3. Running previous versions leaves your server open to exploits which can provide remote root-level access to your machine. For more detailed information, please see http://www.isc.org/products/BIND/bind-security.html


BTW, I lived in England for 12 years, I'd move back if you're offering a job.... Smilie

[Edited by PxT on 03-27-2001 at 12:48 AM]
 

9 More Discussions You Might Find Interesting

1. AIX

New IBM AIX 5L ver 5.1 .. any thoughts?

I read that IBM came up with a new AIX version that would be fully integrated with Linux (I guess compared to older versions of AIX that could not) and I was hoping I bring this for discussion here so I learn more about IBM UNIX OS Can anybody put few simple and practical comparisons between... (0 Replies)
Discussion started by: aliissa
0 Replies

2. UNIX for Advanced & Expert Users

X25 on Tru UNIX ver 5

How do i set up X25 protocol on version 5 of Tru Unix (Compaq). I have manged to do it using version 4. What are the major differences.:confused: (1 Reply)
Discussion started by: samudimu
1 Replies

3. Programming

strncpy(ver, buffer2 +5,2);

Hi, Can someone help me understand this code? strncpy(job, buffer2,5); strncpy(ver, buffer2 +5,2); Thanks for all the help! (1 Reply)
Discussion started by: whatisthis
1 Replies

4. Debian

what is the best linux ver for p100 16 ram

Hello all i own p100 16ram laptop , i would like to run linux on it i need it for gcc compilation and shell scripting , no gui. what version of linux should i install , i dont mind to install old one . tnx allot (5 Replies)
Discussion started by: umen
5 Replies

5. AIX

C/C++ compiler ver 6 on AIX 5.3 - errors

Hi Guys, We are migrating AIX 5.1 to AIX 5.3. With this upgrade the C/C++ compiler is also upgraded to Visual Age C++ 6.0. After upgrading, when we tried to (re)compile our programs (since ibm open library classes are not going to work with new compiler), we are getting so many errors with no... (2 Replies)
Discussion started by: satguyz
2 Replies

6. UNIX for Dummies Questions & Answers

USB support in what ver. HP-UX

Can someone clue me in as to what version of HP-UX did USB support start? Specifically mass storage support. We have serveral HP Visualize systems and would like to connect up an external USB drive to do backups. (0 Replies)
Discussion started by: emcatc
0 Replies

7. Solaris

SOLARIS/BEA WEBLOGIC ver.8.1

Hello all, I am having a little issue with BEA webloigc server Version 8.1, previously, we we confugred we where able to Grep processes for BEA and we could get the processes listed now I am only able to see the start weblogic script process. the weblogic server is up and running and performing its... (2 Replies)
Discussion started by: jvgvr6
2 Replies

8. UNIX for Dummies Questions & Answers

Question on Redhat ver.6 RPM's

Hi, Using Redhat version 6.0, I need nmap so I have downloaded. But it requires many other dependencies, when I try to install it. See below err.msg. Is there any other way to get this installed, or I need to download each of the dependencies. rpm -Uhv nmap-5.51-2-mdv2011.0.x86_64.rpm... (3 Replies)
Discussion started by: samnyc
3 Replies

9. HP-UX

GCC ver 3.4.6

anyone has an idea from where can i download gcc 3.4.6 for hp-ux 11iv3 itanium? (0 Replies)
Discussion started by: guy3145
0 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 04:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy