Displaying 20 results from an estimated 2000 matches similar to: "Installing Drivers into [print$]"
2007 May 09
1
snmp, cacti and shaping
Hi
I''m trying to move the tracking of the shaping from MRTG to Cacti. My
predecessor, who built all this stuff and was far more advanced than I,
had a shell script that collected data by running tc -s qdisc show dev
on both eth 0 and 1 and then pushing it out via snmp to another server
running MRTG. I''m building a new server with cacti and having trouble
with the custom
2008 Nov 13
1
how to check if device mode is set on a queue
Hi,
We're running samba-3.0.28a w/ cups-1.3.7 on debian etch to serve point
and print to windows clients.
http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#prt-modeset
How do I check if a queue had the device mode set or not?
thanks,
Ryan
2008 Aug 15
1
FAILED with error NT_STATUS_PASSWORD_MUST_CHANGE
Hi there,
I'm working on a new print server to replace one that's pretty long in
the tooth.
I'm using standard packages from Ubuntu Hardy Heron which appears to be
Samba 3.0.28a. We use LDAP for the authentication backend. I seem to
have that configured properly as I get a ldap_connect_system: succesful
connection to the LDAP server in the log but every login fails with:
FAILED
2008 Nov 08
1
Access Denied to Printers
Hi!
Trying to trace down a problem with printer sharing. I don't see
anything glaringly obvious with my smb.conf. I am using LDAP and CUPS.
Using a Windoze client, accessing a printer I receive the friendly
"Access denied, unable to connect". Checking the Samba logs, I find:
[2008/11/07 18:26:08, 0] param/loadparm.c:process_usershare_file(8268)
process_usershare_file:
2005 Jul 06
2
Samba LDAP timeout
Hello,
I'm having trouble configuring an Ubuntu Hoary Samba server to use LDAP
for authentication (the server is named "dixie"). I'm basing my
configuration on another server here at work that connects just fine. When
I try to just list samba shares on dixie with
$ smbclient -L dixie -U faker
It takes quite some time for the request to go through before failing.
Looking at the
2007 Mar 23
3
Re: [LARTC} how can I compile tc
Ok, I tried it out but for some reason it doesn''t take for the compile
process. This is, after export KERNEL_INCLUDE=/usr/src/linux/include/ if
I run export this declare -x KERNEL_INCLUDE="/usr/src/linux/include/" is
there. But when I run make in iproute2 I still get the
/usr/include/linux/ip.h:93:2: error: #error "Endian problem - this
didn''t happen"
2008 Jul 24
1
.files in dovecot-1.1.1
Hi there
We had been using the stock Ubuntu Dapper Dovecot which is an early 1.0
beta but just upgraded to 1.1.1 to fix some read flag issues with Horde.
Previously dovecot seemed to ignore files beginning with "." in the
~/mail (mbox format) directory but now shows them.
There doesn't seem to be any switch in the dovcot.conf file to change
this. Any such settings are about
2007 Jan 18
1
migrating to a new server with LDAP
Hello folks.
I need to migrate from an old server still running Debian Woody to a new
server running Dapper Drake.
The big challenge is turning out to be who to plan out the Samba LDAP
migration.
The current server version is 3.0.20 compiled form source and the Dapper
package is 3.0.22 and appears to include ldap support. So I don't think
I need to compile or worry about version
2005 Nov 10
2
[PATCH] Increase MAX_SKBUFF_ORDER
Hi,
The recent (changeset 7700) switch to use the architecture
specific skbuff allocation routine breaks with very large MTU sizes.
The below patch raises the MAX_SKBUFF_ORDER to 3. Could this be
applied to make it the default?
Thanks,
Phil
Signed-Off-by: Philip Auld <pauld@egenera.com>
diff -r 136b2d20dc81 linux-2.6-xen-sparse/arch/xen/kernel/skbuff.c
---
2002 Oct 08
1
MD5 checksum NOT OK on 2.2.5 binary from samba ftp site?
Hello,
I ftp'ed the binary RPM for samba from us6.samba.org, and when I tried to
verify it, rpm said that MD5 was NOT OK.
Has anyone else reported this behavior?
Thanks,
Hiten Sonpal sonpal@ciholas.com
Engineer, CIHOLAS Enterprises Voice: 812 476 2721 x 102
2626 Kotter Ave, Unit #D Fax: 812 476 2881
Evansville, IN 47715 http://www.ciholas.com
2009 Jul 18
1
How to test roaming profiles
Hi,
I'm working on a server that was upgraded a few weeks ago (Linux
Mandriva was reinstalled with a more up-to-date Samba version which is
3.3.2).
Now, roaming profiles no longer work. I even wonder what would be the
proper to way to test them. Workstations are running Windows XP.
I followed the procedure for Win2000/XP located here:
2006 Jun 13
1
Query samba for printer driver state
Greetings,
We're running samba 3.0.22 on debian sarge.
We use the following instructions to set the device mode on new printers:
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#prt-modeset
How do we query samba to see if a given printer share has it's driver
device mode set or not?
regards,
Ryan
2009 Jun 09
1
Problem installing printer drivers in Samba
Hi,
After using the client driver for a long time, I want to give a try to
the drivers installed on Samba server.
I am using the how-to at
http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html
It goes fine up to "installing drivers into [print$] using APW". I can
see a list of drivers files growing into W32X86.
But when I try to access the properties of a
2007 Apr 24
1
default devmode
Hi.
Recently i created a print server with cups 1.2.8 and smbd Version
3.0.24-1.fc5 under a fedora 5 box.
I've installed some printer like as HP laserjet 2820, Konica Minolta
di2510, konica minolta 2430dl, hp laserjet 2600.
Drivers were uploaded with sucess. But i was getting a problem when
try to create a device mode for HP laserjet 2600. All others work
fine. In clientes with windows 2k,
2006 Mar 29
1
Duplex printer + samba + cups
Gentleman,
In one of my slackware servers I put samba acting as a printer server
connected to a Hewlett-Packard 2420D (D stands for duplex).
In CUPS I'm using the 'raw' driver. So I let the clients to perform the
driver stuff.
On samba, I followed the procedures described on
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#inst-rpc
to make
2002 Nov 02
1
Unable to open passdb???
Hello,
Getting this error:
[2002/11/02 12:55:16, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1367)
unable to open passdb database.
[2002/11/02 12:55:16, 0] smbd/chgpasswd.c:check_oem_password(761)
check_oem_password: getsmbpwnam returned NULL
[2002/11/02 12:55:16, 0] passdb/passdb.c:pdb_free_sam(210)
pdb_free_sam: SAM_ACCOUNT was NULL[2002/11/02 12:55:16, 0]
2014 Apr 01
3
Error0x00000006 with Point'n'Print Client Drivers
Hello,
I have a problem with the point'n'print driver installation. I followed
the instructions on
https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#id2626650
Now if I try to print on the Windows client I get an error 0x00000006.
Here is my configuration.
Printer: Kyocera FS-C2026MFP+
Server: Debian Squeeze, Samba version 3.5.6, CUPS cersion 1.4.4
Client:
2008 Oct 23
3
Interdomain trust between Samba and W2003 ADS in native mode
Hi,
I try to setup a two-way interdomain trust relationship between Samba
3.2.4 and W2003 ADS in native mode (not mixed-mode).
I follow this Samba HOWTO without success:
http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/InterdomainTrusts.html
All is working fine if i use a Windows NT4 Server instead of W2003 ADS.
Is there something to do on Samba or ADS so that it works ? Security
2002 May 19
2
Can't join Samba PDC from Win2k
I am trying to make my Samba server act as a domain controller, but I
can't join the domain. When I go into Windows 2k and I right click the
computer, the properties button, and try to make it a part of the domain,
it asks me for a user account, and a password. I am not sure what user
account to type in here. What user account do I type in?
Below is my smb.conf file. I followed the howto from
2001 Nov 21
2
Samba - windows - win2k
Hi,
I am still looking for the answer to my problem, i.e. windows not seeing
the smb serbver in the networkneighbourhood.
Here is my setup:
Linux RH 7.1 Server / SMB 2.2.1a-4 (upgraded yesterday), IP Address
192.168.1.2
Firewall / Smoothwall:
IP 1: 192.168.1.1 (DMZ side)
IP 2: 192.168.0.1 (Internal Network)
I opened UDP 137/138 and TCP 139 from DMZ to Internal (Internal to DMZ
allows all)