Development Resources: Difference between revisions

From SambaWiki
(put some development resources togeather)
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
=Microsoft Documentation==
=Microsoft Documentation=
==WSPP Documentation==
==WSPP Documentation==
As a result of the EU case, the Samba team [[http://www.samba.org/samba/PFIF/|gained access]] to Microsoft's documentation of the protocols it uses. This program is known as WSPP.
As a result of the EU case, the Samba team [http://www.samba.org/samba/PFIF/ gained access] to Microsoft's documentation of the protocols it uses. This program is known as WSPP.


In March 2008, this documentation was made public, and is now available at http://msdn.microsoft.com/en-us/library/cc197979.aspx
In March 2008, this documentation was made public, and is now available at http://msdn.microsoft.com/en-us/library/cc197979.aspx


==WINS Documentation==
==WINS Documentation==
[Planning WINS deployments in NT4|http://www.microsoft.com/technet/archive/winntas/plan/winswp.mspx?mfr=true]
[http://www.microsoft.com/technet/archive/winntas/plan/winswp.mspx?mfr=true Planning WINS deployments in NT4]


[WINS White Paper|ftp://ftp.microsoft.com/bussys/winnt/winnt-docs/papers/WINSWP.doc]
[ftp://ftp.microsoft.com/bussys/winnt/winnt-docs/papers/WINSWP.doc WINS White Paper]

[Microsoft Windows NT Server 4.0 WINS: Architecture and Capacity Planning|http://msdn.microsoft.com/en-us/library/ms810878.aspx]
[http://msdn.microsoft.com/en-us/library/ms810878.aspx Microsoft Windows NT Server 4.0 WINS: Architecture and Capacity Planning]


=Samba Team Documents=
=Samba Team Documents=
==Thesis Documents==
==Thesis Documents==
Andrew Bartlett's thesis on Samba4 and AD is available from http://www.samba.org/samba/news/articles/abartlet_thesis.pdf.
[http://www.samba.org/samba/news/articles/abartlet_thesis.pdf Andrew Bartlett's thesis] on Samba4 and AD .


Stefan (metze) Metzmacher's thesis, covering the internal Samba architecture as it surrounds AD replication in particular is at http://samba.org/~metze/presentations/2007/thesis/
[http://samba.org/~metze/presentations/2007/thesis/ Stefan (metze) Metzmacher's thesis], covering the internal Samba architecture as it surrounds AD replication in particular.

==Other documents==

[http://samba.org/ftp/unpacked/samba_4_0_test/source/auth/kerberos/kerberos-notes.txt Notes on how Samba4 uses kerberos, and some of it's requirements]

==Mailing list discussions==

An extensive [http://lists.samba.org/archive/samba-technical/2005-November/044119.html discussion on kerberos and Samba4] looking at how and why Samba4 uses it's own KDC, and why we can't just be 'normal'.

Another [http://lists.samba.org/archive/samba-technical/2008-June/059553.html discussion on Samba4 kerberos architecture]

These are listed so that hopefully, in future the next rounds of such discussions don't have to go over the same ground.


==Source code tools==
==Source code tools==

The [http://build.samba.org|Samba Build farm] tests Samba across a number of platforms, and provides code coverage statistics on our test-suite.
The [http://build.samba.org Samba Build farm] tests Samba across a number of platforms, and provides code coverage statistics on our test-suite (now obsolete).

Latest revision as of 03:36, 13 May 2019

Microsoft Documentation

WSPP Documentation

As a result of the EU case, the Samba team gained access to Microsoft's documentation of the protocols it uses. This program is known as WSPP.

In March 2008, this documentation was made public, and is now available at http://msdn.microsoft.com/en-us/library/cc197979.aspx

WINS Documentation

Planning WINS deployments in NT4

WINS White Paper

Microsoft Windows NT Server 4.0 WINS: Architecture and Capacity Planning

Samba Team Documents

Thesis Documents

Andrew Bartlett's thesis on Samba4 and AD .

Stefan (metze) Metzmacher's thesis, covering the internal Samba architecture as it surrounds AD replication in particular.

Other documents

Notes on how Samba4 uses kerberos, and some of it's requirements

Mailing list discussions

An extensive discussion on kerberos and Samba4 looking at how and why Samba4 uses it's own KDC, and why we can't just be 'normal'.

Another discussion on Samba4 kerberos architecture

These are listed so that hopefully, in future the next rounds of such discussions don't have to go over the same ground.

Source code tools

The Samba Build farm tests Samba across a number of platforms, and provides code coverage statistics on our test-suite (now obsolete).