| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
This is a template for the autoexec.ncf as it can be used for netware servers and keeping them understandable:
############################################################################# ### ### NETWARE 6.5 - SYS:SYSTEM\AUTOEXEC.NCF ### ### !!! WATCH OUT !!! ### - NEVER CHANGE THE LOAD ORDER ### - CHECK THE SERVER NAME ### - ONLY UNCOMMENT THE SERVICES YOU NEES ### !!! LET OP !!! ### ### CONFIG VARIABELEN -> ### - $SERVERNAME ### ############################################################################ ### ### Set Parameters ### set Time Zone = CET-1CEST set Daylight Savings Time Offset = 1:00:00 set Start Of Daylight Savings Time = (MARCH SUNDAY LAST 2:00:00 AM) set End Of Daylight Savings Time = (OCTOBER SUNDAY LAST 3:00:00 AM) set Default Time Server Type = Secondary ###set Bindery Context = .OU=SERVICES.O=SHIFT.SHIFT-TREE ### ### Opportunistic Locking set parameter(s) ### SET LEVEL 2 OPLOCKS ENABLED = OFF SET CLIENT FILE CACHING ENABLED = OFF ### ### Servername ### FILE SERVER NAME $SERVERNAME ### ### Betrieve ### ?y BSTART.NCF ### ### Console logging ### ?y load conlog maximum=1000 save=console.log2 ### ### Network ### ; Network driver LOADs and BINDs are initiated via ; INITSYS.NCF. The actual LOAD and BIND commands ; are contained in INITSYS.NCF and NETINFO.CFG. ; These files are in SYS:ETC. SYS:ETC\INITSYS.NCF ### ### Volumes & Search Paths ### MOUNT ALL SEARCH ADD SYS:\JAVA\BIN SEARCH ADD SYS:\JAVA\NWGFX\BIN SEARCH ADD SYS:\JAVA\NJCLV2\BIN SEARCH ADD SYS:\NI\UPDATE\BIN SEARCH ADD SYS:\APACHE2 SEARCH ADD SYS:\TOMCAT\4\BIN ### ### Services ### # Adrem Free Remote Console ?y LOAD AFREECON.NLM # RCONAG6.NLM is required by RConsoleJ ;?y LOAD RCONAG6 <Your Password Here> 2034 16800 2036 # DNS Server ?y LOAD NAMED # DHCP Server # -d1 Turns on a background screen log of DHCP packets # -d2 Turns on a background screen log of Debug statements and DHCP packets # -d3 Turns on a background screen log of Debug statements and DHCP packets # and writes the log to the server's \ETC\DHCPSRVR.LOG file ;?y LOAD DHCPSRVR -D2 # SecretStore ;?y LOAD NICISDI.XLM s ;?y LOAD SASDFM.XLM # SSNCP automatically loads SSS.NLM without any command line options. # If you want to specify options, uncomment the following line and add # the appropriate options. # LOAD SSS ;?y LOAD SSNCP # LDAP Server ?y LOAD NLDAP.NLM # FTP Server ;?y ftpstart.ncf # IPmgmt ?y IPMINIT.NCF # SNMP Agent ?y SYS:\SYSTEM\NMA\NMA5.NCF # eDirectory SNMP subagent ?y LOAD DSSNMPSA.NLM # Netware Management Portal ?y load nile.nlm ?y load httpstk.nlm /SSL /keyfile:"SSL CertificateDNS" ?y LOAD PORTAL.NLM # NDS iMonitor ?y LOAD NDSIMON.NLM # Security - SAS & PKI ?y LOAD NICISDI.XLM ?y LOAD SASDFM.XLM ?y LOAD SAS.NLM ?y LOAD PKI.NLM # eDirectory Management Toolbox ?y LOAD EMBOX.NLM # WAN Traffic Manager ;?y LOAD WTM.NLM ### ### Storage Manager ### SEARCH ADD SYS:\FACTORY ;?y LOAD SYS:FACTORY\FSFENGIN.NLM ;?y LOAD SYS:FACTORY\FSFEVENT.NLM -SNDS02-A ### ### Webserver ### # NetWare Web Manager server ?y SCRIPT.NCF # Posix Semantic Agent ?y PSA # Apache2 web server ?y AP2WEBUP # Apache2 Admin Server ?y ADMSRVUP # Tomcat4 Admin ?y TCADMUP.NCF # Tomcat4 ?Y SYS:\TOMCAT\4\BIN\TOMCAT4.NCF ?y openwbem.ncf ### ### Native File Access ### ; Apple File Protocol ;?y AFPSTRT.NCF ; Microsoft CIFS ;?y CIFSSTRT.NCF ; UNIX NFS ;?y nfsstart ### ###Dell OpenManage ### ; Load System Management ;?y SYS:\SYSTEM\DELL\OMANAGE\omstart.ncf ; Load Remote Access Controller (RAC) Software ;?y SYS:\SYSTEM\DELL\OMANAGE\RAC\D3START.NCF ; Start Dell OpenManage Array Manager ;?y SEARCH ADD SYS:\SYSTEM\DELL\ARRAYMGR ;?y ARRAYMGR.NCF ; Load Server Administrator ;?y SYS:\SYSTEM\DELL\OMANAGE\iws\bin\netware\omastart ### ### ZENworks for Desktops ### # ZENworks Management Database ;?y SYS:\SYSTEM\MGMTDBS.NCF # ZENworks Inventory Service ;?y STARTINV.NCF ### ### ZFDSTART.NCF Uitgesplitst ### ?y LOAD JAVA.NLM ?y LOAD NWSNUT.NLM # ZENworks WakeOnLan ;?y STARTWOL.NCF # Workstation Import ;?y SYS:\SYSTEM\ZENWSIMP.NCF # Workstation Removal ;?y SYS:\SYSTEM\ZENWSREM.NCF # PXEStart ;?y LOAD SYS:\SYSTEM\TFTP ;?y LOAD SYS:\SYSTEM\PDHCP ?y LOAD SYS:\SYSTEM\DTS # Imaging Server ?y LOAD SYS:\SYSTEM\IMGSERV ### ### Virusscan ### # McAfee Netshield ?y NETSHLD.NCF # EPO ?y NAIMAS32.NCF ### ### Backup ### # Storage Management Services ?y FPSM.NLM ?y smsstart.ncf # ArcServe Backup Agent ?y NWAGENT ### ### NDPS ### ;?y LOAD BROKER ".broker_$SERVERNAME.printers.services.shift" ;?y LOAD NDPSM ".ndpsm_$SERVERNAME.printers.services.shift"
Discussion