My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 122
unlike standard ldapsearch/ldapadd/ldapmodify tools, this ldapmanage provide shell-like commands for inspecting/navigating the ldap trees. We have commands including cd , ls , entry, add, modify, delete, init, bind The program is written in Python
=Django LDAP Backend (django_ldapbackend)= == Installation == 1. You will require Django and LDAP. ( easy_install django ; apt-get install slapd ) 2. Install this (easy_install should do it). ( easy_install django-ldapbackend ) 3. Add the following to your settings.py without the co...
==Introduction== When you have to administer a network of many machines and devices, you quickly find out how much duplication of effort is involved with normal administrative tasks. Routine operations like changing passwords, canceling accounts, and modifying groups become time-consuming if repeat...
http://www.fluidsignal.com/~scastillo/ldap_schema_wizard.jpg LDAP schema wizard help you making LDAP schemas without any knowledge of the LDAP schema syntax. It can generate schemas for: * OpenLDAP ( < 2.3 slapd.conf configuration) * OpenLDAP ( >= 2.3 run-time configuration (RTC)) * ...
==Introduction== Splat is a daemon designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory. Splat currently supports the following: * Writing SSH public ke...
Simple, easy to use web interface for an address book using an LDAP server as backend. Since I am by no means a UI designer I completely rely on [http://extjs.com ExtJS] for my UI components, as it allows severely layout handicapped people like me to create good looking user interfaces. "Simp...
The LDAP Integration framework for Joomla! will be developed, which will enable administrator to administer users, groups that belongs to LDAP directory implementation. The framework to be developed will be generic enough to handle various Directory Implementation like Microsoft Active Directory, ...
Making the process of creating and editing users alot easier. Being able to automate the creation of folders, scipts and groups assigned to users. Fully automating the creation of new users of active directory
This project is about making LDAP-controlled central LAN server. See [TOC Table of contents].
This Python library provides an object-oriented interface to LDAP, with an API similar to the Django ORM.
1 2 3 4 5 6 7 8 9 10 Next