search for: uni_key

Displaying 2 results from an estimated 2 matches for "uni_key".

Did you mean: uni_keys
2003 Feb 21
1
PATCH: downloading drivers from Solaris [was Re: So SAMBA no longer ...]
...ss_nt.c 13 Feb 2003 19:40:21 -0000 1.115.2.224 +++ source/rpc_server/srv_spoolss_nt.c 21 Feb 2003 00:15:05 -0000 @@ -7876,12 +7876,22 @@ uint16 enumkeys[ENUMERATED_KEY_SIZE+1]; char* ptr = NULL; int i; - char *PrinterKey = "PrinterDriverData"; + fstring PrinterKey; + UNISTR2 uni_keys; + int enum_key_len; DEBUG(4,("_spoolss_enumprinterkey\n")); unistr2_to_dos(key, &q_u->key, sizeof(key) - 1); + ZERO_STRUCTP(PrinterKey); + fstrcpy( PrinterKey, "PrinterDriverData" ); + + /* add space for 2 terminating NULLs */ + + enum_key_len = strlen( Printe...
2004 Mar 10
2
Disabling Machine Account password change
Hello! We have a school environment with Debian servers and Win2K clients. There are about 700 clients and 30 servers. There is piece of hardware installed on all clients the resets the changes made to the local disk at reboot. This seems to be a problem with Win2K changing machine account passwords every 30 days (according to MSDN). The server saves the password, the client resets it and domain