ldap sync
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 390
pldap 0.2
Pldap short from PAM LDAP Module is an experimental attempt at writing a new LDAP authentication module for PAM. more>>
Pldap short from PAM LDAP Module is an experimental attempt at writing a new LDAP authentication module for PAM. It is currently beta code, and only implements the basic elements of LDAP authentication.
However, it does provide all the elements of a PAM module, and can be used to authenticate and authorise users against an LDAP database.
Main features:
- Simple bind against a directory to authenticate a user
- User defined templates for matching a userid to a DN
- Configurable filters for searching groups to authorise a login
- Change password capability
- TLS security
- Support for Linux, NetBSD, FreeBSD and Solaris
- Links to both the Solaris and OpenLDAP client libraries
Enhancements:
- Support for Solaris and FreeBSD
- Configure fixes to determine client LDAP libraries
- Compile under Redhat FC5
- Minor Bug Fixes
<<lessHowever, it does provide all the elements of a PAM module, and can be used to authenticate and authorise users against an LDAP database.
Main features:
- Simple bind against a directory to authenticate a user
- User defined templates for matching a userid to a DN
- Configurable filters for searching groups to authorise a login
- Change password capability
- TLS security
- Support for Linux, NetBSD, FreeBSD and Solaris
- Links to both the Solaris and OpenLDAP client libraries
Enhancements:
- Support for Solaris and FreeBSD
- Configure fixes to determine client LDAP libraries
- Compile under Redhat FC5
- Minor Bug Fixes
Download (0.29MB)
Added: 2006-04-27 License: The Apache License 2.0 Price:
1275 downloads
LDAPab 0.1
LDAPab is a Web-based address book for small companies. more>>
LDAPab is a Web-based address book for small companies. LDAPab features a public address book which is writable for all company staff and a personal address book for each staff member. LDAPab requires an existing LDAP server to authenticate users.
<<less Download (0.10MB)
Added: 2005-11-16 License: GPL (GNU General Public License) Price:
1437 downloads
LDAP Shell 2.0
LDAP Shell is an interactive LDAP shell written in Perl. more>>
LDAP Shell is an interactive LDAP shell written in Perl and allowing basic administrative functionality, such as crawling the directory tree and modifying entries.
It is composed of two parts: Net::LDAP::Config, and ldapsh.
Net::LDAP::Config is a library for simplifying and centralizing access to your LDAP repositories. Instead of having every single script ask for your ldap server and search base, or have it hard coded, you can simply use this library:
my $config = Net::LDAP::Config->new("default");
Its got a couple other nice features, like the fact that it caches your LDAP UID (per host), so you should only ever have to type it in once. Its pretty well documented, so perldoc Net::LDAP::config should get you the rest of the way.
ldapsh, and its corresponding library Net::LDAP::Shell, provide (shockingly) the shell behaviour. When run, ldapsh drops you into a (very simple) interpreter.
Even given its simplicity, though, ldapsh is still very useful: You can use it to walk your LDAP tree, you can clone existing objects (using the clone command), remove objects (can you guess the command?), and create new objects using new.
The new command, when provided one or more objectclasses, will automatically retrieve the required and optional attributes for those objectclasses, which can be a great time-saver.
Enhancements:
- A lot of cleanup, some new commands, and Term::ReadKey support.
<<lessIt is composed of two parts: Net::LDAP::Config, and ldapsh.
Net::LDAP::Config is a library for simplifying and centralizing access to your LDAP repositories. Instead of having every single script ask for your ldap server and search base, or have it hard coded, you can simply use this library:
my $config = Net::LDAP::Config->new("default");
Its got a couple other nice features, like the fact that it caches your LDAP UID (per host), so you should only ever have to type it in once. Its pretty well documented, so perldoc Net::LDAP::config should get you the rest of the way.
ldapsh, and its corresponding library Net::LDAP::Shell, provide (shockingly) the shell behaviour. When run, ldapsh drops you into a (very simple) interpreter.
Even given its simplicity, though, ldapsh is still very useful: You can use it to walk your LDAP tree, you can clone existing objects (using the clone command), remove objects (can you guess the command?), and create new objects using new.
The new command, when provided one or more objectclasses, will automatically retrieve the required and optional attributes for those objectclasses, which can be a great time-saver.
Enhancements:
- A lot of cleanup, some new commands, and Term::ReadKey support.
Download (0.040MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1437 downloads
CSS Sync 0.2
CSS Sync is a Firefox extension which automatically Sync the CSS from your server. more>>
CSS Sync is a Firefox extension which automatically Sync the CSS from your server.
Automatically Sync the CSS from your server! This extension automatically syncs the style sheets that you edit on the server side to the client and applies them continuously.
For a web developer this will save lot of time. In development stage you just need to continuously edit the style sheet on server and see the effect on client side(browser) instantaneously.
<<lessAutomatically Sync the CSS from your server! This extension automatically syncs the style sheets that you edit on the server side to the client and applies them continuously.
For a web developer this will save lot of time. In development stage you just need to continuously edit the style sheet on server and see the effect on client side(browser) instantaneously.
Download (0.005MB)
Added: 2007-04-10 License: MPL (Mozilla Public License) Price:
935 downloads
Podsyncr 0.1
Podsyncr allows you to sync photos and sets on Flickr to an iPod. more>>
Podsyncr allows you to sync photos and sets on Flickr to an iPod. It currently only works with the 2nd generation iPod Nano.
Podsyncr downloads the photos and stores them into an iPod photo database.
Supported Models
Currently only the iPod Nano 2nd gen. is supported. If you have any other model just send me a small sample Photo Database and I will add support for it.
Usage
Start podsyncr.jar
Authenticate yourself to flickr by clicking on auth and following the instructions
click on sync and wait
copy "~/.podsyncr/Photo Database" to the Photos directory on your ipod
copy "~/.podsyncr/F*.ithmb" to the Photos/Thumbs directory
podsyncr is licensed under the GPL version 2 and includes software developed by Aetrion LLC (flickrj).
<<lessPodsyncr downloads the photos and stores them into an iPod photo database.
Supported Models
Currently only the iPod Nano 2nd gen. is supported. If you have any other model just send me a small sample Photo Database and I will add support for it.
Usage
Start podsyncr.jar
Authenticate yourself to flickr by clicking on auth and following the instructions
click on sync and wait
copy "~/.podsyncr/Photo Database" to the Photos directory on your ipod
copy "~/.podsyncr/F*.ithmb" to the Photos/Thumbs directory
podsyncr is licensed under the GPL version 2 and includes software developed by Aetrion LLC (flickrj).
Download (0.15MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1023 downloads
pam_ldap 0.1
pam_ldap module provides the means for Solaris and Linux servers and workstations to authenticate against LDAP directories. more>>
pam_ldap module provides the means for Solaris and Linux servers and workstations to authenticate against LDAP directories, and to change their passwords in the directory.
Main features:
- Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0.
- Can utilize transport layer security (such as SSL or TLS) to encrypt transactions between the workstation and the LDAP server and provide strongly authenticated sign-on
- Support for SASL interactive authentication for strong authentication without the overhead of SSL/TLS
- Shares configuration information with nss_ldap module
- Supports PADL NIS/LDAP Gateway locator for finding LDAP servers
- Supports Netscape and IETF password policies
- Supports host- and group-based logon authorization
<<lessMain features:
- Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0.
- Can utilize transport layer security (such as SSL or TLS) to encrypt transactions between the workstation and the LDAP server and provide strongly authenticated sign-on
- Support for SASL interactive authentication for strong authentication without the overhead of SSL/TLS
- Shares configuration information with nss_ldap module
- Supports PADL NIS/LDAP Gateway locator for finding LDAP servers
- Supports Netscape and IETF password policies
- Supports host- and group-based logon authorization
Download (0.12MB)
Added: 2006-05-17 License: LGPL (GNU Lesser General Public License) Price:
1255 downloads
dhcp2ldap 1.1
dhcp2ldap is a daemon for use with the BIND9 LDAP backend. more>>
dhcp2ldap is a perl daemon that Ive written to work with the LDAP SDB backend for Bind9, and the ISC DHCP server.
It will check the dhcp leases file, at a configurable rate, for changes and update DNS accordingly.
<<lessIt will check the dhcp leases file, at a configurable rate, for changes and update DNS accordingly.
Download (0.002MB)
Added: 2005-07-05 License: GPL (GNU General Public License) Price:
1571 downloads

SearchBox Sync 1.3
SearchBox Sync allows you to synchronize the searchbox content. more>>
SearchBox Sync 1.3v is one of the most marvelous tools which can automatically update the search box content when you search directly in a search engine (Google, Yahoo, Live, MSN, YouTube, ...). Custom synchronization rules can be easily added for your preferred search engine.
Enhancements: Improved: Compatibility for Firefox 3.5.
<<less Added: 2009-07-16 License: MPL Price: FREE
15 downloads
Other version of SearchBox Sync
License:MPL (Mozilla Public License)
ldap2dns 0.4.1
ldap2dns is a program to create DNS records directly from an LDAP database. more>>
ldap2dns is a program to create DNS records directly from an LDAP database. ldap2dns project can and should be be used to replace the secondary name server by a second primary one. ldap2dns helps reduce all kinds of administration overhead.
No more flat file editing, no more zone file editing. After having installed ldap2dns, the administrator only has to access the LDAP database.
If she desires, she can add access control for each zone, create a special GUI, or use one of the existing LDAP GUIs and add all other kind of zone and resource record information without interfering with the DNS server.
ldap2dns is designed to write an ASCII data file used by tinydns (from the djbdns package), or a zonename.db -file as used by named.
<<lessNo more flat file editing, no more zone file editing. After having installed ldap2dns, the administrator only has to access the LDAP database.
If she desires, she can add access control for each zone, create a special GUI, or use one of the existing LDAP GUIs and add all other kind of zone and resource record information without interfering with the DNS server.
ldap2dns is designed to write an ASCII data file used by tinydns (from the djbdns package), or a zonename.db -file as used by named.
Download (0.053MB)
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1099 downloads
mod_mldap 0.71
mod_mldap is a simple LDAP authentication module for Apache 2. more>>
mod_mldap is a simple LDAP authentication module for Apache 2.
Quick installtion of the dynamic module:
As root, run:
make install
It may be necessary to edit the include and APXS paths in
the Makefile.
Config options:
* MLDAP_URL LDAP URL.
* MLDAP_userAttr LDAP user name attibute. The default is "uid".
* MLDAP_pwAttr LDAP encrypted password attribute. Default
"UserPassword".
* MLDAP_logLevel Set to 1000 or above for debug messages.
The default is 0 (only error messages).
* MLDAP_Authoritative Set to "Off" to pass control to other authentication
modules if authentication fails. Default is "On".
Example (.htaccess):
AuthType Basic
AuthName TopSecret
MLDAP_URL ldap://127.0.0.1/dc=narpes,dc=com??sub?(objectClass=uidObject)
Require valid-user
<<lessQuick installtion of the dynamic module:
As root, run:
make install
It may be necessary to edit the include and APXS paths in
the Makefile.
Config options:
* MLDAP_URL LDAP URL.
* MLDAP_userAttr LDAP user name attibute. The default is "uid".
* MLDAP_pwAttr LDAP encrypted password attribute. Default
"UserPassword".
* MLDAP_logLevel Set to 1000 or above for debug messages.
The default is 0 (only error messages).
* MLDAP_Authoritative Set to "Off" to pass control to other authentication
modules if authentication fails. Default is "On".
Example (.htaccess):
AuthType Basic
AuthName TopSecret
MLDAP_URL ldap://127.0.0.1/dc=narpes,dc=com??sub?(objectClass=uidObject)
Require valid-user
Download (0.005MB)
Added: 2006-05-08 License: MIT/X Consortium License Price:
1264 downloads
OpenLDAP 2.3.35
OpenLDAP software is an open source implementation of the Lightweight Directory Access Protocol. more>>
OpenLDAP project is an open-standard protocol for accessing X.500 directory services. The protocol runs over Internet transport protocols, such as TCP.
LDAP is a lightweight alternative to the X.500 Directory Access Protocol (DAP) for use on the Internet. It uses TCP/IP stack verses the overly complex OSI stack. It also has other simplications, such as the representing most attribute values and many protocol items as textual strings, that are designed to make clients easier to implement.
The OpenLDAP Project is pleased to announce the availability of OpenLDAP Software 2.3, a suite of the Lightweight Directory Access Protocol (v3) servers, clients, utilities, and development tools.
This release contains the following major enhancements:
Slapd(8) enhancements
Updated slapd "overlay" interface, and several example (and mostly experimental) overlays.
Updated LDAP "sync" Engine with replication support, provider now an "overlay"
Numerous access control enhancements, including experimental "dont disclose on error" capability
Configuration backend
LDAPv3 extensions, including:
LDAP Password Policy
LDAP Component Matching (requires OpenLDAP snacc)
LDAP Modify Increment
This release includes the following major components:
slapd - a stand-alone LDAP directory server
slurpd - a stand-alone LDAP replication server
-lldap - a LDAP client library
-llber - a lightweight BER/DER encoding/decoding library
LDIF tools - data conversion tools for use with slapd
LDAP tools - A collection of command line LDAP utilities
Admin Guide, Manual Pages - associated documentation
SNACC - ASN.1 development tools for OpenLDAP
In addition, there are some contributed components:
LDAPC++ - a LDAP C++ SDK
Various slapd modules and slapi plugins
<<lessLDAP is a lightweight alternative to the X.500 Directory Access Protocol (DAP) for use on the Internet. It uses TCP/IP stack verses the overly complex OSI stack. It also has other simplications, such as the representing most attribute values and many protocol items as textual strings, that are designed to make clients easier to implement.
The OpenLDAP Project is pleased to announce the availability of OpenLDAP Software 2.3, a suite of the Lightweight Directory Access Protocol (v3) servers, clients, utilities, and development tools.
This release contains the following major enhancements:
Slapd(8) enhancements
Updated slapd "overlay" interface, and several example (and mostly experimental) overlays.
Updated LDAP "sync" Engine with replication support, provider now an "overlay"
Numerous access control enhancements, including experimental "dont disclose on error" capability
Configuration backend
LDAPv3 extensions, including:
LDAP Password Policy
LDAP Component Matching (requires OpenLDAP snacc)
LDAP Modify Increment
This release includes the following major components:
slapd - a stand-alone LDAP directory server
slurpd - a stand-alone LDAP replication server
-lldap - a LDAP client library
-llber - a lightweight BER/DER encoding/decoding library
LDIF tools - data conversion tools for use with slapd
LDAP tools - A collection of command line LDAP utilities
Admin Guide, Manual Pages - associated documentation
SNACC - ASN.1 development tools for OpenLDAP
In addition, there are some contributed components:
LDAPC++ - a LDAP C++ SDK
Various slapd modules and slapi plugins
Download (3.5MB)
Added: 2007-05-08 License: GPL (GNU General Public License) Price:
560 downloads
Ruby/LDAP 0.9.7
Ruby/LDAP is an extension module for Ruby. more>>
Ruby/LDAP is an extension module for Ruby that provides the interface to LDAP libraries such as OpenLDAP.
It provides the interface to some LDAP libraries (for example, OpenLDAP, UMich LDAP, Netscape SDK, ActiveDirectory). The common API for application development is described in RFC1823 and most libraries comply with it. Ruby/LDAP supports those libraries.
<<lessIt provides the interface to some LDAP libraries (for example, OpenLDAP, UMich LDAP, Netscape SDK, ActiveDirectory). The common API for application development is described in RFC1823 and most libraries comply with it. Ruby/LDAP supports those libraries.
Download (0.083MB)
Added: 2006-08-09 License: BSD License Price:
1177 downloads
File::Sync 0.09
File::Sync is a Perl access to fsync() and sync() function calls. more>>
File::Sync is a Perl access to fsync() and sync() function calls.
SYNOPSIS
use File::Sync qw(fsync sync);
fsync(*FILEHANDLE) or die "fsync: $!";
sync();
use File::Sync qw(fsync);
use IO::File;
$fh = IO::File->new("> /tmp/foo")
or die "new IO::File: $!";
...
fsync($fh) or die "fsync: $!";
The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns undef on failure, or true on success.
The fsync_fd() function is used internally by fsync(); it takes a file descriptor as its only argument.
The sync() function is identical to the C function sync().
This module does not export any methods by default, but fsync() is made available as a method of the FileHandle and IO::Handle classes.
<<lessSYNOPSIS
use File::Sync qw(fsync sync);
fsync(*FILEHANDLE) or die "fsync: $!";
sync();
use File::Sync qw(fsync);
use IO::File;
$fh = IO::File->new("> /tmp/foo")
or die "new IO::File: $!";
...
fsync($fh) or die "fsync: $!";
The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns undef on failure, or true on success.
The fsync_fd() function is used internally by fsync(); it takes a file descriptor as its only argument.
The sync() function is identical to the C function sync().
This module does not export any methods by default, but fsync() is made available as a method of the FileHandle and IO::Handle classes.
Download (0.004MB)
Added: 2006-06-29 License: Perl Artistic License Price:
1213 downloads
mod_psldap 0.89
mod_psldap is an Apache module that performs authentication authorization against an LDAP server. more>>
mod_psldap is an Apache module that performs authentication authorization against an LDAP server using several different means of managing the authentication and authorization processes.
mod_psldap implementation can also manage records through a Web interface, and authenticate against an LDAP server that restricts the user from reading the password and the implementation of Kerberos-based authentication to connect to the LDAP server itself.
Enhancements:
- This release provides AJAX functionality, allowing for the DSML form of the LDAP records to be browsed offline from either the organizational or management tree views.
- A minor issue with recognition of the search scope as defined in the URI has also been addressed, along with the partial introduction of vcard export capabilities.
<<lessmod_psldap implementation can also manage records through a Web interface, and authenticate against an LDAP server that restricts the user from reading the password and the implementation of Kerberos-based authentication to connect to the LDAP server itself.
Enhancements:
- This release provides AJAX functionality, allowing for the DSML form of the LDAP records to be browsed offline from either the organizational or management tree views.
- A minor issue with recognition of the search scope as defined in the URI has also been addressed, along with the partial introduction of vcard export capabilities.
Download (0.13MB)
Added: 2006-02-28 License: GPL (GNU General Public License) Price:
1333 downloads
Samba::LDAP 0.03
Samba::LDAP is a Perl module to manage a Samba PDC with an LDAP Backend. more>>
Samba::LDAP is a Perl module to manage a Samba PDC with an LDAP Backend.
SYNOPSIS
use Carp;
use Samba::LDAP;
my $samba = Samba::LDAP->new()
or croak "Cant create objectn";
my $domain = $samba->get_local_sid();
<<lessSYNOPSIS
use Carp;
use Samba::LDAP;
my $samba = Samba::LDAP->new()
or croak "Cant create objectn";
my $domain = $samba->get_local_sid();
Download (0.080MB)
Added: 2007-01-12 License: Perl Artistic License Price:
1016 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ldap sync search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed