Migrate an ldap with nis schema to rfc2307bis schema
A short script written in Python to migrate an ldap ldif file with nis schema to rfc2307bis schema.
Synthax:
./ldap_nis_2_rfc2307bis.py <source ldif file> <dest ldif file>
pyHSScripts - pyHomeServerScripts starts and stops a server for e.g. file-sharing in the local network with the ability of small user-management. uses wxPython for GUI. with WOL support.
OpenID is a decentralized authentication protocol for web applications. OpenID users need share credentials with only one OpenID provider, and not every forum and network they log on to. This leads to a safer and more convenient Web. http://openid.net/
An ISP-class utility to allow FTP account holders to change their password independently using a web browser. Written in Python and Works with PureFTPd-MySQL servers where the PureFTPd FTP server uses a MySQL database for user authentication.