Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()
authorTim Potter <tpot@samba.org>
Tue, 23 Jan 2001 17:33:35 +0000 (17:33 +0000)
committerTim Potter <tpot@samba.org>
Tue, 23 Jan 2001 17:33:35 +0000 (17:33 +0000)
commita699e9b572bc3b6684ff46d205d3175aca6dee0a
tree22fc11aef7563252cbc3a4e878e26e2f484033ce
parentbe09d25902446451194fd1f01edfe633d05247e7
Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()
but NT sends 0x2000000 so we might as well do it too.
(This used to be commit 394e17645b777be767cd1c69be3f5efe7a703d85)
source3/utils/smbcacls.c