(merge from 3.0)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 23:22:00 +0000 (23:22 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 23:22:00 +0000 (23:22 +0000)
commit5cf546c4cd1f01e852587a2717182d8d399db90e
treed22962c0ab9bf6b73a47999d7d94d696a10174d7
parent1ba7740fd61ff7e10e5efe6a9e4d2a8c669fc82e
(merge from 3.0)

Refactor our authentication and authentication testing code.

The next move will be to remove our password checking code from the SAM
authentication backend, and into a file where other parts of samba can use
it.

The ntlm_auth changes provide for better use of common code.

Andrew Bartlett
(This used to be commit 0d97b10248347398fbee66767baac0c7adf6889d)
source3/auth/auth_sam.c
source3/utils/ntlm_auth.c