samba-tool: Fix the domain account policy max_pwd_age calculation
commit6a2a2dfa5f510fcab964588c29c2991859bbc83f
authorAmitay Isaacs <amitay@gmail.com>
Wed, 16 Nov 2011 22:34:57 +0000 (17 09:34 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 18 Nov 2011 03:38:27 +0000 (18 14:38 +1100)
treea4de9395b7cd6c9d82261520fb202e9f8ee3652a
parentc48a2aa43854636763cd6472ceba7f0c70185689
samba-tool: Fix the domain account policy max_pwd_age calculation

Windows sets maxPwdAge to -0x8000000000000000 when maximum password
age is set to 0 days.
source4/scripting/python/samba/netcmd/domain.py