Samba: Difference between revisions

From SambaWiki
(Added link to nslcd HowTo)
(Linking the new sssd HowTo)
Line 72: Line 72:
== User management / authentication against AD ==
== User management / authentication against AD ==
* [[Local_user_management_and_authentication|Local user management and authentication]]
* [[Local_user_management_and_authentication|Local user management and authentication]]
** [[Local_user_management_and_authentication/sssd|sssd and pam_sss]]
** [[Local_user_management_and_authentication/nslcd|nslcd (via LDAP) and pam_ldap]]
** [[Local_user_management_and_authentication/nslcd|nslcd (via LDAP) and pam_ldap]]
* [[Authenticating_other_services_against_AD|Authenticating other services against AD]]
* [[Authenticating_other_services_against_AD|Authenticating other services against AD]]

Revision as of 23:26, 1 September 2013

Introduction

Below you will find documentation, HowTos and information, about the administration of Samba and related tasks. For development topics, see the developer documentation page.

For downloads and release notes of the latest Samba versions, visit http://www.samba.org.


     

Samba AD

Setup/Migration HowTos

Since version 4, Samba can act, byside the function as NT4 domain controller, as an Active Directory Domain Controller, as well.


Samba AD related documentation

Domain membership and management



Samba AD DNS backend


User management / authentication against AD



Miscellaneous


     

General Samba documentation

Typical Samba administration tasks



Getting help


Other



Samba NT4-style domain documentation


     

Developing Samba

See the developer documentation page.