Displaying 20 results from an estimated 2000 matches similar to: "Print Server in AD"
2025 Jan 16
1
Print Server in AD
I would skip all the Windows garbage if you can. Specifically don't have
Windows load printer drivers from shares.
If it's a single office where everyone has the same printer (or the same
multiple printers), the basic process is:
Preload the drivers into the driver store
Add an IPP printer connection to CUPS which doesn't rely on the filesharing
/ print driver hacks that were added
2025 Jan 16
1
Print Server in AD
On Thu, Jan 16, 2025 at 1:02?PM Aaron C. de Bruyn via samba <
samba at lists.samba.org> wrote:
> I would skip all the Windows garbage if you can. Specifically don't have
> Windows load printer drivers from shares.
>
> If it's a single office where everyone has the same printer (or the same
> multiple printers), the basic process is:
>
> Preload the drivers into
2025 Jan 15
1
Print Server in AD
Try this.
samba.bigbird.es/doku.php?id=samba:print-server
On 15 Jan 2025 at 07:10 +0000, electronico via samba <samba at lists.samba.org>, wrote:
> Hi all,
>
> Trying to setup a print server to add automaticaly printers to Windows
> 10 clients.
> There are actually :
> 2 * physical DC
> 1 * physical File Server
> several Windows VMs on File Server
> 20 * Windows
2023 Aug 09
1
Raspberry as AD Server
Hi all,
I'll try either, as my last tries (1 year ago) to make an RPI4 a Samba
AD-DC have all failed because of missing dependencies.
Thanks
Electronico
NEW-CALEDONIA (South Pacific)
Le 09/08/2023 ? 15:54, Dirk Laurenz via samba a ?crit?:
> Hi,
>
> that sounds nice.... i will try this...
>
> -----Urspr?ngliche Nachricht-----
> Von: samba <samba-bounces at
2003 Jul 28
3
Problem with rpcclient command
Hi,
I am trying to query a W2K PDC for info on a print driver by issuing the
following command:
rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert
The response I get is:
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
added interface
2010 Dec 16
2
Samba printer management commands
Hi
I am trying to setup remote printer management commands, so the users
could add and delete printers from "Printers" share of Samba in
Windows. I have this script, that is launched using an administrator
account, when I add a printer from there, using a new TCP/IP port:
================================================================
#!/bin/bash
{
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i recently upgraded some of my servers from 3.0.2a to 3.0.4
after the upgrade my browselist shows duplicate entries for the domains.
one domains is managed by a samba PDC(providing WINS too) and two samba
BDC's.
the other domains are managed by one samba PDC.
'smbclient -N -L <WINS_SERVER>' shows:
- ---
Workgroup
2016 Nov 10
2
Need help with printer drivers
Thanks Rowland. I've followed the guide on that page, the following
page looks good:
https://wiki.samba.org/index.php/Configuring_Point%27n%27Print_automatic_printer_driver_deployment
However, when I try to add a driver with "Print Management" to the
Samba server, I got an access denied error.
Here's how I did it.
------------------------
1. create a user with smbpasswd,
2009 Nov 27
4
strange issue with xerox printer: unable to configure driver
Hello list.
I've a strange issue with a samba 3.4.3 print server. Everything is fine
with most printers, meaning drivers are assigned on server side and
automatically distributed to the clients as expected. However, I fail to
configure a Xerox document center 7435 the same way.
When I attempt to assign a driver to the printer, from a windows client
with admin privileges, I get an
2016 Nov 10
2
Need help with printer drivers
This is generated with testparam,
# Global parameters
[global]
server string = %h server (Samba, Ubuntu)
server role = standalone server
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog =
2005 Sep 13
1
Problem adding printer using MSRPC
Hi,
When I try to add a printer using APW, the printer gets added
successfully. However, when I try to add a printer using the MS_RPC
addprinter command, the script fails with access denied. Please let me
know if I am doing anything wrong.
Thanks,
Guru.
The addprinter vbscript
dim oMaster, oPrinter
set oMaster = CreateObject("PrintMaster.PrintMaster.1")
set oPrinter =
2005 Jan 19
1
samba -cups
hello
I try to manage a printer (Apple Lawerwriter 16/600 ) with cups but without
succes !!!
with cups web interface :
I "add a printer":
device = LPD/LPR Host or Printer
URI= lpd://mymachine/lp
Type= Apple
Model = Apple LaserWriter16/600 Foomatic/Postscript (Recommended)(en)
I try to print a testpage but without succes
- 'mymachine' is either in my dns and my /etc/hosts
2016 Nov 09
2
Need help with printer drivers
Hello, I've posted the question here,
http://unix.stackexchange.com/questions/312654/serving-print-driver-through-samba
In short, I have a printer configuration
```
[myprinter]
comment = Printer Drivers
path = /var/lib/samba/printers
guest ok = Yes
printable = Yes
printer name = My Printer
```
However windows will not find/load the drivers, so what files should I
place
2004 Jul 23
1
cups/samba integration problems
Some notes first:
Fedora Core 1 (2 node HA cluster, heartbeat & drbd)
Cups 1.1.20
Samba 3.0.4
400 Windows 2000/XP clients
50 print queues
HP Laserjets, Xerox colour multifunctionals, Ricoh mulitfunctionals, HP
DesignJet plotters
2000+ print jobs/day
8000+ pages/day
5GB + print data/day
I have a custom printer accounting application that is run by samba when
a print job arrives at
2004 May 07
2
Need help on Samba Printer Port
Hi,
I have 3 HP network printer with internal jetdirect board. One 4000N,
one 4050N and one 4200N. All are share on my PDC Samba server which is
under Linux Debian stable Woody (v3.0rX) : Samba v2.2.3a-13.
I have a little question that I cant' answer my self :
Can it be a problem if all of these printer have [Samba Printer Port] as
their 'portname' ? (or 'portname' must be
2004 May 06
1
printing from xp
Hi,
I've installed Samba 2.2.7a on a Red Hat 9 machine. This machine is
also running VMware with Windows XP as the guest OS. The XP virtual
machine can access the Linux host's shared directories, but not the
printer. The printer is an Epson Stylus Color 860. It works fine in
the Linux host. In the XP guest, I can see the printer in the add
printer configuration wizard. But when
2020 Mar 03
3
Windows 10 1909 point and print restriction v2
Hello Morillo,
I have reviewed the steps described again. In fact, I had already done this
several times. :D
Even so, it does not map. The shared folder is mapped, but the printer is
not. On windows 7 it works correctly.
On Tue, Mar 3, 2020 at 12:33 PM MORILLO Jordi via samba <
samba at lists.samba.org> wrote:
> Hello Elias,
>
> Printing is working well for us.
> Carrefully
2020 Mar 04
1
Windows 10 1909 point and print restriction v2
https://www.windows-security.org/ffeed32dc5fef8e9dbb78a867381f697/always-render-print-jobs-on-the-server
ForceCSREMFDespooling = ^^^^^^^^^^^^^^^^^^^^^^^^^
If you and and i suggest you do set this in GPO.
> > From a Windows 10 computer, If you browse
NOT like this.
> \\smbprintserver\myprinter, what
> > kind of error have you ?
But you use UNC like this :
2006 Feb 13
2
Printer migration problem
Hi,
I'm using Samba 3.0.14a
I'm trying to migrate printers from a Windows server to my samba one.
So I tried to use the following command :
/net rpc printer migrate all Myprinter -S SERVER1
--destination=SAMBAMIGR -U Administrator%mypasswd/
And I received the following message :
/Could not connect to server SAMBAMIGR
The username or password was not correct.
/How can I provide the
2010 Oct 08
5
saving object function
Ok so if I have a function:
functest<-function(x){
a<-x+1
b<-x+2
c<-x+3
paste(a)
paste(b)
paste(c)
}
Now I know I can do cat(), or return() on one of them but if I was to run
the function with any number, how could I create objects to save so I could
do, I am wondering if I have more than one object within my function.
functest$a