nwsignatures(1M) nwsignatures(1M)
NAME
nwsignatures - set client NCP signature level
SYNOPSIS
nwsignatures [0 | 1 | 2 | 3]
DESCRIPTION
This command is used to set the base NCP signature level for a
system. Signatures takes effect for all applications which
use the NetWare API libraries to gain access to NetWare
servers.
If no levels are given, nwsignatures reads the value given in
the nwcm database and uses that value.
The levels are:
0 Client will not perform any NCP signatures.
1 Client will not request NCP signatures, but will perform
them if required by the NetWare server.
2 Client will request NCP signatures, but will not perform
them if the NetWare server cannot or will not support
them.
3 Client requires NCP signatures.
SEE ALSO
nwcm(1M)
DIAGNOSTICS
A return code of 0 indicates success; anything else is
considered a failure.
NOTES
Only a privileged user can run this command.
This command is used in the /etc/rc2.d/S27nuc startup script
and is run automatically.
Once a base NCP signature level is set, a user or application
may increase the level for new connections but cannot lower
that level below the set base level.
Copyright 1994 Novell, Inc. Page 1
nwsignatures(1M) nwsignatures(1M)
Once a base NCP signature level is set, this command may be
used to increase the level only. To decrease the NCP
signature level, edit the nwsignatures command in the
/etc/rc2.d/S27nuc script, and then reboot the system.
Copyright 1994 Novell, Inc. Page 2