GNU Rush legacy configuration syntax (split by node):   Section:   Chapter:FastBack: Sleep Time   Up: Top   FastForward: Usage Tips   Contents: Table of ContentsIndex: Concept Index

8 Error Messages

A set of statements configures textual messages which GNU Rush returns to the user if an error of some class occurs. All of them take a single argument which is subject to backslash interpretation, as described in backslash interpretation.

Configuration: usage-error text

Define a textual message which is returned to the remote party if a usage error occurs.

Default is:

You are not permitted to execute this command.
Configuration: nologin-error text

Define a textual message which is returned to the remote user if there is no such user name in the password database.

Default is:

You do not have interactive login access to this machine.
Configuration: config-error text

Define a textual message which is returned to the remote party on Rush configuration errors.

Default is:

Local configuration error occurred.
Configuration: system-error text

Define a textual message which is returned to the remote party if a system error occurs.

Default message is:

A system error occurred while attempting to execute command.

GNU Rush legacy configuration syntax (split by node):   Section:   Chapter:FastBack: Sleep Time   Up: Top   FastForward: Usage Tips   Contents: Table of ContentsIndex: Concept Index