mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
bea88a1028
better handle the Samba3 backend. I've refactored the password format patch to use the routines in lib/samba3/smbpasswd.c, which has required me to move this into a seperate subsystem, due to recursive dependencies. Andrew Bartlett (This used to be commit 14e2c877a82d1fcf060455f9b46de5767b71438d)
This directory contains various files and functions for the purpose of Samba3 import, migration and compatibility. For example, the first file in this directory (smbpasswd.c) handles portions of the smbpasswd file format. The other files in this directory support reading the various TDB databases from Samba3.