The ACCEPT ManageRule allows Requestor to update the SafeSFS rule file RuleFn RuleFt. ACCEPT MANAGE rules are placed in the SAFESFS MANAGE rules file. This file may only be updated by users with SAFADMIN authority.
Parameters
Requestor:
USER Userid
Pattern matched requesting userid. This is the user(s) who will be affected by the rule. The keyword USER is optional and may be omitted.
ACIGROUP Groupid
Pattern matched group of users who will be affected by the rule. The rule applies to all members of the acigroup(s) Groupid.
RuleFn:
The file name of the SafeSFS rule file Requestor is allowed to update. If RuleFt is not ADMIN or DEFAULT then pattern matching is allowed for RuleFn. If RuleFt is ADMIN or DEFAULT then RuleFn must be GLOBAL.
RuleFt:
The file type of the SafeSFS rule file Requestor is allowed to update.
Options
ACIGROUP
Indicates that the rulefn specified is an acigroup, not a rule file name and indicates all rule files representing members of the matching acigroup. This parameter is valid only when RuleFt is USRDFLT or USRADMIN.
Examples
ACCEPT ACIGROUP SYSTEM MANAGE * USRDFLT
This rule allows members of ACIGROUP SYSTEM to MANAGE all USRDFLT rule files.
ACCEPT MAINT MANAGE GLOBAL ADMIN
This rule allows MAINT to MANAGE the GLOBAL ADMIN rule file.
ACCEPT WEBMSTR MANAGE WEBSERV USRDFLT (ACIGROUP
This rule allows WEBMSTR to MANAGE all of the USRDFLT rule files who's filenames match the userids of members of the acigroup WEBSERV.