Displaying 20 results from an estimated 400 matches similar to: "3.0.20 documentation bug"
2010 Sep 27
1
printmode on smbclient 2:3.4.7~dfsg-1ubuntu3.2
What happened to the command "printmode" on smbclient?
I'm using smbclient 2:3.4.7~dfsg-1ubuntu3.2, and I need to print a
binary file directly to the printer, without interpreting postscript or
pdf on it. It used to work fine on smbclient 3.0.28a-1ubuntu4.13.
2005 Dec 28
1
Remote print problem
I am running Centos 4 and I am trying to use a printer on a Windows
domain that is connected to a Windows XP Pro computer.
If I do
smbclient //ComputerName/PrinterName password -U UserName
and then
/> printmode text
/> print /tmp/test.txt
the printer works.
However, if I setup the printer and check the CUPS printers.conf, it
appears to be correct, but I get NT_STATUS_UNSUCCESSFUL when
2003 Nov 25
1
HP560C
Hey,
I'm using an HP560C printer on a Redhat 9 linux server and I can't get it to print. Using smbclient I can print a text page. Using smbclient I can find the printmode is graphical but when I try to print anything graphical it doesn't work. I copied my old smb.conf file from Redhat 8 and it had worked. I have tried changing printing = to cups but that didn't help. Yes my
2006 Nov 22
1
sshd startup error on SCO SR6
Openssh 4.4p1 and 4.5p1
SCO Openserver 6 w/mp1, mp2
While installing v4.5p1, I noticed this sshd syslog error which began
appearing when I upgraded from v4.3p2 to v4.4p1:
Sep 1 17:54:41 tenzing sshd[12837]: error: Bind to port 22 on :: failed: \
Network is unreachable.
sshd -d reports:
debug1: Bind to port 22 on ::.
Bind to port 22 on :: failed: Network is unreachable.
debug1: Bind
1998 Sep 14
2
AW: How to print to CLIENT local printer?
You must create a output filter.
Edit /etc/printcap and add your client printer like this:
...
PC-PRINTER:\
:sd=/var/spool/lpd/PP01:\
:mx#0:\
:lp=/dev/null:\
:if=/var/spool/lpd/Filter/PP01:\
:sh:
...
Adjust the printcap parameters as needed (spool directory, directory to find
the filter script). Make sure the lpd can access the directory. Consult your
manual.
Now create the filter
2010 May 31
2
O2CB_HEARTBEAT_THRESHOLD won't take changes
Hello All,
I have multiple OCFS2 clusters on SLES10 SP2 running Xen. We needed to increase the O2CB_HEARTBEAT_THRESHOLD from 31 up to 61 and did so successfully on 2 of our 3 clusters.
However on one of the three clusters we are not able to change the value. The /etc/sysconfig/o2cb file contains 61 as the threshold after reconfiguring via /etc/init.d/o2cb configure, we reconfigure all 3 nodes at
2004 Mar 02
3
environ problem in 3.8p1
3.8p1 added the following to main() in sshd.c:
#ifndef HAVE_CYGWIN
/* Clear environment */
environ[0] = NULL;
#endif
This breaks the getenv("TZ") in session.c and causes logins to occur in
GMT time. It also causes any sshd syslog messages to be written in GMT
time. I'm on SCO Openserver 5.0.7, but this looks like it should affect
all platforms. Am I missing something? I
2008 Jul 30
1
5.1p build problem on SCO OSR6
Build of 5.1p1 fails on SCO OSR6 with the error:
UX:acomp: ERROR: "addrmatch.c", line 100: undefined struct/union member: sin6_scope_id
configure checks for presence of struct sockaddr_in6 and uses the system
declaration if found (via #define HAVE_STRUCT_SOCKADDR_IN6 in config.h)
If not found, the struct is declared in openbsd-compat/fake-rfc2553.h.
OSR6 has struct sockaddr_in6 but it
2007 Sep 10
1
4.7p1 password auth broken on SCO OSR6
openssh 4.7p1
SCO OSR6
Password authentication is non-functional. This seems dependent on
USE_LIBIAF which further depends on HAVE_LIBIAF (in defines.h), but
there is no longer any code in configure to define the latter. Building
with HAVE_LIBIAF defined enables password authentication, but only for
non-long (<9 char) passwords, even though UNIXWARE_LONG_PASSWORDS seems
to be defined. I
2004 Jul 08
1
openssh 3.8.1p1 problem on SCO 5.0.7
On SCO 5.0.7 and openssh 3.8.1p1, two entries are written to /etc/wtmp
and /etc/wtmpx each time a user logs in via ssh. This can be
demonstrated using the last(C) command. Any user connected via ssh will
have two identical login and logout entries.
On SCO, login_write() in loginrec.c calls both wtmp_write_entry() and
wtmpx_write_entry() (USE_WTMP and USE_WTMPX are defined).
wtmp_write_entry()
2005 Aug 29
1
greater than 8 character passwords on SCO OSR6
I read the exchange regarding > 8 char passwords on Unixware from the
end of June.
Is anything being done to add support for >8 character passwords on SCO
OSR6 (in udk mode)? I have it working by calling osr5bigcrypt(), instead
of bigcrypt(), in openbsd-compat/xcrypt.c and linking with -lcrypt.
libcrypt has bigcrypt(), but for whatever reason, openssh built with it
fails to authenticate
2006 Aug 23
1
openssh 4.3p2 configure problem
In configure for openssh 4.3p2 is this:
as_executable_p="test -f"
as_executable_p, as the name suggests, is used to test whether a file is
executable or not, so should use -x and not -f. Discovered after doing
chmod a-x gcc so configure would not discover it, but found it anyway.
--
Roger Cornelius rac at tenzing.org
2003 Sep 05
2
3.6p1 bug on SCO OpenServer
SCO OpenServer 5.0.x
Openssh 3.6p1
loginrec.c writes incorrect data into the ut_id field of the utmp file.
This has been an issue since at least openssh 3.0.2 but I never bothered
to report it. For Openssh 3.6p1, defining WITH_ABBREV_NO_TTY corrects
the problem. Below is a brief patch to configure which does this. You
can observe the errant results in the "Line" column from the
1999 Apr 08
0
Keep-timestamp-in-`get'-patch for smbclient in samba-2.0.3
--------
--Multipart_Thu_Apr__8_13:33:51_1999-1
Content-Type: text/plain; charset=US-ASCII
Hello guys,
I always wondered why smbclient keeps timestamp in `put'ting a file
but does not keep it in `get'ting a file. Alternative to keep the
time stamp in `get'ting file is to use -Tc option or smbtar script,
but they are a bit hairy for interactive use, and it can only dump
files with an
2002 Jan 02
1
SCO OpenServer password issue
If SCO OpenServer is configured for large passwords, i.e. u_pwseg is
greater than 1 in /etc/auth/system/default, then user authentication in
auth-passwd.c will fail for users whose passwords are longer than 8
characters. The "traditional" level of security installs with
u_pwseg#1, so most users would never encounter this problem. This has
been an issue in openssh since I started using
2012 Feb 02
2
[LLVMdev] Question on LLVM based query execution
Hi,
Sorry for the last mail with wrong subject.
I am a LLVM newbie, I have read some tutorials of LLVM, and play with some
demos.
I am developing a Hadoop native runtime, it has C++ APIs and libraries,
what I want to do is to compile Hive's logical query plan directly to LLVM
IR or translate Hive's physical query plan to LLVM IR, then run on the
Hadoop native runtime. As far as I know,
2012 Feb 03
0
[LLVMdev] Question on LLVM based query execution
Hi Chang,
> I am developing a Hadoop native runtime, it has C++ APIs and libraries,
> what I want to do is to compile Hive's logical query plan directly to LLVM
> IR or translate Hive's physical query plan to LLVM IR, then run on the
> Hadoop native runtime. As far as I know, Google's tenzing does similar
> things, and a few research papers mention this technique, but
2006 Jul 21
1
Problems accessing shares with dollar signs
I'm having various problems accessing shares with dollar signs in
their names (e.g., \\server\c$); however, there doesn't seem to be
much consistency to the types of problems.
Details:
>From my CentOS 4.3 box running Samba 3.0.21b, mounting \\server\data$
(a Windows Server 2003 DC) or \\domain\data$ (the same share, shared
over DFS) using mount.cifs doesn't give any errors, and I
2001 Mar 29
1
Samba Printing to Win98
I am trying to allow printing from my linux box to my win98 box, to which my
epson stylus printer is attached. It's just not happening...something tells me
I'm flirting with a world of pain.
I *can* print a file by going:
smbclient //rory/EPSON
translate
print /etc/group
but I cannot print from applications, nor can i use smbprint. I tried going:
cat /etc/passwd | sh -x smbprint
2004 Sep 15
2
smbclient's tar_re_search broken?
Hi all,
My old and stable backup script don't work anymore.
It's based on smbclient's tar command using crX parameters for creating
archive, excluding files based on basic regular expressions.
The box is running Fedora core 2, fully updated:
kernel-2.6.8-1.521
samba-common-3.0.7-2.FC2
samba-client-3.0.7-2.FC2
The error is easily reproducible:
smbclient //ntpdc/share -A credfile \
-c