libnet dssync: support lists of dns (instead of one dn) for single object replication.
authorMichael Adam <obnox@samba.org>
Wed, 30 Jul 2008 11:02:36 +0000 (13:02 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 14:07:04 +0000 (16:07 +0200)
commitf060b744efe6af1ad1a21e9e155b30eab502f81a
treef64c3002cfc84f0ba209d6a2396f05ffa790d4ad
parentab5a6712b6cc83716ad73d99d3235ecafa8d5717
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
(This used to be commit 6e53dc2db882d88470be5dfa1155b420fac8e6c5)
source3/libnet/libnet_dssync.c
source3/libnet/libnet_dssync.h
source3/utils/net_rpc_samsync.c