home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!sgigate!odin!twilight!kuhio!rogerc
- From: rogerc@kuhio.wpd.sgi.com (Roger Chickering)
- Newsgroups: comp.sys.sgi.misc
- Subject: Re: netlsd
- Message-ID: <v76ak20@twilight.wpd.sgi.com>
- Date: 22 Jan 93 21:50:32 GMT
- References: <35083@adm.brl.mil> <1993Jan22.140442.16599@relay.nswc.navy.mil>
- Sender: news@twilight.wpd.sgi.com ( CNews Account at twilight.wpd.sgi.com )
- Organization: Silicon Graphics, Inc. Mountain View, CA
- Lines: 46
-
- In <1993Jan22.140442.16599@relay.nswc.navy.mil> rweisbe@starfleet.nswc.navy.mil (Bob Weisbeck) writes:
-
- >In article <35083@adm.brl.mil>, beyer@bflsgu.fl.bs.dlr.de (Ralf Beyer DLR) writes:
- >|>
- >|> Hi,
- >|>
- >|> from time to time the following message appears in the console
- >|> window
- >|>
- >|> netlsd: Unable to register with locating broker
- >|> communications failure (network computing
- >|> system/RPC runtime)
- >|>
- >|> The message is not entered into SYSLOG.
- >|>
- >|> I studied the Network License System Administration Guide and
- >|> the Network Computing System Administration Guide to no avail.
- >|>
- >|> What means this message ? How can I get rid of it ? Should I
- >|> care about ?
- >|>
- >|> I am using an Indigo/XS24 running 4.0.5A.
- >|>
- >|> Thanks for any help and best regards.
- >|>
-
- >I also got this message. I'd be interested in any info concerning
- >it.
-
- You've probably already seen the answer, but here it is again.
-
- Get a shell, and become root.
- Enter the following sequence of commands.
-
- chkconfig netls off
- chkconfig glb off
- chkconfig llb off
- /etc/init.d/netls stop
- /etc/init.d/nck stop
-
- After doing so, the messages should no longer trouble you.
-
- If you are trying to actually use software licensed with NetLS, you do
- not, of course, want to follow the above instrucntions.
-
- -Roger
-