create_group man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



     CREATE GROUP(lSQL - Language Statements (2002-11-2CREATE GROUP(l)

     NAME
	  CREATE GROUP - define a new user group

     SYNOPSIS
	  CREATE GROUP name [ [ WITH ] option [ ... ] ]

	  where option can be:

	       SYSID gid
	     | USER  username [, ...]

	INPUTS
	  name The name of the group.

	  gid  The SYSID clause can be used to choose the PostgreSQL
	       group id of the new group. It is not necessary to do
	       so, however.

	       If this is not specified, the highest assigned group id
	       plus one, starting at 1, will be used as default.

	  username
	       A list of users to include in the group. The users must
	       already exist.

	OUTPUTS
	  CREATE GROUP
	       Message returned if the command completes successfully.

     DESCRIPTION
	  CREATE GROUP will create a new group in the database
	  installation.	 Refer to the Administrator's Guide for
	  information about using groups for authentication.  You must
	  be a database superuser to use this command.

	  Use ALTER GROUP [alter_group(l)] to change a group's
	  membership, and DROP GROUP [drop_group(l)] to remove a
	  group.

     USAGE
	  Create an empty group:

	  CREATE GROUP staff;

	  Create a group with members:

	  CREATE GROUP marketing WITH USER jonathan, david;

     Page 1					     (printed 3/24/03)

     CREATE GROUP(lSQL - Language Statements (2002-11-2CREATE GROUP(l)

     COMPATIBILITY
	SQL92
	  There is no CREATE GROUP statement in SQL92.	Roles are
	  similar in concept to groups.

     Page 2					     (printed 3/24/03)

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net