Fix bug #9098 - winbind does not refresh kerberos tickets.
[samba.git] / source3 / winbindd / winbindd_proto.h
index 62fbc8ec76e941fbde8a197327ccdf8bd0ffb18d..b7b64de4e713b5f00a522c3792c755693e188f88 100644 (file)
@@ -216,6 +216,7 @@ NTSTATUS add_ccache_to_list(const char *princ_name,
                            const char *ccname,
                            const char *service,
                            const char *username,
+                           const char *password,
                            const char *realm,
                            uid_t uid,
                            time_t create_time,