net: Print time of last password change in 'net ads info'
commitc64e3a8ff3297153fb2446194b924617fedc1a31
authorChristof Schmitt <cs@samba.org>
Thu, 30 Jul 2015 22:52:08 +0000 (30 15:52 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 1 Aug 2015 08:55:21 +0000 (1 10:55 +0200)
treee8df8d0503b819928898b2ba7afc13a40bf24ec8
parent487119d741b5e7a5d0805b785248b40f2b4548c8
net: Print time of last password change in 'net ads info'

This is useful for debugging overwritten machine accounts, e.g. a
second machine is joined to a domain with the same name as the
first one.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/net_ads.c