Python: Difference between revisions

From SambaWiki
(→‎LDB: problem with aur package...)
Line 10: Line 10:
apt-get install python-ldb
apt-get install python-ldb

There is package for ArchLinux in AUR:
yaourt python-ldb


== tdb ==
== tdb ==

Revision as of 20:44, 30 April 2009

Debugging

Available modules

LDB

LDB is the database engine used in Samba4. For further information see [1].

Installing in debian/ubuntu:

apt-get install python-ldb

tdb

registry

param (loadparm)

credentials

...

There is some other modules, we need to describe them there.