Displaying 10 results from an estimated 10 matches for "printspooler".
Did you mean:
printspool
2004 Jan 21
1
connecting printers via samba / cups (Windows XP clients / AD)
Hi,
We have a setup like this:
- W2003 AD PDC
- Redhat Advanced Server 3.0 with Samba 3.0.0 / CUPS as a print
server
- Windows XP Professional clients
Problem: Users can't connect printers, even administrators are
out of luck, getting a "You are not allowed to connect printer"
like messages. But there is one account that is allowed to
connect printers, and after this account has
2007 Jun 08
2
Logon scripts not working on all users
I have set up a logon script to run when users login. It works for me
when I log in, but my user ID is mapped to a root group as well as
administrative privileges. But it is not executing for regular users.
What am I doing wrong?
Thanks in advance,
Boaz
logon script = stdlogon.bat
logon home =
logon path =
security = user
preferred master = yes
domain logons = yes
2007 Dec 06
2
How to repair corrupt ntprinters.tdb?
Hi,
we are using samba 3.0.24 as a printspooler for 80 network printers with
a 500kB ntprinters.tdb for some years now. When we recently restarted
samba we noticed that the ntprinters.tdb automatically shrinked to 24kB
and printing was no longer possible.
tdbdump of the original tdb-file is impossible too:
"Failed to open ntprinters.td...
2003 Oct 07
1
PS7 vs RH9 on Wine
Ok. I attached my current config file just in case. I set it to run as
win2k and copied over the commdlg and COMDLG32 dlls from native windows
2000. (does it matter if they might be updated with service packs?) i
then added "winspool" = "" in the dll overrides so that it wouldnt load
the printspool.drv because for some reason when i started it would show
the page setup dialog
1999 Nov 05
0
SysV style printer interface (Works atleast in SCO)
Samba comes with some sort of sysv stylish printer interface but
it doesnt do much except puts the file queued to printspooler to
smb printer.
I've made few posts to differenet newsgroups and ran a quick search
thru sambas mailing lists and didnt find anything *really* usefull.
What i really needed was printer reseting and lp commandline parsing
so that i could change to cpi and lpi options for spooled printout.
S...
2004 Jun 29
0
CUPS printers not visible, strange behaviour
Hello all,
I've done this before before so I'm a bit confused, but I've upgraded from 2.2
to 3.0.4 on a debian woody box (samba 3.0.4 from backports.org). I also have
cups 1.1.20 backport as well. I've set up printing using cups (should be simple
right?) but no printers appear when I browse the computer from a W2k machine.
rpcclient -c "enumprinters" gives me "No
2004 Sep 28
1
Printjob stuck spooling
Hi,
I'm trying to remove a printjob that is currently blocking the printque
for one of my users.
I've tried to access the printer from the user and delete it there, but
this doesn't help. Cups does not show the job at all.
I therefore tried to access the printspool via sambas net printq
command.
With net, I can find the job, and the jobid, but when I try to use
net rap printq
2008 Jan 07
0
Unmatched entries - Failed to Create Administrators/Users/
With a recent upgrade to Centos 4.6 my system's Samba was also upgraded
to 3.0.25b. Now I get the following errors in my log every day.
> **Unmatched Entries**
> auth/auth_util.c:create_builtin_administrators(792) create_builtin_administrators: Failed to create Administrators : 1430 Time(s)
> auth/auth_util.c:create_builtin_users(758) create_builtin_users: Failed to create Users
2008 Jan 04
3
Do I need Winbind?
With a recent upgrade to Centos 4.6 my system's Samba was also upgraded
to 3.0.25b. But now I get a series of
auth/auth_util.c:create_builtin_administrators(792) and
auth/auth_util.c:create_builtin_users(758) errors every day.
As I understand it winbind allows users to be logged in as Linux users
when they log in as Windows users. But since I don't want them to have
access to the
2002 Jun 22
10
Print Job Notification
Can anyone suggest a way to have a notification after a print job has
completed. I currently have this as my print command:
lpr -r -P%p %s; csh -c 'echo \"%J has started printing on %S\" |
/usr/bin/smbclient -U %L -M %m -I %I' &
It kind of does what I want, but notice that the message says that "Job has
STARTED printing on Printer". This is because with this