1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libnet/config.mk
Stefan Metzmacher d3e7a22630 r1836: - as abartlet said to me, we need to contact the users domain pdcfor doing a
password change
- add start of libnet_SetPassword
- use KRB5 and LDAP instead of ADS as ADS isn't a protocol
- add start of lib_rpc_connect()

metze
(This used to be commit 05c40dca8a)
2007-10-10 12:58:00 -05:00

9 lines
203 B
Makefile

#################################
# Start SUBSYSTEM LIBNET
[SUBSYSTEM::LIBNET]
ADD_OBJ_FILES = \
libnet/libnet_passwd.o \
libnet/libnet_rpc.o
# End SUBSYSTEM LIBNET
#################################