mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
This brings in a compatability layer for Samba3 in Samba4 - where we will start to define file formats and similar details. The 'net samdump' command uses 'password server = ' for now, and performs a similar task to Samba3's 'net rpc samsync'. Andrew Bartlett
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
This directory contains various files and functions for the purpose of
|
|
Samba3 import, migration and compatability.
|
|
|
|
For example, the first file in this directory (smbpasswd.c) handles
|
|
portions of the smbpasswd file format.
|