1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

r22805: Inform in examples/pdb about the location of the external support for

the SQL backends.
(This used to be commit 37f2191cd364dd6c2223b2e19072920ad2a257d6)
This commit is contained in:
Lars Müller 2007-05-11 20:42:51 +00:00 committed by Gerald (Jerry) Carter
parent c6a51dc5f1
commit 0484aca691

View File

@ -14,3 +14,7 @@ debugger.
New passdb plugins should go into the samba lib directory, (/usr/lib/samba/pdb/
for most distributions). An example would be: /usr/lib/samba/pdb/test.so
Be aware that the SQL and XML based passdb modules have been removed since the
3.0.23 release. More information of external support for SQL passdb modules
can be found at http://pdbsql.sourceforge.net/.