The privatepw utility is an administrative tool to add, delete and list enhanced access group information in the ftpgroups file. See ftpgroups(4).
When privatepw is used without options, the help usage message is displayed. The privatepw utility prompts for a password when adding an enhanced access group entry or modifiying an existing one.
The following options are supported by the privatepw utility:
-c
Create a new ftpgroups file for the specified accessgroup.
-d
Delete information about the specified accessgroup from the ftpgroups file.
-f ftpgroups
Use the specifed ftpgroups file for all updates.
-g group
Set the real system group to the group specified. group is a valid group name returned by getgrnam(3C). If the real system group is not supplied with the -g option when adding an ehanced access group entry, the privatepw utility prompts for it.
-l
List the contents of the ftpgroups file.
-V
Display program copyright and version information, then terminate.
The name of the enhanced access group to create or update It consists of an arbitrary string of alphanumeric and punctuation characters. See ftpgroups(4).