Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
System Administration Commandsprivatepw(1M)


NAME

 privatepw - administer FTP Server enhanced group access file

SYNOPSIS

 privatepw [-c] [-f ftpgroups] [-g real_group_name] accessgroup
 privatepw -d [-f ftpgroups] accessgroup
 privatepw -l [-f ftpgroups]
 privatepw -V

DESCRIPTION

 

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.

OPTIONS

 

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.

OPERANDS

 

The following operands are supported:

accessgroup
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).

EXIT STATUS

 

The following exit values are returned:

0
Successful completion.
>0
An error occurred.

FILES

 
/etc/ftpd/ftpgroups
/etc/group

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWftpu

SEE ALSO

 

in.ftpd(1M), getgrnam(3C), ftpgroups(4), attributes(5)


SunOS 5.9Go To TopLast Changed 16 Oct 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.