From 83faad0d0e0006d695af25c04c4526e02c39ad46 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 12 Aug 2003 23:45:58 +0000 Subject: Conform better to the specs (This used to be commit 412934e6d006697426e7adbcc686a5ab2b62742b) --- docs/docbook/projdoc/passdb.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'docs/docbook/projdoc/passdb.xml') diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index 4bc2634528..5edfba7343 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -99,12 +99,14 @@ as follows: + + New Backends + Samba-3 introduces the following new password backend capabilities: - - New Backends + tdbsam: @@ -1140,7 +1142,7 @@ access to attrs=lmPassword,ntPassword Attributes in the sambaSamAccount objectclass (LDAP) - + sambaLMPasswordthe LANMAN password 16-byte hash stored as a character representation of a hexadecimal string. @@ -1377,7 +1379,7 @@ Refer to the logon home parameter in the &smb.conf; man page Basic smb.conf options for MySQL passdb backend - + FieldContents @@ -1410,7 +1412,7 @@ Refer to the logon home parameter in the &smb.conf; man page - + FieldTypeContents @@ -1559,10 +1561,10 @@ Refer to the logon home parameter in the &smb.conf; man page - [globals] - ... + [globals] + ... passdb backendtdbsam, smbpasswd - ... + ... -- cgit