Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

polygraph-pgl2ldif(1) [debian man page]

POLYGRAPH-PGL2LDIF(1)						   User Commands					     POLYGRAPH-PGL2LDIF(1)

NAME
polygraph-pgl2ldif - LDIF (and other text-based) configuration generator SYNOPSIS
pgl2ldif [--option ...] DESCRIPTION
Generates LDIF (and other text-based) configuration files from PGL code. LDIF is the configuration format used by LDAP servers. To generate a configuration file, one needs to create a template. Polygraph substitutes well-known keywords in the template file with credentials and other authentication-related information. OPTIONS
--help list of options --version package version info --template <filename> LDIF template --config <filename> PGL configuration --cfg_dirs <dirs> directories for PGL #includes --avoid_duplicates <yes|no> [slowly] avoid duplicate LDIF records --global_rng_seed <int> per-test r.n.g. seed COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc. SEE ALSO
polygraph(7) - general information and a list of programs http://www.web-polygraph.org/ - project web site polygraph-pgl2ldif - Web Polygraph February 2010 POLYGRAPH-PGL2LDIF(1)

Check Out this Related Man Page

POLYGRAPH-AKA(1)						   User Commands						  POLYGRAPH-AKA(1)

NAME
polygraph-aka - IP aliases manipulation tool SYNOPSIS
aka [--option ...] [interface_name] [alias] ... DESCRIPTION
Aka is used to setup large number of aliases during Polygraph experiments with many robots and servers. The aliases option specifies what alias or aliases you want to have on the given interface. Aka recognizes IP addresses in PGL address for- mat, including dotted IP range. Aka will try to guess the subnet or you can use an explicit subnet specification. The number of aliases you can set depends on your OS. Moreover, some OSes may support large number of aliases (more than 1000) but with a significant performance penalty. Note that you can just put alias specs after all other options and the interface name (see aka's usage line). Aka will delete all old aliases before setting new ones. If you do not specify the new aliases, the old ones will still be deleted (handy for cleaning up after yourself). OPTIONS
--help list of options --version package version info --if <str> interface name --aliases <str> ip(s) or ip range(s) to set as aliases COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc. SEE ALSO
polygraph(7) - general information and a list of programs http://www.web-polygraph.org/ - project web site polygraph-aka - Web Polygraph February 2010 POLYGRAPH-AKA(1)
Man Page

5 More Discussions You Might Find Interesting

1. AIX

intranet web site

hello I would like to create an internal web site, but how do i make it with Aix ? I must to install apache and send my http pages in the declared repertory ? There are some configuration files to modify ?? thank you (2 Replies)
Discussion started by: pascalbout
2 Replies

2. Shell Programming and Scripting

configuration and template file

Hi, I have a configuration file(which has values) and a template file(where the values are dummied) Configuration file (a.txt) -------------------- var1=1521 var2=172.10.10.10 var3=emp . . . var15=hhhhhhh Template file (b.txt) -------------------- The host name is $var2. The... (5 Replies)
Discussion started by: ammu
5 Replies

3. Programming

Creating a web based id request form

Please pardon my ignorance, but I need to create a web-based form which can be used to request access to the unix servers in our environment. It just needs to have input fields for basic info (name, dept., etc.), and perhaps a drop-down box with the names of the servers. The form will be submitted... (2 Replies)
Discussion started by: wjssj
2 Replies

4. Shell Programming and Scripting

LDIF Data sorting by timestamp

I am a newbie and need awk or sed script to run against LDIF format data and sort by create time stamp (2 Replies)
Discussion started by: atlowi
2 Replies

5. Shell Programming and Scripting

Perl Code to convert LDIF to CSV

Team , I am new to perl. Can someone help me out to convert LDIF file to csv format using perl logic ? LDIF file format contains values : ID : name/Bose-IND/ORD,cu-150,ou=ends Connection_Time: 02:12:54 EST LDAP: yes Link: ABC Home Page - ABC.com Expected outcome should with column... (0 Replies)
Discussion started by: Perlbaby
0 Replies