mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
passdb: Move lookup_unix_[user|group]_name to lookup_sid.c
This is the only user and reduces the dependencies of util_unixsids.c Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org>
This commit is contained in:
committed by
Uri Simchoni
parent
c5b9c58032
commit
24f08784a3
@ -168,7 +168,7 @@ bld.SAMBA3_LIBRARY('samba-passdb',
|
||||
''',
|
||||
abi_match=private_pdb_match,
|
||||
abi_directory='passdb/ABI',
|
||||
vnum='0.25.0')
|
||||
vnum='0.26.0')
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('pdb',
|
||||
source='''
|
||||
|
Reference in New Issue
Block a user