Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!decuac!avolio From: avolio@decuac.UUCP Newsgroups: comp.unix.wizards Subject: Ultrix32m 1.1 on MicroVaxII Message-ID: <1339@decuac.DEC.COM> Date: Wed, 27-May-87 09:45:06 EDT Article-I.D.: decuac.1339 Posted: Wed May 27 09:45:06 1987 Date-Received: Fri, 29-May-87 01:03:56 EDT References: <7539@brl-adm.ARPA> Sender: daemon@decuac.dec.com Organization: DEC SWS, Landover, MD Lines: 42 In article <7539@brl-adm.ARPA> cew@venera.isi.EDU (Craig E. Ward) writes: >I am running into multiple problems with a MicroVaxII currently running >Ultrix32m v1.1. I hope to get some useful suggestions from the list. >First problem: the kernel keeps writing "Login limit reached" to >/usr/adm/messages. ... The kernel is configured for 32 users (was 16). Any >ideas what this really means? The software has to be licensed for more than 2 users. I suspect that yours is not and this is the problem here. The maxusers in the config file allows you to LOWER the number of users allowed on (lower from the licensed max) but not raise it higher than that for which you are licensed. Understand -- I am not saying your are trying to break your license. I just suspect you have the wrong version or did not get a capacity upgrade kit. By the way, the maximum number of users on is that max number of unique users. So, to test this out, set up a bunch of test accounts, and log on to different ones until you get an error message from Login "Too many users logged on already". You should get this after 2 unique users on at the same time if this is your problem. >The next problem deals with MMDF mail daemons: they fail to startup on >reboot. The echo messages from rc.local do state that the mmdf daemons >are starting, but they are never there when I login... This sounds like a different problem. Modify the lines in rc.local to catch standard error into a file to see what is happening. (It'd also be interesting to see the command line(s) out of the rc.local that is trying to start this up. My *blind* suspicion: mmdf wants to be started from a tty and the way it is kicked off in your rc.local it is orphaned from any tty. Just a WAG. >I don't intend to stay with Ultrix 1.1. Does anyone have any experience >with 4.3bsd or Ultrix 2.0 on mVaxII's? ... Go with Ultrix 2.0. But then, I'm a bit prejudiced. Fred