project(4) CLIX project(4)
NAME
project - Project file
DESCRIPTION
The /usr/adm/project file is an ASCII text file containing a list of
projects and the users authorized to work on them. Projects are specified
on a line that contains the following entry: project:xxxxxxx, where
xxxxxxx is the name of the project. The name of a project can be no more
than 30 characters.
After the project name is a list of users authorized to work on this
project, one user per line.
EXAMPLES
This example shows three projects: test25, this_new_project, and test.
project:test25
mar
amy
bill
project:this_new_project
amy
project:test
amy
bill
User mar is authorized to work only on project test25. User amy is
authorized to work on projects test25, this_new_project, and test. User
bill is authorized to work on projects test25 and test.
FILES
/usr/adm/project
The system project file.
CAUTIONS
Project names must not have embedded blanks in them.
RELATED INFORMATION
Commands: vsetproj(1), vproj(1)
2/94 - Intergraph Corporation 1