Home | History | Annotate | Line # | Download | only in bind2nsd
README revision 1.1.1.1.4.2
      1  1.1.1.1.4.2  pgoyette bind2nsd -- translate from BIND named.conf to NSD nsd.conf
      2  1.1.1.1.4.2  pgoyette          -- then, sync up configuration files with a Secure64 server
      3  1.1.1.1.4.2  pgoyette 
      4  1.1.1.1.4.2  pgoyette 
      5  1.1.1.1.4.2  pgoyette To install these tools on Linux systems:
      6  1.1.1.1.4.2  pgoyette 
      7  1.1.1.1.4.2  pgoyette    # ./install.sh
      8  1.1.1.1.4.2  pgoyette 
      9  1.1.1.1.4.2  pgoyette Then, copy bind2nsd.conf to the directory you will run these commands
     10  1.1.1.1.4.2  pgoyette from (e.g., /etc/named or /etc/bind9) and then edit the values properly.
     11  1.1.1.1.4.2  pgoyette 
     12  1.1.1.1.4.2  pgoyette Passwords for logging into a Secure64 system can be stored in the
     13  1.1.1.1.4.2  pgoyette bind2nsd.conf file (as clear text only) or can be stored encrypted
     14  1.1.1.1.4.2  pgoyette by using the 'password_file' config item and the s64-mkpw utility.
     15  1.1.1.1.4.2  pgoyette 
     16  1.1.1.1.4.2  pgoyette 
     17  1.1.1.1.4.2  pgoyette --
     18  1.1.1.1.4.2  pgoyette Copyright (c) 2007, Secure64 Software Corporation.
     19  1.1.1.1.4.2  pgoyette 
     20  1.1.1.1.4.2  pgoyette Permission is hereby granted, free of charge, to any person obtaining a copy
     21  1.1.1.1.4.2  pgoyette of this software and associated documentation files (the "Software"), to deal
     22  1.1.1.1.4.2  pgoyette in the Software without restriction, including without limitation the rights
     23  1.1.1.1.4.2  pgoyette to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     24  1.1.1.1.4.2  pgoyette copies of the Software, and to permit persons to whom the Software is
     25  1.1.1.1.4.2  pgoyette furnished to do so, subject to the following conditions:
     26  1.1.1.1.4.2  pgoyette 
     27  1.1.1.1.4.2  pgoyette The above copyright notice and this permission notice shall be included in
     28  1.1.1.1.4.2  pgoyette all copies or substantial portions of the Software.
     29  1.1.1.1.4.2  pgoyette 
     30  1.1.1.1.4.2  pgoyette THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     31  1.1.1.1.4.2  pgoyette IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     32  1.1.1.1.4.2  pgoyette FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
     33  1.1.1.1.4.2  pgoyette AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     34  1.1.1.1.4.2  pgoyette LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     35  1.1.1.1.4.2  pgoyette OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
     36  1.1.1.1.4.2  pgoyette THE SOFTWARE.
     37  1.1.1.1.4.2  pgoyette 
     38