Hey all :)

I'm trying to get the local apps working on the clients, all has been going 
well...until now ;P

When I run the netscape script on the client to load it locally rsh returns 
the following:

PBINDPROC_DOMAIN: Domain not bound

the script:

HOST=`echo $DISPLAY | awk -F: '{ print $1 }'`
rsh ${HOST} MOZILLA_HOME=/usr/local/netscape \
       /usr/local/netscape/netscape -display ${DISPLAY}

output from env on the client

PWD=/usr/sbin
HOSTNAME=ws001
CONSOLE=/dev/console
PREVLEVEL=2
MACHTYPE=i686-pc-linux-gnu
SHLVL=1
SHELL=/bin/false
HOSTTYPE=i686
OSTYPE=linux-gnu
HOME=/
TERM=linux
PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
RUNLEVEL=3
INIT_VERSION=sysvinit-2.83
_=/usr/bin/env
OLDPWD=/usr/bin

Client Process list

  PID  Uid     Stat Command
    1 root     S    init [5]   
    2 root     S    [keventd]
    3 root     S    [kapmd]
    4 root     S    [ksoftirqd_CPU0]
    5 root     S    [kswapd]
    6 root     S    [bdflush]
    7 root     S    [kupdated]
   43 root     S    [eth0]
   78 root     S    /bin/dhclient -p 68 eth0 
   95 root     S    [rpciod]
  115 root     S    /sbin/devfsd /dev 
  369 root     S    syslogd -m 60 -R 192.168.0.169 
  371 bin      S    portmap 
  373 root     S    xinetd
  383 root     S    ypbind
  385 root     S    ypbind
  386 root     S    ypbind
  387 root     S    ypbind
  428 root     S    /bin/bash --login 
  429 root     S    /bin/bash --login
  445 root     S    /bin/sh /tmp/start_ws 
  446 root     S    /usr/X11R6/bin/XFree86 -query 192.168.0.169
  627 root     S    sleep 300 
  628 root     S    sleep 300
  629 root     S    sleep 300 
  646 root     R    ps -aux

I'm assuming this is a NIS problem (ypbinding), but I can't seem to track it 
down. Anythoughts?

Cheers,
Mike 






-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_____________________________________________________________________
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.freenode.net

Reply via email to