cope with lanman auth being disabled in old password change code
authorAndrew Tridgell <tridge@samba.org>
Mon, 25 May 2009 03:39:56 +0000 (13:39 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 25 May 2009 03:39:56 +0000 (13:39 +1000)
commit2bf1e8b5e104520a49583be0822f5b8542f5ef1a
treefe1cdbe0e597e0f9da280351dea045fc1e03221f
parent5302db632660de44129d7cf48073bf52c9b27eca
cope with lanman auth being disabled in old password change code

When lanman auth is disabled and a user calls a password change
method that requires it we should give NT_STATUS_NOT_SUPPORTED
source4/rpc_server/samr/samr_password.c