Samba
For the compiling of Samba see the section samba in COMPILE-BLFS and also in the second compiling cycle the
section samba in COMPILE-MYLINUX.
For saving the Samba account informationen in the LDAP data base, the samba.schema must be merged in LDAP; see also schemas.
The file /etc/samba/smb.conf configures among other things the SSL coded connection to the LDAP server (ldap server/port/suffix/admin/ssl), the password synchronisation between Windows and PAM (passwd, unix password program/chat sync), and the integration of Windows machines (ADD user script).
MyLinux the server contains several Windows Shares already by default. In addition belong log-on-shed [netlogon], in which also the Login Script must be accommodated log-in-asked (logon script), as well as the homeland listing [home], which is available as a net drive assembly (logon drive). Also the listing for the Windows printer driver ([print$]), the Spool listing for all Windows printjobs ([printer]), and that expenditure listing of the pdf printer ([pdfdocs]) are defined here.
Further Shares can be add manually or by using the Samba administration tool SWAT.
The password for the LDAP administrator is set by the coomand smbpasswd -w < PASSWORD >. This is done automatically via the configuration routine usermanager/setup/samba.sh.