Il giorno Wed, 24 Apr 2002, [EMAIL PROTECTED] cosė ha scritto:

|From: [EMAIL PROTECTED]
|To: [EMAIL PROTECTED]
|Date: Wed, 24 Apr 2002 08:22:27 -0700
|Subject: [Ltsp-discuss] YPBIND errors
|
|I'm having problems getting NIS to work properly.  I have it all setup right, I 
|think.  When the server boots it binds to the NIS server just fine but the 
|workstations won't.  I keep getting 
|
|YPBINDPROC_DOMAIN: Domain not bound
|
|errors when doing any type of authentication to/from the workstation.  I have added 
|the NIS entries to lts.conf to point to the LTSP server which is running NIS.  I have 
|tried pointing it to another NIS server on the network but nothing happens there 
|either.
|
|Any suggestions?????
|
|Thanks.

  Check wether ypserv was linked against the securenets file or the tcp_wrappers:


root@tanatos ~$ ypserv -v
ypserv - NYS YP Server version 1.3.11 (with securenets)
                                            ^^^^^^^^^^

  If this is the case, check the file /etc/ypserv.securenets, it must have a
line like the following:

<network_mask>  <network_IP_address>

  Mine is like the following:

# Always allow access for localhost
255.0.0.0       127.0.0.0

# This line gives access to everybody. PLEASE ADJUST!
# 0.0.0.0               0.0.0.0

# Grant access to "tanatos" from 192.168.0.4 and to everybody on the LTSP
# network 192.168.2.0
255.255.255.255         192.168.0.4
255.255.255.240         192.168.2.0





  Sandro




-- 
Bellum se ipsum alet.
       La guerra nutre se stessa.

Livio, "Ab urbe condita", XXXIV,9



_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to