DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e747ccb18⟧ TextFile

    Length: 1055 (0x41f)
    Types: TextFile
    Notes: UNIX file
    Names: »nu.cf.debug«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »etc/nulib/nu.cf.debug« 

TextFile

; /etc/nu.cf
;
; This configuration file is used to control the behavior of the nu (new
; user) program. Case is significant in variable names. Please read nu(8)
; before changing anything.
;
Debug=1				; 0==> no debugging, 1=> debugging
WantMHsetup =0			; ask about setting up MH mailbox
WhatMHsetup =0
WantSymbolicLinks = 0		; make everybody be /user/name ?
SymbolicLinkDir=""		; see above.
NoviceUser=0			; 1==> don't show shell script details

DefaultGroup=100 		; default user-group number
DefaultShell="/bin/csh"		; login shell
MaxNameLength=8			; limit on chars in a login id
PasswdFile="etc.passwd"		;
Backupfile="nu.passwd"		;
Logfile="nu.log"		;
Tempfile="nu.temp"		;
Dummyfile="vipw.lock"		;
Linkfile="etc.ptmp"		; for locking
CreateDir="nu1.sh"		; shell script to make new directory
CreateFiles="nu2.sh"		; script to load it with some contents
DestroyAccts="nu3.sh"		; script to get rid of old accounts
DeleteAccts="nu4.sh"		; script to get rid of an account

DefaultHome=    "/usr/usr"	; home for undefined groups
GroupHome  =	100 "/usr/usr"