Displaying 20 results from an estimated 6000 matches similar to: "Print Sharing problems. (Samba/CUPS, windows client)"
2004 Feb 03
1
Problems copying some files from windows to linux
Hi,
This might not be entirely samba server related, but the problem I am
experiencing is affecting a planned implementation of a new Samba
Server, and from the smbmount man page, it appears that this is the
recommended list to reqest help - so hopefully someone might be able to
assist :-).
I am running a Debian Linux machine (kernel 2.6.0) with Samba 3.0.1
which will soon be replacing an
2005 Sep 21
0
FW: Print Sharing problems. (Samba/CUPS, windows client)
I use cups and have squid proxy with automatic proxy setup.
( when you start IE, you have proxy, ALWAYS ) ( no client settings needed )
I also run debian, and have none of these problems.
search in the list for "little samba setup debian"
in part 2 there is how i didt it.
and no problems with cups at all.
( i can't answhere because im on holiday tomorror )
there is also a link
2013 Apr 19
1
ldbsearch/kerberos issue
Samba 4.0.5, Debian 6.0
I can successfully perform an ldbsearch on the Samba ldb by specifying
the -U parameter:
geoffc at test-dc03: ~ $ /usr/local/samba/bin/ldbsearch -H
ldap://localhost -U geoffc 'CN=IT' objectClass
Password for [STAFF\geoffc]:
# record 1
dn: CN=IT,CN=Users,DC=testad2,DC=trinity,DC=unimelb,DC=edu,DC=au
objectClass: top
objectClass:
2003 Aug 12
2
cups addprinter fails dos error 0x00000013 (Samba 3b3)
Hi
As per subject line...
Samba 3 beta 3 installed and functional (e.g. appears in browse lists on
windows, shares accessible etc.) on SuSE 8.2.
CUPS 1.1.18 configured and functional, cups drivers installed.
Using cupsaddsmb results in failure with DOS code 0x00000013:
Running command: rpcclient localhost -N -U'root%******' -c 'adddriver
"Windows NT x86"
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
Hi,
I am have compiled samba 3.0.23b (MIT Kerberos 1.5.1) on Solaris 10.
I am unable to join the ads domain.
net ads testjoin returns the following output...
[2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
kerberos_kinit_password ARTEMISIA$@UNIMELB.EDU.AU failed: Preauthentication failed
[2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
2012 Mar 27
1
[Bug 8829] New: rsync -uav --delete --dry-run prints delete file list in reverse order
https://bugzilla.samba.org/show_bug.cgi?id=8829
Summary: rsync -uav --delete --dry-run prints delete file list
in reverse order
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2009 Apr 29
1
etch AMD64 debs missing
Thanks Piet & Johannes for the backports.
There seems to be a problem with the files for the amd64 architecture getting
out.
Here is my apt-get update
Get:1 http://cran.ms.unimelb.edu.au etch-cran/ Release.gpg [189B]
Hit http://cran.ms.unimelb.edu.au etch-cran/ Release
Ign http://cran.ms.unimelb.edu.au etch-cran/ Packages/DiffIndex
Ign http://cran.ms.unimelb.edu.au etch-cran/ Packages
2010 Apr 07
0
CUPS config choices for same printer
I'm trying to add an HP OfficeJet J5480 to my CentOS-5.4 machine.
When I "List Available Printers" in CUPS, I'm given 3 choices
for the same printer:
-----------------------------------
HP Officejet J4500 series (CB780A)
HP Officejet J4500 series (HP Officejet J4500 series USB #1)
HP Officejet J4500 series (HP Officejet J4500 series USB CN89C552GR052T
HPLIP)
2005 Apr 11
2
help please.
I know this isn''t a shorewall question, but I hope somebody might be
able to point me the right direction.
here''s the error:
Apr 10 18:19:07 trinity kernel: BUG: using smp_processor_id() in
preemptible [00000001] code: modprobe/11068
Apr 10 18:19:07 trinity kernel: caller is ip_conntrack_init+0x255/0x369
[ip_conntrack]
Apr 10 18:19:07 trinity kernel: [<c02ec398>]
2003 Jan 24
1
Tinc Newbie question
If anyone can help I'd appreciate it. I'm trying to set up a
point-to-point VPN so that I can bridge networks securely (actually all
I want to get across is multicast, but that's a different issue
entirely).
Through looking through the documentation I've got everything set up as
I think it should.
my config files look like:
---
Name = trinity
PrivateKeyFile =
2010 May 05
12
puppet for switches
This might be a crazy idea, but it just popped into my head, and I
wanted to know if it''s possible. Perhaps not possible right now, but
possible in a theoretical sense.
Is it possible that puppet could be modified to be used to manage
switches that have a command line based interface?
When I manage our Allied Telesis switches (which have a CLI similar to
cisco IOS) I wonder if I could
2011 Jun 14
2
Off-topic: (Simple?) Random Sampling when n is a random variable
Hi everyone,
I'm involved in a discussion with a colleague. He suggested a sample
design for a finite-sized process that (to all intents and purposes)
involves tossing a coin and examining the unit if the coin shows
Heads.
I should emphasize that we're both approaching the problem from a
design-based sampling theory point of view. So I have no argument
about the appropriateness of the
2023 Jan 31
1
[EXT] How to calculate the derivatives at each data point?
Try something like
with(df, predict(smooth.spline(x = altitude, y = atm_values), deriv = 1))
Cheers,
Andrew
--
Andrew Robinson
Chief Executive Officer, CEBRA and Professor of Biosecurity,
School/s of BioSciences and Mathematics & Statistics
University of Melbourne, VIC 3010 Australia
Tel: (+61) 0403 138 955
Email: apro at unimelb.edu.au
Website: https://researchers.ms.unimelb.edu.au/~apro
2008 Apr 03
1
Lapack error in Design:::ols
Hi,
I'm trying to use Frank Harrell's Design:::ols function to do regression
of y (numeric) on the interaction of two factors (x1 and x2), but Lapack
throws an error:
> library(Design)
...
> load(url("http://www.csse.unimelb.edu.au/~gabraham/x"))
> ols(y ~ x1 * x2, data=x)
Error in chol2inv(fit$qr$qr) : 'size' cannot exceed nrow(x) = 20
> traceback()
2010 Jun 18
1
problems with puppetmaster using intermediate CA cert
Hi,
I''m trying to develop a manifest to setup a new puppet master. To solve
the SSL certificates I''ve created a root CA outside of puppet, and have
generated an intermediate CA for the new puppet master to use. I''ve also
configured my puppetmaster daemon to use it''s own ssl directory. So the
new puppetmaster is at the same time a client of the old puppet
2024 Nov 15
1
[EXT] Mac ARM for lm() ?
>>>>> Andrew Robinson via R-help
>>>>> on Thu, 14 Nov 2024 12:45:44 +0000 writes:
> Not a direct answer but you may find lm.fit worth
> experimenting with.
Yes, lm.fit() is already faster, and
.lm.fit() {added to base R by me, when a similar question
was asked years ago ...}
is even an order of magnitude faster in some cases.
See
2024 Nov 16
1
[EXT] Mac ARM for lm() ?
Thanks, and all well taken. But are my beautiful GPUs (with integrated
memory architecture) really nothing more than a cooling area for the chip?
On Fri, Nov 15, 2024 at 6:06?AM Martin Maechler <maechler at stat.math.ethz.ch>
wrote:
> >>>>> Andrew Robinson via R-help
> >>>>> on Thu, 14 Nov 2024 12:45:44 +0000 writes:
>
> > Not a direct
2008 Oct 18
0
Error in solvet: apparently singular matrix
Hi,
Again I'm doing logistic regression using lrm from Harrell's Design
package, but on wide matrices (28 observations, 1891 variables) so L2
penalisation is used. I get the following error, although I've tried
different penalties and different tolerances. The X matrix is scaled and
centred.
> library(Design)
>
2006 Jun 13
3
Multiple lag.plots per page
Hi,
I'm trying to plot several lag.plots on a page, however the second plot
replaces the first one (although it only takes up the upper half as it
should):
par(mfrow=c(2,1))
a<-sin(1:100)
b<-cos(1:100)
lag.plot(a)
lag.plot(b)
What's the trick to this?
I'm using R 2.2.1 (2005-12-20 r36812) on Ubuntu Linux.
Thanks,
Gad
--
Gad Abraham
Department of Mathematics and
2002 Apr 05
1
is it a bug or a feature? re:time zone differences, laptops, and suggestion for a new option
It's much easier than that. The linux box keeps time in GMT, and displays
it in the configured time zone. Try this, on the linux box:
"touch testfile
ls -l testfile
TZ=EST5
export TZ
ls -l testfile"
You will see the displayed time change, because it's being translated from
epoch time (that's what I call it, anyway) - seconds since midnight,
January 1, 1970.
Your windows