Name Last modified Size Description
Parent Directory -
CHANGELOG.html 18-Feb-2005 18:30 9.0K
DEPENDENCIES.html 18-Feb-2005 18:30 1.4K
DOCUMENTATION.html 24-Jan-2005 00:00 132
LICENSE.txt 02-Dec-2004 00:00 11K
README.html 11-Feb-2005 00:00 20K
SAMPLECODE.html 24-Jan-2005 00:00 132
builds/ 27-Aug-2008 02:03 -
This release of Novell® Script for NetWare® (NSN) may not work with the earlier versions of Universal Component System (UCSTM). To resolve this, install the UCS binaries available with the February 2002 NDK release or later.
To start the interactive shell for script execution, enter the following commands at the server console:
nsninit
nsnshell
Enter the following command in the NSN shell:
dir
The directory listing of the sys volume is displayed.
To terminate the interactive shell, enter exit in the shell.
Sample Web scripts are located under the directory, sys:\nsn\webdemo. To test these samples, copy them to sys:/nsn/web directory.
We suggest to remove these sample scripts from a production server.
To enable NSN support for the NetWare Enterprise Web Server, connect to the administration server using your browser. The URL should be given in the following format:
http://server:adminport
Click the server you want to administer, then click Programs. If the CGI directory is not highlighted complete the following procedure:
Select the CGI directory, enter the following information and click OK.
For NSN:
CGI Directory: /nsn/lcgi/cgi2ucs.nlm
For Novell Script Pages:
Click Save and Apply.
To test the Web server configuration, enter the URL in the following format:
http://server_name/nsn/env.bas
This will execute the script env.bas and display the Web server environment variables.
By default, the following URL prefixes are available:
To enable the execution of NSN scripts and ASP pages from Apache 1.3 Web server on NetWare, include the following lines in the httpd.conf file.
LoadModule lcgi_module modules/mod_lcgi.nlm
<IfModule mod_lcgi.c>
AddHandler lcgi-script nlm .pl .asp .nsp .bas
LCGIModuleMap sys:\nsn\lcgi\scrptpgs.nlm .asp .nsp /sp
LCGIModuleMap sys:\nsn\lcgi\cgi2ucs.nlm .bas /nsn
ScriptAlias /nsn sys:/nsn/web
</IfModule>
The AMP pattern installation makes the necessary changes to Apache configuration to enable the execution of NSN scripts and Novell Script Pages from Apache 2.0 Web server.
You can test the Web server configuration using a browser. To do this, enter a URL using the following format:
http://server_name:port_number/nsn/env.bas
This URL displays the Web server environment variables.
If AMP pattern is not selected during server installation, then to enable the execution of NSN scripts and ASP pages from Apache Web server on NetWare, include the following lines in the httpd.conf file.
include sys:apache2/conf/mod_nsn.conf
You can test the Web server configuration using a browser. To do this, enter a URL using the following format:
http://server_name:port_number/nsn/env.bas
This URL displays the Web server environment variables.
The documentation for NSN can be downloaded or viewed at the NDK documentation site.
We've enabled Start menu documentation entries. After installing the documentation, use the NDK Documents entry on your Start menu to quickly locate and access NDK documentation.
To read or print the documentation, you need Adobe Acrobat Reader 4.0 or later. For a free download, see the Adobe site.
When you download the documentation, the following four books are downloaded to the install_location\doc\nscript directory:
The documentation for Universal Component System can be downloaded or viewed at NDK documentation site.
The following news groups are available for discussions in Novell Developer Forums
This enhancement will help users to retrieve IPAddresses of the NetWare server.
Server.IPAddresses returns collection of IPAddress objects.
Address property of IPAddress object will return IP Address of the server.
To see changes in the software, sample code, and documentation for previous releases, see the What's New Archive.
Scripts using FTP functionality will not get executed from NetWare 5.1 SP7 server.
Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and specifically disclaims any express or implied warranties of merchantability or fitness for any particular purpose. Further, Novell, Inc. reserves the right to revise this publication and to make changes to its content, at any time, without obligation to notify any person or entity of such revisions or changes.
Further, Novell, Inc. makes no representations or warranties with respect to any software, and specifically disclaims any express or implied warranties of merchantability or fitness for any particular purpose. Further, Novell, Inc. reserves the right to make changes to any and all parts of Novell software, at any time, without any obligation to notify any person or entity of such changes.
You may not use, export or re-export this product in violation of any applicable laws or regulations including, without limitation, U.S. export regulations or the laws of the country in which you reside.
All files provided in this release are subject to the Novell Developer License Agreement, which can be found in the license.txt file provided in this download.
Copyright © 2003 - 2004 Novell, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system, or transmitted without the express written consent of the publisher.
Novell and NetWare are a registered trademark of Novell, Inc. in the United States and other countries.
UCS is a trademark of Novell, Inc. in the United States and other countries.
All third-party products are the property of their respective owners.