home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / template / client / etc / nu.cf < prev    next >
Text File  |  1992-04-10  |  1KB  |  32 lines

  1. ; /etc/nu.cf
  2. ;
  3. ; This configuration file is used to control the behavior of the nu (new
  4. ; user) program. Case is significant in variable names. Please read nu(8)
  5. ; before changing anything.
  6. ;
  7. ; Modified for NeXT:     4 Feb 92    Lee Tucker
  8. ; Modified for NeXT:     9 Jun 89    Lee Tucker
  9. ; Modified for NeXT:     2 Nov 88    Peter King
  10. ; Created:        25 Aug 84    Brian Reid
  11. ;
  12. Debug=0                ; 0 -> No debugging.
  13. NetInfoDomain = "."        ; "." -> Local domain
  14. WantMHsetup =0            ; 0 -> don't ask about setting up MH mailbox
  15. WantSymbolicLinks = 0        ; 0 -> don't make everybody be /user/name ?
  16. SymbolicLinkDir="/user"        ; see above.
  17. NoviceUser = 1            ; 1 -> don't show shell script details
  18. PWFillHoles = 1            ; 1 -> Fill the holes in the password file
  19. PWUserBase = 100        ; Fill passwd file starting at uid 100
  20.  
  21. DefaultGroup=20         ; default user-group number
  22. DefaultShell="/bin/csh"        ; login shell
  23. MaxNameLength=8            ; limit on chars in a login id
  24. Logfile="/usr/adm/nu.log"    ; null name ==> no logging
  25. CreateDir="/etc/nulib/nu1.sh"    ; shell script to make new directory
  26. CreateFiles="/etc/nulib/nu2.sh" ; script to load it with some contents
  27. DestroyAccts="/etc/nulib/nu3.sh" ; script to get rid of old accounts
  28. DeleteAccts="/etc/nulib/nu4.sh" ; script to get rid of an account
  29.  
  30. DefaultHome =        ""
  31. GroupHome=    20 ""
  32.