search for: spoolss_addprinterex_level_2

Displaying 4 results from an estimated 4 matches for "spoolss_addprinterex_level_2".

2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
...mail.com> * Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to allow AIX to call sys_getgrouplist only once. o G?nther Deschner <gd at samba.org> * BUG 6568: Fix _spoolss_GetPrintProcessorDirectory() implementation. * BUG 6607: Fix crash bug in spoolss_addprinterex_level_2. * BUG 6680: Fix authentication failure from Windows 7 when domain joined. * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs. o Olaf Flebbe <flebbe at nix.science-computing.de> * BUG 6655: Fix 'smbcontrol smbd ping'. o Bj?rn Jacke <bj at sernet.de>...
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
...mail.com> * Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to allow AIX to call sys_getgrouplist only once. o G?nther Deschner <gd at samba.org> * BUG 6568: Fix _spoolss_GetPrintProcessorDirectory() implementation. * BUG 6607: Fix crash bug in spoolss_addprinterex_level_2. * BUG 6680: Fix authentication failure from Windows 7 when domain joined. * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs. o Olaf Flebbe <flebbe at nix.science-computing.de> * BUG 6655: Fix 'smbcontrol smbd ping'. o Bj?rn Jacke <bj at sernet.de>...
2002 May 29
1
BUG: when using 'addprinter command'
...' a Win2K client can add a printer to a samba server. When de wizards is at it's end it first gives a error of 'Access diened' when executing for the second time it gives 'Printer already existed'. This has to do with the following pieces of code : ---- srv_spoolss_nt.c - spoolss_addprinterex_level_2 ----- if ((snum = print_queue_snum(printer->info_2->sharename)) != -1) { DEBUG(5, ("_spoolss_addprinterex: Attempted to add a printer named [%s] when one already existed!\n", printer->info_2->sharename)); free_a_printer(&printer, 2); return WERR_PRINTER_ALREADY...
2013 Mar 26
1
Samba 4.0.5 git. Printer sharing broken?
Version 4.0.5-GIT-50c476e openSUSE 12.3 with CUPS driver on the DC which is printing OK from Linux clients joined to the domain. Hi everyone I have set up printing according to: http://wiki.samba.org/index.php/Samba4/HOWTO#Step_13:_Setup_a_Printer_share My smb.conf looks like this: [printers] comment = All Printers path = /usr/local/samba/var/spool browseable = Yes read