The Digital Seed Vault dev-20081209 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News The Digital Seed Vault dev-20081209 (Default branch)
# 1  
Old 12-10-2008
The Digital Seed Vault dev-20081209 (Default branch)

The Digital Seed Vault is a Web-based seed stock database mainly developed for researchers in the plant sciences. It can also be used by people who handle a lot of different seeds, e.g. garden enthusiasts, seed breeders, or seed producers. License: GNU General Public License v3 Changes:
This version fixes many broken include errors, and contains a slightly improved user management screen and a small Web-based backup utility. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DBGEN.PL(1)						      General Commands Manual						       DBGEN.PL(1)

NAME
dbgen.pl - Random LDIF database creator SYNOPSIS
dbgen.pl [OPTIONS] -o output_file -n number DESCRIPTION
Random LDIF database creator. Used to generate large LDIF files for use in testing the Directory Server. OPTIONS
A summary of options is included below: -v Verbose output -q Quiet output -s suffix LDAP suffix. Default is 'dc=example,dc=com' -c CN naming style Naming style for RDN's. Default is UID -O organizationalPersons Organizationalpersons objectClass. Default is inetOrgPerson. -p piranha style ACI Piranha style aci. Default is barracua -r seed Seed number for random number generator -g Print extra entries for orgchart -x Suppress printing of the preamble -y Suppress printing of Organizational Units -l Location of directory containing data files, default is /usr/share/dirsrv/data -n number Number of entries to be generated AUTHOR
dbgen.pl was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. Copyright (C) 2008 Red Hat, Inc. This manual page was written by Michele Baldessari <michele@pupazzo.org>, for the Debian project (but may be used by others). This is free software. You may redistribute copies of it under the terms of the Directory Server license found in the LICENSE file of this software distribution. This license is essentially the GNU General Public License version 2 with an exception for plug-in distribution. May 18, 2008 DBGEN.PL(1)