Has anyone done this? I'm trying to increase the number
of users to 64. Unless I'm doing the dbx -k /sys/SYSTEM/vmunix
wrong it won't let me change the MAXUSERS value to 64. It stays
at 32.
The steps I used were:
Edit the SYSTEM config file and change the value of MAXUSERS to 64.
Then I did a
doconfig -c SYSTEM
Then I do a
dbx -k /sys/SYSTEM/vmunix
to verfiy that the change has been implemented.
In dbx I do a p maxusers and it returns 32.
Any suggestions?
-Patrick
Received on Thu Oct 31 1996 - 15:17:38 NZDT