ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS |
+ CLI_FULL_CONNECTION_ANONYMOUS_FALLBACK,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS |
+ CLI_FULL_CONNECTION_ANONYMOUS_FALLBACK,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS |
+ CLI_FULL_CONNECTION_ANONYMOUS_FALLBACK,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);
ctx->username,
ctx->workgroup,
ctx->password,
- 0, Undefined, NULL);
+ CLI_FULL_CONNECTION_USE_KERBEROS |
+ CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
+ Undefined, NULL);
if (!NT_STATUS_IS_OK(status)) {
werr = ntstatus_to_werror(status);