Displaying 20 results from an estimated 1000 matches similar to: "Print Migrator help needed..."
2006 Jan 12
9
windows print migrator + "add printer command"
Hi all.
I was wondering if anyone had a successful exampel of using the "add
printer command" with cups so that the windows print migrator could be
utilised. Seeing as Jerry as spent time on this it would be a shame not to
know how to use it. ;-)
I'm guessing that it would be along the lines of:
add printer command = lpadmin option1 option2 && cupsaddsmb option1
but
2006 Jan 23
3
guest account security = domain doesn't work...
Hi,
my security is domain, i would like to map users who fail authentication
to be
mapped to a guest account so they can access printers.
My conf file looks like this:
[global]
workgroup = LAB2000DOMAIN2
security = DOMAIN
client schannel = No
map to guest = Bad Password
password server = 10.86.32.27
log level = 4 passdb:5 auth:10 winbind:4
2006 Feb 13
2
Printer migration problem
Hi,
I'm using Samba 3.0.14a
I'm trying to migrate printers from a Windows server to my samba one.
So I tried to use the following command :
/net rpc printer migrate all Myprinter -S SERVER1
--destination=SAMBAMIGR -U Administrator%mypasswd/
And I received the following message :
/Could not connect to server SAMBAMIGR
The username or password was not correct.
/How can I provide the
2012 Sep 21
3
Return level plots
Hello,
First of all, let me apologize that my statistics background is modest at
best.
I am doing some extreme value analysis on model output (WRF) which have the
following dimensions:
speed(time,lat,lon)
I am trying to fit the GPD (gpd.fit) to each point (time,lat,lon) to get a
return level plot with values at each grid point. (Map with return level by
location.)
Here is some code I
2005 Oct 07
1
Troubleshooting with "gpd" (Fit generalized pareto model)
Up to now, I have recognized problems with "gpd(..)", the function from
the package "evir"
I think that all these functions that estimate the parameters xi, beta for
the GPD
by given threshold mu use the function "optim(..)" ( gpd, fitgpd, ...)
"Error" example:
data1 <- rgpd(1000, xi= -1.5, mu=1000, beta=100)
so the created poinnts take place in about
2005 Jul 19
1
Printing problem with Win XP SP2
Good day good people,
I have troubble with printing. I have samba 3.0.14a-Debian, on Debian
Stable Sarge.
There is my smb.conf
# Global parameters
[global]
dos charset = CP852
unix charset = ISO8859-2
workgroup = IRIXAS
server string = Samba Irix a.s.
null passwords = Yes
obey pam restrictions = Yes
pam password change = Yes
passwd
2013 Sep 24
2
how to mount /dev/shm on system container
i have create a system container test1 and trying to mount /dev/shm inside
a container
<domain type='lxc'>
<name>test1</name>
<memory>102400</memory>
<os>
<type>exe</type>
<init>/sbin/init</init>
</os>
<vcpu>1</vcpu>
<devices>
<console type='pty'/>
2006 Jun 29
1
Problems Creating an R package
Hi all,
When I check my package using "Rcmd check ..\myPackage\R.mykg" on Windows in
Command Prompt, this is what get:-
* using log directory 'C:/R/bin/R.getdata.Rcheck'
* using Version 2.3.1 (2006-06-01)
* checking for file 'R.getdata/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'R.getdata' version '1.0'
* checking
2005 Mar 18
2
How to create a 'fit' plot
Dear List,
As someone who is in the process of trying to migrate
from Excel, I'd appreciate any help on this question:
I have a data set and want to fit, say, three
distributions to it. I would like to create a plot
that shows my data points against all three fitted
curves (estimated d.f.). Basically, I lookint to
creat a plot that looks like the one presented in the
attached paper (Figure
2019 Nov 25
3
Samba4 - Printer Drivers install fails
Le 25/11/2019 ? 09:15, L.P.H. van Belle via samba a ?crit?:
> I tested Friday also with a W7 pc.
> Not working, im try to see what i can do today on this problem.
>
> Greetz,
>
> Louis
Hi Louis,
Thanks for your help. I'm still investigating on it, but sadly i cannot
upgrade to 4.11 as those servers cannot reach external repositories for
security reasons (those servers
2006 Jan 30
1
fExtreme packages
Hello,
I am a new user of R. I am trying to use the packages fBasics and fExtremes
when i am running the examples I get few error. Could someone tell me what is
happenig? Thank you beforehand.
from Fbasics packages:
xmpfBasics()
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file '/usr/lib/R/library/fBasics/demoIndex'
2006 Jun 26
1
Passing arguments from a function within another function
Hi all,
I have a function getSomeData() that is called from command line -
getSomeData(id='1240'). The function getSomeData() calls another function
getData that needs the exact same argument passed to getSomeData(). I am
using the function call getData(paste(names(args[1]), "=",
sQuote(args[[1]]))). The argument passed is- id='1240'.
The problem is that in
2012 Jan 04
1
KS and AD test for Generalized PAreto and Generalized Extreme value
Dear R helpers,
I need to use KS and AD test for Generalized Pareto and Generalized extreme value.
E.g. if I need to use KS for Weibull, I have teh syntax
ks.test(x.wei,"pweibull", shape=2,scale=1)
Similarly, for AD I use
ad.test(x, distr.fun, ...)
My problem is fir given data, I have estimated the parameters of GPD and GEV using lmom. But I am not able to find out the distribution
2008 Jul 30
5
move_driver_to_download_area: Unable to rename samba3.2
Hi,
I try to install a new driver on my print$ share using APW and I have this
message :
move_driver_to_download_area: Unable to rename [W32X86/HPDCMON.DLL] to
[W32X86/3/HPDCMON.DLL]
I have exacltly the same configuration (smb.conf, acl et right) than my
older server.
Could anyone answer to me and help me ?
St?phane
-----------------------------------
St?phane PURNELLE
2016 Aug 29
2
Publication
Hi,
Can you add the following two publications from our group to the LLVM
publications page.
-
*Alive-FP: Automated Verification of Floating Point Based Peephole
Optimizations in LLVM [pdf]
<http://www.cs.rutgers.edu/~santosh.nagarakatte/papers/alive-fp-sas16.pdf>
*David
Menendez, Santosh Nagarakatte, and Aarti Gupta
*To Appear in the Proceedings of the 23rd Static Analysis
2003 Apr 23
1
rpcclient (adddriver: move_driver to_download_area, fail)
I have som trouble with rpcclient..
I have all my adobe-drivers in /usr/share/cups/drivers/
and a directory in /etc/samba/drivers for the targetdrivers after i run
cupsaddsmb.
But when i run cupsaddsmb, directorys named Win40 and W32X86 in /etc/samba/drivers
is created. And the files from /usr/share/cups/drivers in the directorys.
But when cupsaddsmb is running "adddriver..." it
2001 Mar 30
1
driver upload problem with samba 2.2.0_alpha3
Hello all!
Samba works fine.
GREATE WORK OF SAMBA TEAM!!!
But when i try to upload more than one driver for printers samba writes to
log:
[2001/03/30 13:30:18, 0]
printing/nt_printing.c:move_driver_to_download_area(1178)
move_driver_to_download_area: Unable to rename [WIN40/hpblgbe.drv] to
[WIN40/0/hpblgbe.drv]
and then if i try to download driver to workstation, samba says that driver
is not
2008 May 27
1
Problem installing Printer-Drivers (solved)
This is just a information in case somebody runs into the same issue:
I was unable to upload drivers to a samba-server (3.0.28a and 3.0.29) via the windows add printer wizard. The driver files started uploading, then processing stopped saying the driver is not compatible to windows xp.
In the logs the following message popped up. However some files could be copied:
[2008/05/27 10:30:09, 0]
2006 Jun 29
1
Passing argument in nested function calls
Please, do not ask why you would do this. I have simplified my complicated
code to just the basic problem occuring to be able to make it easier to
understand the actual problem.
I have two function getArgs() and extractArgs() - code and test results
provided below.
I test them using getArgs(id = 's1002') from the command line.
getArgs() prints the name of the argument as id and the
2002 Sep 09
1
cupsaddsmb - problem; once again
Hello,
I posted 2 weeks ago this problem and it is currently not working.
First thanks a lot for all the hints and helps.
In the attached file I have added (hopefully) all informations.
To summarize:
I want to setup a print server, which allows the user to
download the necessary files for new printers.
Installed are (on top of suse 7.1) samba 2.2.6_pre2 and cups 1.1.15_1.
Installed the printers,