Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.335 Times

Please Provide A Description Of A Directory Server freeware
Filter: All | Freeware | Demo
 

Please Provide A Description Of A Directory Server

1 2 3 4 5 > 
Added: June 02, 2010 | Visits: 1.610

Directory Server NT Authentication Module Directory Server NT Authentication Module provides a plugin allowing LDAP authentication via an NT domain account. The Directory Server NT Authentication Module project is made of two parts: The first is a simple daemon which takes an NT users domain credentials (including password) and...



Platforms: *nix

License: Freeware Size: 1.7 MB Download (97): Directory Server NT Authentication Module Download

Added: August 11, 2010 | Visits: 1.712

Apache Directory Server Apache Directory Server is an embeddable LDAP server implemented in pure Java. Our primary vision (others also outlined below) is to build an enterprise directory server platform (and its components) where other Internet services snap in to store their data within the directory so they may be...





Platforms: *nix

License: Freeware Download (105): Apache Directory Server Download

Added: May 10, 2013 | Visits: 642

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 668

Write a file to a WebDAV Server This script is an extremely simple example of using homepage to write a file to a WebDAV server. This version does not use any authentication mechanism.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Write a file to a WebDAV Server Download

Added: May 10, 2013 | Visits: 1.009

Clean up a directory tree This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the user has permission to remove the files, this will work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs()...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Clean up a directory tree Download

Added: June 30, 2013 | Visits: 580

reading a directory of dicom images Pass the name of the directory which contains the dicom files to the dicomreaddir function to get an ordered list of dicom files.Please see the dicomreaddir_demo for a sample usage.In the main code: dicomreaddir, one can uncomment the line for allowing to use the gui box to select the directory...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): reading a directory of dicom images Download

Added: September 28, 2013 | Visits: 601

Calculate Linux Directory Server Calculate Linux is a Russian Gentoo-based Linux distribution and Live DVD designed to be easy to use, install and update on any number of computers. Two editions are available: Calculate Linux Desktop (CLD) and Calculate Directory Server (CDS). Calculate Directory Server is the free operating...


Platforms: *nix

License: Freeware Size: 671 MB Download (40): Calculate Linux Directory Server Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 294

polyprog The aim of the project is to provide short description of many programming languages, dialects, IDEs, etc. with sample programs (realizations of common algorithms like 'hello, world', 'dot product', 'quine program').


Platforms: Windows, Mac, Linux

License: Freeware Size: 23.5 KB Download (49): polyprog Download

Added: May 10, 2013 | Visits: 506

Import modules from a remote server Storing modules in a central location, which are used by remote, seperate clients has obvious benefits. This script describes a method by which modules can be fetched from a remote server and compiled into bytecode modules which are used by the client.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Import modules from a remote server Download

Added: June 28, 2013 | Visits: 598

Run M-Lint on a directory tree and filter results This function addresses two of the major shortcomings of the M-Lint report which is available in the MATLAB Directory Browser. Firstly, it will perform a recursive analysis, i.e. the current directory and its subdirectories and their subdirectories etc. Secondly, it allows the user to filter out...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Run M-Lint on a directory tree and filter results Download

Added: February 23, 2010 | Visits: 1.011

Pnxsmbtool (PhoeNUX SAMBA tool) Pnxsmbtool project is a simple wizard for setting up a Samba server that can be used for a home or small office network. It will be shipped with the not-yet-released PhoeNUX-OS distribution. So on other systems, it may take a bit of work to get the dependencies installed (see Requirements...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (95): Pnxsmbtool (PhoeNUX SAMBA tool) Download

Added: September 05, 2010 | Visits: 981

Pnxsmbtool Pnxsmbtool is a simple wizard for setting up a Samba server that can be used for a home or small office network. It will be shipped with the not-yet-released PhoeNUX-OS distribution. So on other systems, it may take a bit of work to get the dependencies installed (see Requirements below).....


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): Pnxsmbtool Download

Added: May 10, 2013 | Visits: 645

Authenticate users through a POP-server This script is an example of how an existing POP-mail account can be used to provide authentication to a python application.The user doesn't have to remember yet another password, and the administrator doesn't have to handle users who forgot... Instead, the script will associate all users to...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (65): Authenticate users through a POP-server Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 643

PanDAV - a WebDAV library and server PanDAV is a project comprising of a WebDAV server library (in Python) and a simple WebDAV file server, written to be extremely easy to use and extend.


Platforms: Windows, Mac, Linux

License: Freeware Size: 45.55 KB Download (48): PanDAV - a WebDAV library and server Download

Added: August 12, 2006 | Visits: 12.472

Alert Post-A-Board Create and offer Web Message Boards. No Scripting, No HTML required. Just install the Post-A-Board server and run it alongside your current Web Server - or on its own. Control Panel-driven Web interface lets you create Public Boards and Private Boards. Alert Post-A-Board lets you create and/or...


Platforms: Windows

License: Freeware Size: 3.4 MB Download (685): Alert Post-A-Board Download

Added: May 10, 2013 | Visits: 634

A quick and dirty Client and Server Socket class A quick and dirty Client and Server Socket class presents you a client-server model.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 543

Watching a directory tree under Linux This script contains a class named DirectoryNotifier that encapsulates the code required for watching directory entry contents.


Platforms: *nix, Python, BSD

License: Freeware Download (53): Watching a directory tree under Linux Download

Added: April 10, 2013 | Visits: 548

MySQL Server Status MySQL Server Status retrieves the status of a MySQL server using SHOW STATUS query and returns the values in an array.Also, it provides functions for formatting these status values for better presentation: Formatbytes (determines TB, GB, MB, or KB and limits output to a number of decimal places...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL Server Status Download

Added: December 10, 2013 | Visits: 976

Feeds directory fetcher This is a very simple little module that provides a new feeds fetcher to the feeds module that fetches new files from a directory of files.All you need to do is point it at a directory on your webserver, and it will fetch a new file if one is added to the directory.This fetcher doesn't do any...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Feeds directory fetcher Download

Added: August 03, 2013 | Visits: 474

NextGEN TinyMce Description NextGEN TinyMce Description simply integrate tinymce wysiwyg to the description of the picture in a NextGEN gallery. Install : 1. Copy the plugin in wp-content/plugins directory 2. Activate the plugin 3. Go to your "manage gallery" on NextGEN, you will see description textarea modified. There...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (48): NextGEN TinyMce Description Download

1 2 3 4 5 >