libnet dssync: support lists of dns (instead of one dn) for single object replication.
commit6e53dc2db882d88470be5dfa1155b420fac8e6c5
authorMichael Adam <obnox@samba.org>
Wed, 30 Jul 2008 11:02:36 +0000 (30 13:02 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 14:07:04 +0000 (1 16:07 +0200)
tree7dda7b819a1a1b9e5f911f700481ae4eefe04f81
parent012b33f1c52df086e4f20e7494248d98fbced76a
libnet dssync: support lists of dns (instead of one dn) for single object replication.

Just specify several DNs separated by spaces on the command line of
"net rpc vampire keytab" to get the passwords for each of these
accouns via single object replication.

Michael
source/libnet/libnet_dssync.c
source/libnet/libnet_dssync.h
source/utils/net_rpc_samsync.c