admrshell(1M) DG/UX 5.4R3.00 admrshell(1M)
NAME
admrshell - manage the remote and restricted shell names
SYNOPSIS
admrshell -o set sysV | bsd
admrshell -o get
DESCRIPTION
Admrshell manages the remote and restricted shell names. The shell
names may be either compatible with AT&T System V or BSD.
Operations
set Set the remote and restricted shell names to be compatible
with with AT&T System V or BSD.
get Get whether the remote and restricted shell names are
compatible with with AT&T System V or BSD.
Options
None.
FILES
/usr/bin/remsh
Remote shell executable file.
/usr/bin/restsh
Restricted shell executable file.
/usr/bin/rsh
Link to remote or restricted shell depending on which
system has been chosen. Linked to /usr/bin/restsh if sysV
compatible. Linked to /usr/bin/remsh if bsd compatible.
OUTPUT
The get operation writes the system compatibility to stdout.
DIAGNOSTICS
Warnings
None.
Errors
- The system is not either sysV or bsd.
- The remote and restricted shell files and links are not as
expected because they have been manually changed.
Exit Codes
0 The operation was successful.
1 The operation was unsuccessful.
2 The operation failed due to access restrictions.
Licensed material--property of copyright holder(s) 1
admrshell(1M) DG/UX 5.4R3.00 admrshell(1M)
3 There was an error in the command line.
NOTES
Access to the set operation is based on write access to /usr/bin.
Generally, only the system administrator has this access. Access to
the get operation is based on read access to /usr/bin. Generally,
all have this access.
SEE ALSO
sh(1), remsh(1C), restsh(1), rsh(1C).
Licensed material--property of copyright holder(s) 2