samba ldap howto (1).pdf


Vista previa del archivo PDF samba-ldap-howto-1.pdf


Página 1...32 33 34353656

Vista previa de texto


The SAMBA-LDAP-PDC Howto

13
13.1

Revision : 1.24

Servers integration
Samba Member Server

TODO: explain configuration
The smb.conf of this Samba member server should indicate:
1
2
3
4
5
6
7

; Samba Domain Member server
; like the Samba-LDAP PDC but without security user and LDAP directives, but
; the followin lines:
security
domain
password server
=
hostname.fqdn (or IP address) of the Samba-LDAP PDC
; note: this samba server does not need to be compiled with
; --with-ldapsam option

Once configured and started, you should add the machine account on the PDC, using the
following commands:
root@on-the-PDC# smbldap-useradd -w short-hostname-of-the-samba-member-server
and then, on the Samba member server itself:
root@on-the-member-server# smbpasswd -j "IDEALX-NT"

13.2

Samba BDC Server

TOD0: explain. explain alternatives

13.3

Microsoft Windows NT Member Server

TODO: explain

13.4

Microsoft Windows NT BDC Server

TODO: explain why not :-)

13.5

Microsoft Windows 2000 Member Server

TODO: explian

13.6

Microsoft Windows 2000 BDC Server

TODO: explain why not :-)
page 34/56