Displaying 20 results from an estimated 100 matches similar to: "friendly printer name"
2006 Dec 05
3
Incorrect pointers arithmetic in the PRINTER_ENUM_VALUES structure when calling Samba.
I try to use Win32API EnumPrinterDataEx to get registry key's values and
data from Samba print server (of course I previously connect to the
print queue and retrieve keys by EnumPrinterKey).
During the function execution (EnumPrinterDataEx) I collect ethereal
trace to verify correct data is sent on wire and that Ethereal can
correctly represent that info.
Some of the keys parsed correctly
2010 Dec 01
1
Printer Driver Delivery - Printing Preferences Error
Hello everyone,
I've got a Xerox Work Centre 5735 that I'm printing to via Samba. When I install the drivers on a client (using the right-click-Connect method) from the samba shared printer then the install goes smoothly but I can't load the Printing Preferences dialogue for that printer, I get an "Operation could not be completed" error. This same error does not occur
2006 Jan 25
0
network in guest suddenly dead
Hi - i''m new to xen, maybe someone can help me!
I have a Xen 3.0 installation on a Dell PowerEdge 2850 (running RedHat ES
4).
I have installed two guest-systems (using centos 4.2) - which can be bootet
without problems.
The guest-systems do not get their IP by DHCP (have none), but have assigned
a free
static IP. The network is up and connections to/from the guest-systems can
be made.
2003 Dec 07
2
Questions about some Ethereal/log output and spoolss
My user observable errors seem to now be gone but I am seeing some behavior that may need to be looked at. There are error messages in Ethereal and in the logs like "_spoolss_getprinterdataex: Invalid keyname [DsDriver]". First I'll give the brief history and then more details below.
I started a new install on FreeBSD 5.1 using samba 2.2.8. I compiled with CUPS (1.1.19). Printer is
2010 Jul 01
8
wine apt no logner add-able
I'm running xubuntu 9.04 on dual boot with 98SE 900mhz 384mg ram 100gb drive. you know, all the latest cutting edge stuff to date. [Laughing] any who i noticed the install direction on the main page have changed because you use to have to install the Scott Richie file and the APT line was longer and different.
when i copy and paste "ppa:ubuntu-wine/ppa" my add source button stays
2004 Jan 19
3
win2k wont join domain; tried everything
I have a fresh installation of Windows 2000. I added the machine account
to the samba server but no matter what I do, I can't get it to join the
domain.
I believe the problem lies with my samba server. The new "net" commandis
very confusing to me and I believe I messed something up.I am now unable
to login with the root user no matter what; which is required for loggin
Win2K into a
2010 Jan 26
1
sp package coordinates and gridded problems with as.list()
Dear All I hope that someone can help.
I am working with sp pakage and akima
library("akima")
library(sp)
imagine lots of different dataframes, of row = 100 columns = 3 of x and y
coordinates with z values I will call these data frames for the sake of this
example akima
akima<-as.list(1:100)
producing 100 dataframes dataframes of the form akima[[i]]
I then wish to interp this
2015 Oct 19
0
Samba 4 + Squidguardian
AD from Samba or Microsoft is mainly a database for storing users (and
associated stuffs). It comes also with stuffs (protocols) to connect and
retrieve information.
How the client uses these information is, as always, a choice from that
specific client.
Your AD client is your Squid/Squidguard(ian) server. Its job as AD client
is to get some users information from AD to build system users. I
2005 Jan 28
1
printing Problems in Samba 3.0.10
Hi all,
we are using Samba for a year in our departement. It replaced a
dedicated win2k-server for printer and file sharing. We are quite happy
with it, but we have still some problems. Does anyone of you know
solutions to this:
1. We are using HP Laserjet 4300 in our departement. Driver ( origial PS
drivers from HP website) installation was successfull and basic functionality works, but some
2015 Oct 20
0
Samba 4 + Squidguardian
2015-10-19 18:08 GMT+02:00 Rowland Penny <rowlandpenny241155 at gmail.com>:
> On 19/10/15 16:46, mathias dufresne wrote:
>
>> AD from Samba or Microsoft is mainly a database for storing users (and
>> associated stuffs). It comes also with stuffs (protocols) to connect and
>> retrieve information.
>>
>> How the client uses these information is, as always,
2014 Oct 07
2
[LLVMdev] lld coding style
On Sun, Oct 5, 2014 at 12:47 PM, Renato Golin <renato.golin at linaro.org>
wrote:
> On 5 October 2014 19:45, Chandler Carruth <chandlerc at google.com> wrote:
> > This is not completely accurate. Both LLD and LLDB were given specific
> > exemptions from the coding standards, but Clang wasn't and I wouldn't
> expect
> > a new subproject to *necessarily*
2012 Jan 01
3
rep() inside of lm()?
HI all,
I'm new to R.
Say I have a multi-layered list called newlist.
############
> str(newlist)
List of 2
$ :List of 5
..$ : num [1:8088] NA 464 482 535 557 ...
..$ : num [1:8088, 1:2] NA 464 482 535 557 ...
..$ : num [1:8088, 1:3] NA 464 482 535 557 ...
..$ : num [1:8088, 1:4] NA 464 482 535 557 ...
..$ : num [1:8088, 1:5] NA 464 482 535 557 ...
$ :List of 3
..$ : num
2015 Oct 19
5
Samba 4 + Squidguardian
On 19/10/15 16:46, mathias dufresne wrote:
> AD from Samba or Microsoft is mainly a database for storing users (and
> associated stuffs). It comes also with stuffs (protocols) to connect and
> retrieve information.
>
> How the client uses these information is, as always, a choice from that
> specific client.
>
> Your AD client is your Squid/Squidguard(ian) server. Its job
2001 Nov 10
3
Shortened sharenames
Doing a little shell scripting with smbclient and noticed that
smbclient -N -L host
only displays the first 13 charachters of the sharename.
Since that is totally crippled feel like I must be missing something
obvious, but can't track it down. Any pointers on getting FULL sharenames
using smbclient?
Thanks for the help
- AZ
2004 Aug 19
1
printernames vs. sharenames
Hello,
when I assign a printer driver to a printer from a windows client, the
printername now changes to the drivername.
Yes, I can see the SPOOLSS_SETPRINTER call with the printername property,
but that's definitly not what I want (or would expect).
E.g. when I change the drivers of 3 printers to HP Laserjet, I get 3 printers
with the names "HP Laserjet [(Copy 1|2)]". These
2012 Mar 07
1
Demographic Variables in AIDS (Demand System)
Hi all,
I am using aidsEst( ) in "micEconAids" package to estimate Demand system.
But I would like to add more demographic variables in demand system. How can
I add those information?
for example:
mydata<-data.frame(p1,p2,p3,p4,
s1,s2,s3,s4,
totalexp,
2006 Apr 06
5
g-w-d.c -> my head spins
Greetings everybody!
I started looking more thoroughly at gnome-window-decorator.c and now
my head spins and "hurts" and believe that I'm not going to achieve
anything serious in terms of tweakable shadows anytime soon. It's far
more difficult than I expected. While I (believe) to understand now the
shadows are drawn, I currently don't get why there are 12 shadow-quads
and
2003 Jan 23
1
12 Charakter Sharename
I'm using Samba 2.2.1a in a NT Network as a Domain Member.
Everything works fine. But the size of Share Names from Samba is limited to
12 Charakters.
Why can?t use longer Sharenames ???
Thanks for Answers
1999 Aug 04
0
samba-2.0.4b/NT4.0(SP3): share name (PR#19444)
szcathay@public.szonline.net wrote:
>
> Hello, everyone. Could you help me to solve the problems?
>
> Recently I downloaded samba-2.0.4b souce and after I compiled it, I used it
> as
> a replace of samba-1.9.18p8.
> The smb.conf file was used as before. But there are two problems to me.
> 1)When I used samba-1.9.18p8, the Windows NT4.0(sp3) workstation can browse
> the
1999 Jun 08
2
Tuýrkish Character Set
Hello,
I am new to this list. I have (and all Trukish users of Samba) trouble with
Turkish charactes (iso8859-9)with Samba. I saw some character definition tables
in charcnv.o (in sources). I couldn't understand the logic. A part of the table
for iso8859-2 is
/* MSDOS Code Page 852 -> ISO-8859-2 */
update_map("\241\244\242\364\243\235\244\317\245\225\246\227\247\365");