s4:dsdb/common: remove unused samdb_result_force_password_change()
authorStefan Metzmacher <metze@samba.org>
Fri, 3 Jun 2016 22:53:45 +0000 (00:53 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Jun 2016 01:30:23 +0000 (03:30 +0200)
commite81d25a8709ee5e25d8ad37fdb56dc7f5445be11
treea88e2594633198dd929de325400e1a012496425b
parenta5efb21a53b8c890490c98229842a333a1158d2e
s4:dsdb/common: remove unused samdb_result_force_password_change()

The logic is incomplete and the correct logic is already available
via the constructed "msDS-UserPasswordExpiryTimeComputed" attribute.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11441

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/util.c