ads_struct
[metze/samba/wip.git] / libgpo / gpo_fetch.c
index 3740d4e4b577a249521a0f42e8007631e4de5052..08a7b2ac7d7608beac693da366ace7580fbb8739 100644 (file)
@@ -129,8 +129,8 @@ static NTSTATUS gpo_connect_server(ADS_STRUCT *ads,
                        server,
                        NULL, 0,
                        service, "A:",
-                       ads->auth.user_name, NULL,
-                       ads->auth.password,
+                       ads->auth._user_name, NULL,
+                       ads->auth._password,
                        CLI_FULL_CONNECTION_USE_KERBEROS |
                        CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS,
                        SMB_SIGNING_REQUIRED);