similar to: duplicate domains in browse list

Displaying 20 results from an estimated 100 matches similar to: "duplicate domains in browse list"

2002 Oct 14
1
WIN40 printer driver on Solaris not being installed?
I am having problems with the driver installation for WIN40 (9x machines) in Samba 2.2.5 / Samba 2.2.6pre2 on a Solaris 8 machine. I build binary packages for both debian and solaris environments. For debian 2.2.5, I use the 2.2.5 source with the printing patch provided by Jerry Carter. I use the packaging/Debian/debian systems to build and package the source. For Solaris I use the
2002 Aug 08
1
Can not access linux printer from windows
All, I have a linux machine running Mandrake 8.2 and a windows machine running Windows 2000. The printer (aprinter) is installed on the linux machine and I am trying to access it from windows. I can access all the linux directories and files from my windows machine and even setting up 'Network Printer' on windows also went through fine but when I try to print a test page, I get this
2002 Jul 12
1
Restricting Access to Samba Shared Printers?
Is it possible (and if so, how) within Samba to restrict printers to be using by only certain users/groups? We have a printer dedicated to printing our checks that was using one of those '4 PCs -> 1 printer' devices. We've been constantly having problems with transmissions getting garbled when using the printer sharer (everything's fine if a PC is directly connected), and
2011 Jun 09
1
[printer]
Hello, I have configured samba as a PDC for Windows XP machines. It is running as domain. I haven't configured security = paramter but I assume it defaults to value 'user' . In this case if I have to share ALL printers on this system for anonymous printing, can I use security = share inside [printer] section and guest = ok then will it allow printing from local accounts on windows XP
2002 May 29
1
BUG: when using 'addprinter command'
When using the '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 =
2015 Aug 05
2
EFI: HP + syslinux = crash
>>> > On 05-08-15 12:05, Gene Cumm wrote: >> >>? > I recompiled with this in mk/devel.mk <http://devel.mk>: >>? >? GCCWARN += -DDEBUG_PORT=0x2f8 -DCORE_DEBUG=1 >> >> 0x2f8 is a BIOSism. > Is this a problem? The example in the comments said 0x3f8 which is COM1. It means that a BIOS IO port for a UART won't work for EFI.? No
2014 May 31
1
syslinux (pxelinux.0) debug prints
>Message: 6 >Date: Fri, 30 May 2014 07:35:30 -0400 >From: Gene Cumm <gene.cumm at gmail.com> >To: Wissam Shoukair <wissams at mellanox.com> >Cc: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com> >Subject: Re: [syslinux] syslinux (pxelinux.0) debug prints >Message-ID: > <CAD0Rxem_P4kOycVcSZUuaTjdKe=Gm5MLTjO6P6dMkbtsLOrVNQ at
2015 Aug 05
2
EFI: HP + syslinux = crash
On 05-08-15 15:28, Gene Cumm wrote: >>> 0x2f8 is a BIOSism. > >> Is this a problem? The example in the comments said 0x3f8 which is COM1. > > It means that a BIOS IO port for a UART won't work for EFI. No value > for DEBUG_PORT will do anything unless someone's got some translation > "glue" to take the attempts to open the UART and use an EFI handle
2015 Aug 04
8
EFI: HP + syslinux = crash
On 04-08-15 17:38, Oscar Roozen wrote: > Okay, the code in efi/ uses Print() from gnu_efi, but generic code from > core/ like core/elflink/load_env32.c prints their messages and debugging > stuff using printf(). These messages end up nowhere. This may explain > why I never saw anything beyond a certain point, even with debugging > turned on. I was busy adding some code to dprintf.h
2013 Feb 20
1
What will happen if I disable reverse check for \\server\printer on samba?
Hi team, In Samba 3.6, rpc_server/spoolss/srv_spoolss_nt.c file has this stance at line 1740: /* some sanity check because you can open a printer or a print server */ /* aka: \\server\printer or \\server */ DEBUGADD(3,("checking name: %s\n", r->in.printername)); result = open_printer_hnd(p, r->out.handle, r->in.printername, 0); if (!W_ERROR_IS_OK(result)) {
2003 Jan 27
0
spoolss_io_r_setprinter/WERR_ACCESS_DENIED on 2.2.7a
I am unable to 'Apply' new drivers to any printers shared on my Samba 2.2.7a machine from a Windows XP machine. I log in as root, the drivers upload to print$ without a hitch. But when I click 'Apply' or 'OK' to close the printer properties dialog box, I get 'Cannot set printer properties. Access denied'. The printer is a Hewlett Packard LaserJet 4100TN, the driver
2009 Mar 09
5
Help
Hello Everyone, I am trying to excess the inbuit .Fortran and .C codes of R. Can any one help me in that. For example in kmeans clustering the algorithms are written in .Fortran I want to access them and see the .Fortran syntax of the codes. Can any one help me how can I do that? Thanx, Nitin Kumar On Thu, Nov 27, 2008 at 12:00 PM, <r-help-request@r-project.org> wrote: > Send R-help
2015 Aug 05
1
EFI: HP + syslinux = crash
On 05-08-15 10:01, Patrick Masotta wrote: >>>> > Okay, the code in efi/ uses Print() from gnu_efi, but generic code from > core/ like core/elflink/load_env32.c prints their messages and debugging > stuff using printf(). These messages end up nowhere. This may explain > why I never saw anything beyond a certain point, even with debugging > turned on. >
2014 Nov 04
1
Solution for: "Samba server does not show up in Windows Network Places"
I may have a solution to this problem but would like any advice on the downside of doing this. Essentially, I remove role check in nmbd.c as follows: --- samba-4.1.13.orig/source3/nmbd/nmbd.c +++ samba-4.1.13/source3/nmbd/nmbd.c @@ -914,16 +914,6 @@ static bool open_sockets(bool isdaemon, reopen_logs(); - if (lp_server_role() == ROLE_ACTIVE_DIRECTORY_DC - && !lp_parm_bool(-1,
2008 Jul 09
1
Help with installing add-on packages
Dear R users. Recently I wanted to update my R distribution to the current one (R-2.7.1). I am running a Fedora core 8 distirbution. The installation went fine, but when I tried to add some additional packages the majority made an exit with an error. Only a few least demanding (e.g. RColorBrewer) managed to get through the installation process. What happened between the versions 2.6.x and 2.7.x
2015 Aug 05
3
EFI: HP + syslinux = crash
On 05-08-15 12:05, Gene Cumm wrote: > > I recompiled with this in mk/devel.mk <http://devel.mk>: > > GCCWARN += -DDEBUG_PORT=0x2f8 -DCORE_DEBUG=1 > > 0x2f8 is a BIOSism. Is this a problem? The example in the comments said 0x3f8 which is COM1.
2000 Mar 18
3
Samba 2.0.7pre2 snapshot released.
Hi all, I just released Samba 2.0.7pre2, available from : ftp://samba.org/pub/samba/alpha/samba-2.0.7pre2.tar.gz This is the second snapshot of the code that should become the official Samba 2.0.7 and is feature complete (ie. I'm only going to accept bug fixes, not more features). This is *not* production code, but should work well as a file and print server, and contains fixes for all
2015 Aug 04
2
EFI: HP + syslinux = crash
On 04-08-15 14:42, Patrick Masotta wrote: > I think we solved a bug but we found a new one. > AFAIK you were not able to retrieve anything after loading syslinux.efi > Now you retrieve ldlinux.e32, libcom32.c32, etc but it crashes when loading a png. > If this is the case then the multi-nic issue is solved; the new code is able to > find the NIC that booted syslinux.efi and then
2008 Sep 18
2
Problem installing packages in newer versions of R
Dear all, I was wandering what could be wrong with my system (regularly updated Fedora core 8) so that installing packages does not succeed with almost every package. I follow the procedure specified in the help file R-admin section 6.3. This is not a feature new to the current version but happened (to me) in the previous version as well. Additionally R-help html pages try to follow wrong links
2000 Apr 03
0
2.0.7pre3: misc issues
My systems: rh61, 2.2.14 + smbfs-nls.patch. === 1) Samba seems to override unix permissions in a particular case. I get the very same behavior of: http://us1.samba.org/listproc/samba-technical/February2000/0476.html === 2) browsing behavior: anonymous login There is a different behavior doing smbclient -L -U% if the server is samba or nt/w2k nt wants a correct user/pass pair if guest account