Main > Free Download Search >

Free ldap configuration software for linux

ldap configuration

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2782
Appctl 1.0 (Apache configuration)

Appctl 1.0 (Apache configuration)


Appctl is a framework for virtually any server software. more>>
Appctl is a framework for virtually any server software. It provides a central script called "ctl" which allows you to start, stop, restart, maintain, or query the current status of an application.
Appctl is meant as a completely generic replacement for application-specific startup/stop scripts. The project also supplies generic monitoring scripts for clusters, which can dramatically decrease clustering costs.
Enhancements:
- This release includes configuration files for running the Apache Web server with integrated appctl support.
<<less
Download (0.022MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
Configuration HOWTO 1.99.8

Configuration HOWTO 1.99.8


Configuration HOWTO would be the main documentation for configuring most common hardware and services. more>>
Configuration HOWTO would be the main documentation for configuring most common hardware and services.

This document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for the command line. As it became too big and old for the current distros, I rewrote it more simple as I could.

Fundamentally, to configure the system, Linux users have to write some configuration files. To do it easyer, today programs and wizards are avaliable to manage them. This programs may be quite different for the various distributions.

In this HOWTO, I will speak about Mandrake-Linux and about Red Hat.

<<less
Download (MB)
Added: 2007-01-25 License: LGPL (GNU Lesser General Public License) Price:
1006 downloads
Unix configuration extractor 4

Unix configuration extractor 4


The Unix configuration extractor is a script more>> The Unix configuration extractor is a script that runs on the server to extract necessary security configurations. This script doesnt make any changes to the server other than creating the dump files<<less
Download (19KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
DoD Configuration 0.6.2 for Firefox

DoD Configuration 0.6.2 for Firefox


DoD Configuration allows you to configure Department of Defense appications. more>>
Configures your application for use within the Department of Defense.
Main features:
- urns on auto-updates
- Imports DoD Root Certificates
- Setup of CAC Reader driver
- Clarifies SSL error when Common Access Card (smartcard) not present (Firefox)
- Indicate when using trusted domain websites (.mil), similar to SSL (Firefox)
- Redirect to HTTPS when HTTP connection fails (Firefox)
- Sets up DoD LDAP Address Book (Thunderbird)
- Turns off image loading and javascript (Thunderbird)
- Setup of mail signing (Thunderbird)
- Looks at mail headers and warns if mail originates from outside of trusted domain (.mil) (Thunderbird)
Root certificates can be verified upon install by clicking on the View option. The fingerprints and other information can be verified at https://crl.gds.disa.mil.
<<less
Download (0.026MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
859 downloads
Emacs Configuration Framework 0.0.5

Emacs Configuration Framework 0.0.5


Emacs Configuration Framework is a versatile configuration package for Emacs. more>>
Emacs Configuration Framework is a versatile configuration package for Emacs. It is meant for users whose Emacs configuration has become so complex that it appears to be unmanageable.
It enables you to write and load the configuration for individual Emacs packages in pieces. You can use it to setup some autoloads for a package when you start Emacs and then do extra configuration after the package has loaded.
This speeds up your Emacs startup without compromising your ability to do complicated things.
Enhancements:
- This release adds a new rc.d/lang directory.
- Modes added: speedbar, semantic, cedet, and ecb.
<<less
Download (0.032MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1111 downloads
Kernel Configuration Comparison 0.2

Kernel Configuration Comparison 0.2


Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel .config files. more>>
Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel ".config" files.
It shows configuration variables with different values in a tabular format. It also shows configuration variables found in only one of the input configuration files.
Building:
kccmp by default requires Qt 3.x. However, by changing one line in kccmp.pro you can build against Qt 4.x. Note that the Qt 4.x build requilres libboost_regex as well.
The standard build is as easy as:
example:
% qmake
% make
Usage
% kccmp /path/to/first/.config path/to/second/.config
example:
% kccmp /usr/src/linux/.config /usr/src/linux/.config.old
Enhancements:
- This release was ported to Qt 3.x.
- The requirement for libboost_regex was removed.
- Building with either Qt 4.x or Qt 3.x is now supported.
<<less
Download (0.012MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1482 downloads
Razer device configuration tool 0.05

Razer device configuration tool 0.05


The next generation Razer device configuration software bringing the Razer gaming experience more>>
Razer device configuration tool 0.05 is a versatile and very useful razer device configuration tool which can bring the Razer gaming experience to the free OpenSource world. This utility is supposed to replace the old deathaddercfg utility. It features a device HAL library, a python razer HAL module, a commandline tool and a graphical QT tool to configure the devices.
<<less
Added: 2009-07-06 License: GPL Price: FREE
18 downloads
ldapvacation 1.1.1

ldapvacation 1.1.1


ldapvacation is an LDAP-enabled version of the vacation program that sends an more>>
ldapvacation returns a message to the sender of a message telling them that you are currently not reading your mail.
SYNOPSIS
ldapvacation [ -tVv ] [ -b searchbase ] [ -C configfile ] [ -D binddn ]
[ -d dest ] [ -f from ] [ -h ldaphost ] [ -l logfacility ]
[ -m mailattr ] [ -p ldapport ] [ -q query ] [ -u ldapurl ]
[ -w bindpasswd ] [ -x spamheader ]
Options:
-t Use TLS when connecting to the LDAP server.
-V Show the version number and exit.
-v Run in verbose more. Informal message are displayed on standard output and in the syslog.
-b searchbase
Specify the searchbase for LDAP searches.
-C configfile
Read configuration options from configfile.
-D binddn
Specify the distinguished name to use when binding to the LDAP server.
-d dest
Specify the message destination user. If this option is not set, ldapvacation will use the login
name of the user executing it.
-f from
Specify the envelope sender address.
-h ldaphost
Specify the hostname of the LDAP server. This option is deprecated, please use a LDAP URL in-
stead.
-l logfacility
Set the log facility for syslog to logfacility. Possible values are daemon, mail, user, local0,
local1, local2, local3, local4, local5, local6, local7, local8, and local9.
-m mailattr
Specify the LDAP attribute which is used to store local addresses.
-p ldapport
Specify the TCP port number on which to contact the LDAP server. This option is deprecated,
please use a LDAP URL instead.
-q query
Specify the LDAP query to find entries.
-u ldapurl
Specify the LDAP URL of the server to connect to.
-w bindpasswd
Specify the password to use when binding to the LDAP server.
Enhancements:
- A bug in the config file parser was fixed.
<<less
Download (0.020MB)
Added: 2006-03-28 License: BSD License Price:
1305 downloads
SPOPS::Manual::Configuration 0.87

SPOPS::Manual::Configuration 0.87


SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process. more>>
SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process.

These are variables used in all SPOPS implementations. The name of the variable is the key used in the configuration hashref.

Here is a fairly minimal example of a configuration hashref:

1: my $spops = {
2: news => {
3: class => My::News,
4: isa => [ qw/ MyApp::Datasource SPOPS::DBI::Pg SPOPS::DBI / ],
5: rules_from => [ My::DiscoverField ],
6: code_class => [],
7: field_discover => yes,
8: base_table => news,
9: id_field => news_id,
10: increment_field => 1,
11: no_insert => [ news_id ],
12: no_update => [ news_id ],
13: },
14: };

<<less
Download (0.28MB)
Added: 2006-10-13 License: Perl Artistic License Price:
1109 downloads
Font Configuration Library 2.3.94

Font Configuration Library 2.3.94


Fontconfig is a library for configuring and customizing font access. more>>
Fontconfig is a library for configuring and customizing font access.

Font Configuration Library contains two essential modules, the configuration module which builds an internal configuration from XML files and the matching module which accepts font patterns and returns the nearest matching font.

The configuration module consists of the FcConfig datatype, libexpat and FcConfigParse which walks over an XML tree and ammends a configuration with data found within. From an external perspective, configuration of the library consists of generating a valid XML tree and feeding that to FcConfigParse.

The only other mechanism provided to applications for changing the running configuration is to add fonts and directories to the list of application-provided font files.

The intent is to make font configurations relatively static, and shared by as many applications as possible.

It is hoped that this will lead to more stable font selection when passing names from one application to another. XML was chosen as a configuration file format because it provides a format which is easy for external agents to edit while retaining the correct structure and syntax.

Font configuration is separate from font matching; applications needing to do their own matching can access the available fonts from the library and perform private matching.

The intent is to permit applications to pick and choose appropriate functionality from the library instead of forcing them to choose between this library and a private configuration mechanism.

The hope is that this will ensure that configuration of fonts for all applications can be centralized in one place. Centralizing font configuration will simplify and regularize font installation and customization.
<<less
Download (1.1MB)
Added: 2006-03-01 License: Freely Distributable Price:
1332 downloads
Configuration File Library 1.1

Configuration File Library 1.1


The Configuration File Library (CFL) is a collection of routines for manipulating configuration files. more>>
The Configuration File Library (CFL) is a collection of routines for manipulating configuration files. The project is a portable library fully written from scratch in pure ANSI C.

It is designed to offer for C programmers common routines for manipulating configuration text files.

<<less
Download (0.38MB)
Added: 2007-05-27 License: GPL (GNU General Public License) Price:
887 downloads
Simple XML Configuration Library 0.3.6

Simple XML Configuration Library 0.3.6


Simple XML Configuration Library an XML library for parsing a simple configuration file format. more>>
Simple XML Configuration Library an XML library for parsing a simple configuration file format.
Simple XML Configuration Library is actively developed for *nix, Mac OS X and *BSD. The goal of the project is to provide a library that can be easily wrapped into other languages such as Python and Java.
Installation:
- run: build.sh
- run: ./configure
- run: make
- run: make install
Enhancements:
- fixed memory leak on name allocations and in Destroy
<<less
Download (0.022MB)
Added: 2006-03-30 License: GPL (GNU General Public License) Price:
1305 downloads
Debian Packages of System Configurations 1.0.29

Debian Packages of System Configurations 1.0.29


Debian Packages of System Configurations is an automated system configuration for Debian. more>>
Dpsyco is a automated system to distribute system configurations to several computers. It is written mainly for the Debian distribution but should be portable (without too much difficulties) to other distributions or Unixes as well.
It consists of a number of shell scripts to perform the desired actions. With it you can handle users, add ssh-public-keys, patch the system, update things using cfengine, install files (overriding other package files), and more.
Main features:
- Handle users.
- Handle groups.
- Handle ssh access.
<<less
Download (0.011MB)
Added: 2005-11-19 License: GPL (GNU General Public License) Price:
1437 downloads
Razer DeathAdder mouse configuration 004

Razer DeathAdder mouse configuration 004


Razer DeathAdder mouse configuration is a configuration utility for the Razer DeathAdder on Linux systems. more>>
Razer DeathAdder mouse configuration is a configuration utility for the Razer DeathAdder on Linux systems.
You can control the LEDs, scanning resolution and frequency and profiles with this tool. In future things like firmware upload are also planned.
Enhancements:
- This adds support for the Razer Krait mouse.
<<less
Download (0.015MB)
Added: 2007-04-23 License: GPL (GNU General Public License) Price:
952 downloads
System Configuration Collector 1.7.38

System Configuration Collector 1.7.38


System Configuration Collector (SCC) is yet another configuration collector. more>>
System Configuration Collector in short SCC, collects configuration data of systems in snapshots. The structure of the snapshot allows SCC to compare a snapshot with the previous one and detect changes in the configuration.
Upon detecting changes, scc adds the differences to a logbook. The snapshot and the logbook are converted to HTML for local inspection. Optionally, the SCC-files can be send to a system running the SCC server software. On the server, summaries of the SCC-data are generated and search/compare operations on the snapshots and logbooks are available via a web-interface.
The logbook is a starting point in case a system "suddenly" does not work correctly and the administrator is wondering what he/she has changed in the last weeks or months. As most of us know by experience, configuration changes can have accidental side-effects on (other) systems.
By examining the entries in the logbooks and considering the consequences, the cause of an actual problem might be found more easily than by just trying to remember the changes that were performed.
The snapshots can be used to compare the configuration of two systems. Imagine systems, that are supposed to be identical, but behave differently. Comparing parts of the snapshots of the two systems can indicate the cause of the difference in behavior.
Enhancements:
- The DIV tags in the HTML was corrected.
- Directory data/transfer was created to avoid errors in scc-pull. cpu-speed for SunOS was added.
- The machinfo variable is now initialized.
- The determination of local filesystems on Linux was corrected.
- Squid classification was corrected.
<<less
Download (MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
836 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5