1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libnet
Andrew Bartlett 12ce07e53b s4-kdc: Add hdb plugin for samba4, to allow kadmin to work
This will help users who are used to the kadmin interface, and could
be extended to import existing MIT or Heimdal keys into a Samba4 AD
domain.

To use, add to your krb5.conf

[kdc]

database = {
   dbname = samba4:
}

or

[kdc]

database = {
   dbname = samba4:/usr/local/samba/etc/smb.conf
}

And copy hdb_samba4.so from PREFIX/modules/hdb to your Heimdal lib directory

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Nov 30 03:22:11 CET 2011 on sn-devel-104
2011-11-30 03:22:11 +01:00
..
composite.h
groupinfo.c s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
groupinfo.h
groupman.c s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
groupman.h
libnet_become_dc.c libcli/cldap: don't pass tevent_context to cldap_socket_init() 2011-10-10 23:23:07 +02:00
libnet_become_dc.h s4:libnet: passdown the DsGetNCChangesReq* to the libnet_BecomeDC_StoreChunk handler 2011-08-12 12:39:05 +02:00
libnet_domain.c s4:libnet/libnet_domain.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:43 +01:00
libnet_domain.h
libnet_export_keytab.c s4-kdc: Add hdb plugin for samba4, to allow kadmin to work 2011-11-30 03:22:11 +01:00
libnet_export_keytab.h s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab 2011-11-29 09:20:54 +01:00
libnet_group.c s4:libnet - free the "c" context also on error conditions 2010-08-14 18:48:20 +02:00
libnet_group.h
libnet_join.c s4:libnet: make it possible to join with a given machine password 2011-11-29 09:21:25 +01:00
libnet_join.h s4:libnet: make it possible to join with a given machine password 2011-11-29 09:21:25 +01:00
libnet_lookup.c s4:libcli/finddc.h - fix header dependancies 2010-12-12 20:06:24 +01:00
libnet_lookup.h
libnet_passwd.c s4:libnet_passwd: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE for SetPassword 2010-04-15 17:32:31 +02:00
libnet_passwd.h
libnet_rpc.c s4:libnet/libnet_rpc.c - quiet an enum warning 2011-06-09 10:53:36 +02:00
libnet_rpc.h
libnet_samdump.c Ensure convert_string_XXX is always called with a valid converted_size pointer. 2011-03-29 21:01:49 +02:00
libnet_samsync_ldb.c s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapper 2011-03-01 06:29:03 +01:00
libnet_samsync.c gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
libnet_samsync.h
libnet_share.c s4:libnet/libnet_share.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:52 +01:00
libnet_share.h
libnet_site.c libcli/cldap: don't pass tevent_context to cldap_socket_init() 2011-10-10 23:23:07 +02:00
libnet_site.h
libnet_time.c s4:libnet/libnet_time.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:52 +01:00
libnet_time.h
libnet_unbecome_dc.c libcli/cldap: don't pass tevent_context to cldap_socket_init() 2011-10-10 23:23:07 +02:00
libnet_unbecome_dc.h
libnet_user.c s4:libnet - free the "c" context also on error conditions 2010-08-14 18:48:20 +02:00
libnet_user.h
libnet_vampire.c s4:libnet_vampire: setup base_dn on the self_made_schema 2011-11-15 09:46:28 +01:00
libnet_vampire.h s4-libnet: split libnet_Vampire() into two parts 2010-08-23 15:55:39 +10:00
libnet.c s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
libnet.h ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
prereq_domain.c
py_net.c s4:py_net: add optional 'machinepass' parameter to py_net_join_member() 2011-11-29 09:21:25 +01:00
userinfo.c s4:libnet/userinfo.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
userinfo.h
userman.c s4:libnet/usernam.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
userman.h
wscript_build credentials: Rename library to samba-credentials to avoid name clashes. 2011-08-18 22:16:38 +02:00