Search Posts:

creating users

View Entire Thread

Return to Threads

SHARE
  by Bill Degnan - 03/21/2016 12:32
Here are the unique values for this server, your server will be different. The user directory is

CREATE/DIRECTORY COBK$DATA:[COBK.PERSONAL.USERNAME] /OWNER=[USERNAME]

these are group 100 privileges, which is what existing users are set:
defprivilege=TMPMBX, OPER, NETMBX
privilege = TMPMBX, OPER, NETMBX


I created a user HJOHNSON as follows:

$ set process/privileges=all
$ set default sys$system:
$ run authorize
UAF> show [100,*] /brief
UAF> add USERNAMEHERE /uic=[100,30] /account=COBK
UAF> modify USERNAMEHERE/password=password
UAF> modify USERNAMEHERE /device=COBK$DATA:
UAF> modify USERNAMEHERE /directory=[COBK.PERSONAL.USERNAMEHERE]
UAF> modify USERNAMEHERE /owner="First Lastname"
UAF> modify USERNAMEHERE /nopwdexpir /flag=nodisuser
UAF> modify USERNAMEHERE /defprivileges=(TMPMBX, OPER, NETMBX) /privileges=(TMPMBX, OPER, NETMBX)
UAF> modify USERNAMEHERE /flags=nodisuser
UAF> exit
$ create /directory /owner=[100,30] COBK$DATA:[COBK.PERSONAL.USERNAMEHERE] /OWNER=[USERNAMEHERE]

when I attempt to log in, the username and password are accepted, but shortly afterwards the system logs the user off

"%Sorry, your default device is unavailable for login, Try again later...

Thinking that maybe I set something up incorrectly I reset the password of a user already installed in the system. I got the same "Sorry.." message.

This tells me that probably the user I created is OK, but something else is not set up correctly system-wide.

I triple checked "sam" vs. "hjohnson" I found no differences other than the directory.

Hmmmm...

Digressing a bit. When I first installed MULTINET, I skipped the step of deleting and installing a new PAK, as described by the MULTINET installation instructions. I was correct in guessing that there was no need to install the license if all I did was delete the program files. I did not know this for sure at the time however and at this point could find no user system reason for the issues.

I then incorrectly concluded that the user login problem must be related to an invalid MULTINET license. I was also incorrect in guessing that I could easily re-install the PAK by using the info I collected.

I took some screenshots of the LICENSE data thinking after I delete the license I can just re-add the same info again:

Here is what I got:

Active licenses on node COBUCK:

------- Product ID -------- ---- Rating ----- -- Version --
Product Producer Units Avail Activ Version Date Expires
MULTINET TGV 200 F 0 0.0 31-JUL-1997 (none)


...to me that looks like a license, but at this point was not sure what Activ = 0 meant, etc. I saw the other licenses have this value too, for example BASIC..It proved useful to have saved these values, assuming this was all I needed to re-install the license. Unfortunatley I did not realize that a very important piece was missing. The license install program needs a/the checksum of/for the PAK itself, not just the PAK keys and codes.

Running the following command is a BAD decision if you do not have the PAK for a piece of VMS software (unless you're ready for a project):

$ @MULTINET:PAK-DELETE

And like that I deleted the MULTINET PAK. When I tried to re-add it I did not know the checksum! With no way to complete the license install I abandoned the program. Seemed like everything was still ok for now but I did not realize I had hosed my MULTINET for the next time I rebooted....uh oh!

But thinking everything was OK because the license was still in RAM memory and I had MULTINET working....I moved on to try something else.

I decided to trace through sys$manager:systartup_v5.com to look at what gets loaded when the system boots up. Maybe there was an instruction, set to block all users except SYSTEM from logging in. I asked around and others independently suggested the same thing.

I found a line at the end of the file that I believe disabled logins, so I changed it from 0 to 5 users permitted to log in at a time....

I rebooted to test the startup_v5.com update...BUT ka boom!

I never really got to test my changes as I was quickly distracted by a larger problem - Rebooting removed the PAK from RAM, and without the PAK in the license.ldb file, it was unavailable to load into RAM again. I hosed multinet!

I undid the startup_v5 changes and sulked..


Reply

Resources:


Buy a Commodore Computer Poster

Popular Topics and FAQs


  • TM990/101 M
  • Altair 8800bt notes
  • TRS 80 Model 4 Engineering Sample
  • Altos 5-5AD
  • Morrow Wunderbuss Motherboard - Fried!
  • Epson PX-8
  • C64 emulator to run on PC
  • Mac 128K with SAD MAC error 041800
  • IMSAI 8080 With Processor Tech. Cutter
  • Secrecy is the keystone of all tyranny
  • Cromemco System Three
  • Commodore "Coherent"
  • Exatron Stringy Floppy Update
  • TM 990/189 or PP189
  • Lanier Word Processor Model 103
  • Univac 1219 rescue
  • IMSAI 1.4 BASIC vs. MITS 8K BASIC
  • Atari 520ST
  • DEC Information Request Reply Card
  • Amiga 2500 Restoration
  • IBM XT sn 4359455
  • Amiga 2000 with Dual Drives and HD
  • A New 68000 CPU S-100 Board
  • Edmund Scientific Co Ad 1973
  • Micropolis 10xx Drive Inventory
  • Texas Instruments 99/4a with PHP1200
  • MITS Altair 8800b T with Dual Drives
  • Burroughs L5000 Controller Card Photos
  • Digital PDP 11/44
  • TRS 80 Model III Exatron Stringy Floppy
  • Digital PDP-9 The Serious Computer
  • Live long and prosper, Spock
  • PDP 11/40 M7656 Serial Comms
  • 1993 Compaq Deskpro 5/60M
  • 1974/5 TCC-3700 i8080 Computer
  • Processor Tech 3P + S ASR 33 Jumpers
  • Tektronix 4015-1 Graphics Terminal
  • Lear Siegler ADM-3A GraFix Board
  • UNIVAC 1219 USS Midway CV-41
  • Commodore VIC-21
  • Prevent VMS MULTINET SMTP Relay Hijacks
  • NExT Cube Restoration
  • 1976 P.C.C. Features the MAI JOLT 6502
  • 1961 Beckman DEXTIR Computer
  • UNIVAC 1 and UNIVAC File Computer 1
  • Computer Music Using the IBM 7094
  • 1985 PCs Limited Turbo PC
  • Digital Equipment Corporation PDP-8
  • IMSAI 8080 Chase the Lights Variations
  • XYBASIC on the IMSAI 8080
  • Cromemco Dazzler
  • Cramer Intel 8080A Microcomputer
  • Original ACHTUNG Computer Lab Humor
  • Leading Edge Computers
  • Past Issues:


    Rockwell R6500

    This image was selected at random from the archive. Click image for more photos and files from this set.