Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

nuaclgen(8) [debian man page]

NUACLGEN(8)															       NUACLGEN(8)

NAME
nuaclgen - NUFW acl generator SYNOPSIS
nuaclgen [ --Schema eq|ineq ] [ --Aclname ACLDN ] [ --saddr NETWORK1 ] [ --daddr NETWORK2 ] [ --proto PROTONUMBER ] [ --sport P1[:P2] ] [ --dport P3[:P4] ] [ --OsName OSNAME ] [ --OsVersion OSVERSION ] [ --OsRelease OSRELEASE ] [ --AppName APPLICATION NAME ] [ --AppSig APPLI- CATION SIGNATURE ] [ --Separator SEPARATOR ] [ --jump [ACCEPT|DROP] ] [ --groups GROUPLIST ] nuaclgen [ --List ] [ --groups Id Group ] nuaclgen [ --Delete DN ] nuaclgen [ --help ] DESCRIPTION
This manual page documents the nuaclgen command. nuaclgen is an Access control list generator for the ldap backend of Nuauth, the authentication server of the NUFW package. Original packaging and informations and help can be found from http://www.nufw.org/ OPTIONS
--Schema eq|ineq Use equality schema or not (Equality schema requires dport be specified, and is the default. --AclName Acl DN Add an acl in the ldap tree with dn Acl DN --saddr Network Specify source network for the acl, with network of the form : aaa.bbb.ccc.ddd[/ee]. Default value : 0.0.0.0/0 --daddr Network Specify destination network for the acl, with network of the form : aaa.bbb.ccc.ddd[/ee]. Default value : 0.0.0.0/0 --proto Protocol number Specify protocol type for the acl --sport Source port Specify source port(s) for the Acl. NNNN:MMMM can be used to specify a port range. --dport Destination port Specify destination port(s) for the Acl. NNNN:MMMM can be used to specify a port range. --jump Decision Specify decision for the Acl. Has to be ACCEPT or DROP. --groups Groups list Specify the user group(s) on which Acl apply. Must be of the form : Group1[,Group2[,...]] --List --group Group ID List Acls for the Group ID group --Delete Dn Deletes the Acl stored in the provided Dn --help Displays a brief resume of available options and quits SEE ALSO
nufw(8) nuauth(8) AUTHOR
Nuauth was designed and coded by Eric Leblond, aka Regit (<eric@regit.org>) , and Vincent Deffontaines, aka gryzor (<vincent@gryzor.com>). Original idea in 2001, while working on NSM Ldap support. This manual page was written by Eric Leblond and copyrighted by INL (2003-2005) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 2 as published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. 12 mars 2007 NUACLGEN(8)

Check Out this Related Man Page

GLOB2(6)							   Games Manual 							  GLOB2(6)

NAME
glob2 -- Real Time Strategy Game SYNOPSIS
glob2 [-h ] [-f ] [-r ] [-s640x480] [-a ] [-b ] [-l ] [-t [01]] [-d /home/foo/bar] [-u jack] [-host MapName] DESCRIPTION
This manual page documents briefly the glob2 command. This manual page was written for the Debian distribution because the original program does not have a manual page. glob2 is a Real Time Strategy game, which can be compared with Warcraft and also Sims-games family. The primary aim of the game is to kill your opponents, just like in Warcraft-like games, and the whole control is processed through buildings, not units, as in Sims-games family. OPTIONS
--help Show summary of options. -s resolutionxdepth Set resolution and optionally depth (for instance: -s640x480 or -s640x480x32). -f/-F Set/clear full screen. -r/-R Set/clear resizable window. -g/-G Enable/disable OpenGL acceleration (GPU use). -c/-C Enable/disable custom cursor. -l Low quality graphics: disable some transparency effects. -h High quality graphics: maximum of transparency effects. -v level Set the music volume (between 1 and 256). -m/-M Mute/unmute the sound (both music and speech). -d directory Add a directory to the directory search list. -u username Specify a username. -host MapName Run Globulation 2 as a game host text-only server. -y hostname Specify an alternative hostname for YOG server. -host map_file [YOG_username] [YOG_password] Run only as a YOG game host text-based server. -nox game_file Run the game without using the X server. -vs name Save a videoshot as name. -version Print the version and exit. AUTHOR
This manual page was written by Vincent Deffontaines <vincent@gryzor.com> and David Martinez Moreno <ender@debian.org> for the Debian sys- tem (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 as published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. GLOB2(6)
Man Page