マニュアルページセク ション 1M: システム管理コマンド

印刷ビューの終了

更新: 2014 年 7 月
 
 

uuxqt(1M)

名前

uuxqt - execute remote command requests

形式

/usr/lib/uucp/uuxqt [-s system] [-x debug-level]

説明

uuxqt is the program that executes remote job requests from remote systems generated by the use of the uux command. (mail uses uux for remote mail requests). uuxqt searches the spool directories looking for execution requests. For each request, uuxqt checks to see if all the required data files are available, accessible, and the requested commands are permitted for the requesting system. The Permissions file is used to validate file accessibility and command execution permission.

There are two environment variables that are set before the uuxqt command is executed:

  • UU_MACHINE is the machine that sent the job (the previous one).

  • UU_USER is the user that sent the job.

These can be used in writing commands that remote systems can execute to provide information, auditing, or restrictions.

オプション

The following options are supported:

–s system

Specifies the remote system name.

–x debug-level

debug-level is a number from 0 to 9. Higher numbers give more detailed debugging information.

ファイル

/etc/uucp/Limits

/etc/uucp/Permissions

/var/spool/locks/*

/var/spool/uucp/*

属性

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
service/network/uucp

関連項目

mail(1), uucp(1C), uustat(1C), uux(1C), uucico(1M), attributes(5)