Re: ypserv answers very slow/too late for login manager



Michael van Gemmern wrote:
Hello,

I'm a teacher in germany, so please ignore my "funny" english.
The german text follows below.

Ihr englisch ist besser als mein deutsch.


I have a SuSE 9.3 network in school with a server for NIS and /home
and yone room with 14 clients and one with 8. After clients update to 10.1
(actualized with smart) I'm having a big problem with ypserv/ypbind. On
every second machine the login manager shows none of the 600 user names when
the PCs are started for first time. A restart of X solves it.

On console nr 1 the boot screen shows "ypbind ....." instead of "ypbind ."
on the correct ones. I think, that this is the problem.

Is it possible to tell ypserv to creat a logfile?
Is it possible to tune up ypserv.
Would an update of the server to 10.1 be a solution?
Should I use 10.0?

I've no idea (yet) where to screw :-(.


There are only 14 clients, so the server should be fast enough (1,3 GHz,
2 GB RAM, 100MBit network, one unmanaged switch).

Any idea would be great !

On a server that does not anyone using the keyboard, there is frequently too little entropy for /dev/random to provide a random number for the password hashing. Under these conditions, /dev/random will block. On the other hand, /dev/urandom never blocks. If the entropy pool is low, it returns as good a random number as it can. The security is not as good, but it is probably good enough for your purposes. If this is the source of your delay, perform the following steps as root:

mv /dev/random /dev/random.save
ln -s /dev/urandom /dev/random

Later kernel versions seem not to block, but I cannot prove that.

Guten Tag,

Larry
.



Relevant Pages

  • Re: ypserv answers very slow/too late for login manager
    ... and yone room with 14 clients and one with 8. ... After clients update to ... Is it possible to tune up ypserv. ... There are only 14 clients, so the server should be fast enough (1,3 GHz, ...
    (comp.os.linux.networking)
  • RE: Users Cant Access Documents on Server
    ... Thanks for using the SBS newsgroup. ... As well as we know, if a workstation would not access network shares, then ... Leave the Default Gateway of the internal NIC blank of the server box. ... Clients That Require SMB Signing ...
    (microsoft.public.windows.server.sbs)
  • Re: Users Cant Access Documents on Server
    ... my computer to the network on the server. ... Connection Wizard none of the computers were listed. ... The Mac clients can not communicate with the server box. ... > Error Messages When You Open or Copy Network Files on Windows XP SP1 ...
    (microsoft.public.windows.server.sbs)
  • Re: [SLE] SMTP authentication
    ... So eventhough my local SMTP server dials up to the internet with a certain username and password, that same username and password would not be used as authentication between my local SMTP server and the ISP's one, should it be used as a relay? ... either defer all outgoing mails until you connect to the internet, then flush out all the mails in the queue. ... Your local server would use an external program like fetchmail to poll the mailserver of your ISP, download the mails and feed them to Postfix. ... The test does NOT say "All clients must be in mynetworks, ...
    (SuSE)
  • RE: VPN Clients Not Registering in AD DNS
    ... via VPN, the DNS records of the VPN clients are unable to be registered. ... Windows 2003 server? ... please let me know whether the clients get the IP ...
    (microsoft.public.windows.server.sbs)