From ca0ccee23f9fd57982d8934e957f0c71a919614b Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Sat, 5 Jan 2002 19:27:26 +0000 Subject: merge from 2.2 (This used to be commit 67c6a24344e31c417c8c6f5db27697e268524401) --- docs/htmldocs/Samba-LDAP-HOWTO.html | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) (limited to 'docs/htmldocs/Samba-LDAP-HOWTO.html') diff --git a/docs/htmldocs/Samba-LDAP-HOWTO.html b/docs/htmldocs/Samba-LDAP-HOWTO.html index 76e94eeee0..9d87144c88 100644 --- a/docs/htmldocs/Samba-LDAP-HOWTO.html +++ b/docs/htmldocs/Samba-LDAP-HOWTO.html @@ -66,7 +66,7 @@ TARGET="_top" a guide to LDAP for System Administrators which has a planned release date of early summer, 2002.

It may also be helpful to suppplement the reading of the HOWTO with +>It may also be helpful to supplement the reading of the HOWTO with the

The second problem is that administrators which desired to replicate an +>The second problem is that administrators who desired to replicate a smbpasswd file to more than one Samba server were left to use external tools such as ssh(1) -and write custom, in-house scripts.

And finally, the amount of information which is stored in an smbpasswd entry leaves no room for additional attributes such as @@ -156,7 +156,7 @@ CLASS="PARAMETER" >--with-ldapsam -does not provide. The LDAP support referred to in the this documentat does not +does not provide. The LDAP support referred to in the this documentation does not include:

http://www.padl.com/). However, -the details of configuring these packages i beyond the scope of this document.

The LDAP samdb code in 2.2.3 has been developed and tested using the OpenLDAP 2.0 server and client libraries. The same code should be able to work with Netscape's Directory Server and client SDK. However, due to lack of testing -so far, there are bounds to be compile errors and bugs. These should not be -hard to fix. If you are so inclined, please be sure to forward all pacthes to +so far, there are bound to be compile errors and bugs. These should not be +hard to fix. If you are so inclined, please be sure to forward all patches to

The samba.schema file has been formatted for OpenLDAP 2.0. The OID's are -owned by the Samba Team and as such as legal to be openly published. +owned by the Samba Team and as such is legal to be openly published. If you translate the schema to be used with Netscape DS, please submit the modified schema file as a patch to

To include support for the sambaAccount object in an OpenLDAP directory server, first copy the samba.schema file to slapd's configuration directory.

Never retrieve the lmPassword or - ntPassword attribute values over and unencrypted LDAP session.

  • smb.conf file. Assuming smb.conf -also contains , when a user named "becky" logons to the domain, the file. When a user named "becky" logons to the domain, +the logon -homelogon home string is expanded to \\TASHTEGO\becky.


    Example LDIF Entries for a sambaAccount


    Comments