Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
authorTim Potter <tpot@samba.org>
Tue, 30 Oct 2001 05:38:41 +0000 (05:38 +0000)
committerTim Potter <tpot@samba.org>
Tue, 30 Oct 2001 05:38:41 +0000 (05:38 +0000)
commit0758c0ea845dd0b552e4dab3ce05f0811fa9658e
treef17af515a5d61e86fdb633d0bba163fb86e94f89
parentb496936634a4b676aa2df973e64c91aa0da5d7d5
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
the validation level.  This allows us to test interactive or network logons.

Interestingly enough a win2k native mode server generates a rpc fault when
presented with a network logon!
source/libsmb/cli_netlogon.c