Displaying 3 results from an estimated 3 matches for "setform".
Did you mean:
getform
2006 Mar 31
0
(Samba 3.0.21c) rpcclient getform 'segmentation fault'
...onnected to a Active Directory.
I'm running samba 3.0.21c, compiled from an SRPM:
# rpm -q samba
samba-3.0.21c-1
Does any one knows why I'm getting a 'segmentation fault' when I try to get the forms from a printer?
# rpcclient -U <user> -W <domain> -c "setform <printer> <form>" localhost
I runned the program through gdb:
# gdb --args rpcclient -U <user> -W <domain> -c "setform <printer> <form>" localhost
Starting program: /usr/bin/rpcclient -U <user> -W <domain> -c setform\...
2002 Jul 18
0
RE: Re: spoolss printing: downloading printing preferenc es in W2k
...recently
> about that bug, but maybe the Subject was not taken by you. The Samba
> 2.2.5 Printing subsystem misses Paper Forms larger than the DIN A2
> format, and I was not able to add forms through the "Server Properties"
> and also I did not found out how to use the addform/setform/enumforms
> rpcclient commands.
I've got it in my queue. I'm working on exporting printer settings
via the registry RPC's right now to help in debugging problems like this.
As soon as I get done (hopefully this week), I'm back on fixing spoolss
bugs. These two are first on...
2002 Jun 12
2
spoolss printing: downloading printing preferences in W2K
I have heard something about a 'known bug in 2.2.4' so this might
already be known. If so, I just want to get confirmation...
I have a new samba 2.2.4 running on a RH7.2 box, running solely as
printserv. The spoolss printing functionality is working fine: uploading
drivers works ok (aside from a few APW quirks if you change drivers).
I'm using CUPS as unix printing backend.
The