source:
branches/samba-3.5.x/source4/lib/ldb-samba/README
Last change on this file was 414, checked in by , 15 years ago | |
---|---|
File size: 374 bytes |
Line | |
---|---|
1 | This directory contains Samba specific extensions to ldb. It also |
2 | serves as example code on how to extend ldb for your own application. |
3 | |
4 | The main extension Samba uses is to provide ldif encode/decode |
5 | routines for specific attributes, so users can get nice pretty |
6 | printing of attributes in ldbedit, while the attributes are stored in |
7 | the standard NDR format in the database. |
Note:
See TracBrowser
for help on using the repository browser.