Welcome to Kuwait Linux User Group - OpenSource free stuff

Search   in  

 Create an AccountHome | Gallery | Submit News | Your Account | Content | Topics | Top 10  

Modules
· Home
· Advertising
· Downloads
· FAQ
· Forums
· PHP-Nuke Tools
· Stories Archive
· Submit News
· Surveys
· Top 10
· Topics
· Tutorials
· Web Links
· Your Account

Search
Google
Web q8linux.net

  

NIS (Network Information System)



NIS:

  • Client Configuration:

    1. vi /etc/yp.conf

      • domain NISDOMAIN server HOSTNAME

    2. Starting ypbind

      • chkconfig --level 35 ypbind on

    3. vi /etc/nsswitch.conf

      • files nisplus nis dns

      • passwd: files
        shadow: files
        group: files

  • Client Command:

    • yppasswd

  • Server Configuration:

    • Packages:

      • ypserv

      • yp-tools

    • Commands:

      • domainname

      • domainname nis-iron-linux.com

      • updatedb --> locate ypinit

      • /usr/lib/yp/ypinit -m                      <-- Mater NIS

      • /usr/lib/yp/ypinit -s                        <-- Slave NIS

      • service ypserv start

    • Security:

      • vi /var/yp/securenets

        • # Always allow access for localhost
          255.0.0.0 127.0.0.0



Copyright © by Kuwait Linux User Group - OpenSource free stuff All Rights Reserved.

Published on: 2004-08-25 (852 reads)

[ Go Back ]

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest ©2004-2008 by Q8linux.كويت لينكس
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.03 Seconds