Displaying 2 results from an estimated 2 matches for "open_printer_ex".
2002 May 09
1
user nobody can print on a non-public printer?
My printing system is working beautifully thanks to SAMBA. Thanks!
Except that 5 times now, user nobody connected to the printer
successfully and printed! User nobody can not log onto the domain.
It seems to happen if you print immediately after you log on. I logged
on as my test user and printed immidiately. The job went through as user
nobody. 5 minutes later I printed again, and that time I
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
...smb.conf and not LOCALHOST
36) Add support for CUPS-PRINTER_CLASS
37) Add ntlm_auth tool and update NTLMSSP support
38) require Autoconf 2.53 and remove configure from CVS
39) Check for too many processes *before* the fork
40) Fix delete on close semantics to match W2K.
41) merge desired_access for open_printer_ex from HEAD, allowing
cupsaddsmb to work again!
42) Add support for dynamic RPC modules
43) wrap all cm_get_XX calls and their subsequent requests in a retry loop
in case we've temporarily lost connection to the DC. Makes winbindd
more reliable
44) Optimize user_ok() and user_in_group...