vaccessrefresh(8)

Name

vaccessrefresh - Ask the Vesta repository to refresh its access control tables

Synopsis

vaccessrefresh [-R repos]

Contents

Description

The vaccessrefresh command is an administrative utility which asks the repository to refresh its in-memory access control information.

A successful refresh will make the repository aware of all changes to its host operating system's user and group databases, as well as changes to the repository's export, alias, and group files.

vaccessrefresh returns status 0 for success, 1 for configuration errors, or 2 for network, permissions, or parsing errors.

Flags

-R repos
Make the access control refresh request to repos instead of the default local repository. The repository is specified by host name and TCP port number in the format host:port. The :port portion may be omitted; it defaults to [Repository]VestaSourceSRPC_port.

Configuration

The following values are obtained from the [Repository] section of the Vesta configuration file.

VestaSourceSRPC_host
The host name of the default (local) repository.
VestaSourceSRPC_port
The default TCP port number for repositories.

Limitations

Only an administrator can perform this operation. All other users will be denied permission.

Any errors in parsing the repository's access control files (export, alias, and group) will abort the refresh of access control information, leaving the repository's in-memory tables unchanged. Any such errors will be reported to the client and displayed for the user.

See Also

repository(8), "Access Control" section, vesta-intro(1), repos-ui(1)

Author

Ken Schalk <ken@xorian.net>

Last modified on Wed Jan 22 23:00:58 EST 2003 by ken@xorian.net
This page was generated automatically by mtex software.