Node:enable, Next:sync-kom, Previous:set-motd-of-lyskom, Up:Protocol Requests
enable [42] ( level : INT8 ) -> ( );
Sets the security level for the current session to level
.
See Security, for details about security levels. The only levels
that make any sense right now are 0 and 255. This call may be issued
by any person, but without the right privilege bits set, it has no
effect.
Example:
1 41 1 %1 12 0 1 42 255 =1 1 41 1 =1
This example shows how enable
makes a privileged call possible,
in this case a call to set-motd-of-lyskom
.
login-first