Installing SoftBench
Customizing SoftBench CM Configuration
Modifying the Configuration Files
Appendix C 73
Defining User Access to the Server
The cm.permission file determines users' access rights to the SoftBench
CM archive files. When you make changes to this file, they take effect
within 30 seconds of saving the file.
The cm.permission file consists of a series of entries. Each entry
contains three types of fields terminated by a semicolon, as follows:
f1 f2 f3 ... [ f2 f3 ... ] ... ;
where f1, f2 and f3 are three distinct types.
• User@System
— User is either * (indicating any user) or a user name.
— System is a sh(1) wild card pattern for a [full domain] machine
name, or a machine address or address range in dot notation (see
inetd.sec(4)).
• Permission symbols (see Table C-2).
Each option is specified by a lower case letter and each grouping by
an upper case letter.
• /path.
Table C-2 Options Used in the cm.permission and cm.option Files
Option Description
a List the contents of a directory.
b Show the history of a file.
c Create a new file.
d Create a new directory.
e Rename a directory.
f Check out a revision.
i Check in a new revision.
l Create a lock for later check in.
m Modify a comment on an existing revision.