s3:net: remove the "net idmap secret alloc" functionality.
authorMichael Adam <obnox@samba.org>
Mon, 31 May 2010 13:00:38 +0000 (15:00 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:41 +0000 (02:10 +0200)
commit502d00e463ad39b9d8843bd3539fdedfa56add38
treedad41a8b8ad2524038283bd789ca29fd21f653d0
parent8496c663ff2c93911b0221e24fdf4f4b31e9e563
s3:net: remove the "net idmap secret alloc" functionality.

This is now not available any more, since allocation is moved
below the id mapping layer. The functionality could be
reintroduced on a per domain basis as an e.g
"net idmap secret <domain> alloc" command.
source3/utils/net_idmap.c