s3-net: modify the current "net ads kerberos pac" command.
commit9e01f3cbc4752539128e5452f567ff2e73c3ec9d
authorGünther Deschner <gd@samba.org>
Tue, 11 Mar 2014 17:14:39 +0000 (11 18:14 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 12 Mar 2014 09:57:27 +0000 (12 10:57 +0100)
tree698f323eaa2024bf0ba4bc0ba0a85a9b678cb988
parenta8c2807a26d2f1ff094ed7ea5724c0394f79b888
s3-net: modify the current "net ads kerberos pac" command.

Rename it to "net ads kerberos pac dump" and add a "type=num" option to allow
dumping of individial pac buffer types. Ommitting type= or using type=0 will
dump the whole PAC structure on stdout.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/utils/net_ads.c