1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-07 20:23:50 +03:00

system_name not server_name

This commit is contained in:
Tim Potter
-
parent 6e9ab51578
commit e9da530120

View File

@@ -38,7 +38,7 @@ do a LSA Open Policy
****************************************************************************/
BOOL do_lsa_open_policy(struct cli_state *cli,
char *server_name, POLICY_HND *hnd,
char *system_name, POLICY_HND *hnd,
BOOL sec_qos)
{
prs_struct rbuf;