similar to: use local users on domain member

Displaying 20 results from an estimated 2000 matches similar to: "use local users on domain member"

2004 Aug 19
1
printernames vs. sharenames
Hello, when I assign a printer driver to a printer from a windows client, the printername now changes to the drivername. Yes, I can see the SPOOLSS_SETPRINTER call with the printername property, but that's definitly not what I want (or would expect). E.g. when I change the drivers of 3 printers to HP Laserjet, I get 3 printers with the names "HP Laserjet [(Copy 1|2)]". These
2002 Feb 12
1
printing info needed
Hello experts, I really did'nt want to, but now I have to understand what's really going on when trying to print. I need to know why the hp 9x0C deskjet printqueue even don't want to open the properties window and sometimes the KXdrivers from Kyocera refuse to print. I can find questions in the lists but no answeres. As there is so much documentation and source code on the one hand
2002 Jul 02
2
Printing eats my CPU
Hi all, I still have several problems with the printing system. The most critical is, that some drivers seem to cause an infinite RPC loop. I have a KYOCERA Mita KM 4230 KX driver installed. In this moment I can see SPOOLSS_GET_PRINTER and SPOOLSS_GET_PRINTERDATA requests and RPC responses on the net. Stracing the smbd process looks like this: ... pread(16,
2007 Mar 09
9
printing problem
I'm testing a printserver with Samab/ Cups. Every time I want to upload the driver to samba for printing I get the following error: "Printer settings could not be saves. Access denied" I chmod 777 the driver directory and spool directory. I gave specified the user as printer admin in the share. My firewall is disabled. Why is it still giving me the access denied error? Best
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Release Announcements ===================== This is the first release candidate of Samba 3.3.0. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Major enhancements in Samba 3.3.0 include:
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Release Announcements ===================== This is the first release candidate of Samba 3.3.0. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Major enhancements in Samba 3.3.0 include:
2002 Nov 26
4
printer list from cups without restart?
Hi, while using cups as a print system and sharing all the printers with samba to windows clients, is it possible to 'view' a newly created printer in the browse list without restarting smbd ? (samba 2.2.7) Holger
2005 Sep 13
2
Problems installing printer driver
Hello, (please excuse poor translations of german Windows-GUI-items) a customer of ours has a strange problem trying to install a printer driver on the print$ share. The driver in question comes from http://www.kyocera.de/kyocera_n/german/downloads/downloads.html -> choose 'Treiber' -> choose 'Produkt Typ: Drucker', choose 'Produkt: FS-6020', choose 'Sprache:
2008 Oct 14
0
swat cann't start
Hi everyone! i used slackware version 12.1 and kernel version 2.6.24.5. When i upgrade samba to version 3.2.4. i want to use swat to configure my samba server, and i got the message "swat cann't load share file libtalloc.so.1:no = such file or directory"=20 How can i soultion thih problme=A1H thanks From leva at ecentrum.hu Tue Oct 14 08:11:34 2008 From: leva at ecentrum.hu
2004 Aug 04
1
Samba on ARM configure error
Hi Andrew, I rebuilt my tool chain for ARM. I am running it on the Intel IOP 31244 processor. This is my configuration: Gcc-3.3.2, Glibc-2.3.2, Binutils 2.14 and Linux 2.6.5 . Now I get the following error: Checking configure summary... ERROR: no seteuid method available Configure: error: summary failure. Aborting config. Where am I making mistake? -thanks, Rajesh
2008 Oct 02
2
samba : Strong(er) authentication required
Good morning I am running a windows server 2003 AD domain where the option "server signing" cannot be changed I have installed the latest version of samba and i always get this error msg " Failed to join domain : Strong(er) authentication required" Kinit is working net ads join -U xxxxxx -d4 does give above error message Is there a solution for this ? It seems lots of person
2008 Nov 26
1
false local printer settings
Hi, I installed a printer via cups, did the driver installation as described in Procedure 5.17. Steps to Install Printer Drivers on the Samba Servers (Samba-3 by Example). I changed the paper-size in the printer-settings and the device-settings from letter to A4. After the installation of the printer on a workstation, I got the wrong local printer settings (again letter instead of A4). Best
2005 Aug 30
1
New Printers with Samba 3.14 driver upload
Hello Everybody, we got new networkprinters and set them up. They work fine, but driverupload doesn't seem to work. We deleted the drivers used by the printers we had before. My question is should I also delete the .tdb files associated with printing? I remember driverupload once worked well with the printers we had before. Any advice would be nice. Jan Kellerhoff
2006 Feb 24
1
Uploading driver to Samba
Hi I'm replacing my actual print server by a Linux server and I have everything else working except the following When I try to uplad tme printer drivers to the special Samba print$, I receive the following error Samba unable to install Windows 2000, intel driver I read an reread the how to an d differents books, without success Is it working to upload like they say in the How To ? (many
2007 Mar 08
1
Vanishing options in hp printer drivers
We're using a couple of HP printers (2200, 4200, 3390) using the HP PCL 6 printer driver. Printer drivers are installed on the samba (3.0.24) box, connecting, driver installation and printing work OK. Problem: using the same driver version with the printer shared by a windows box gives some additional options like - brochure printing - putting serveral pages on one sheet Any Idea why
2008 Nov 11
1
Samba/Cups Default Printer Settings
Hi I've a question about Samba, Cups and the Windows clients default printer settings. Where are the these settings saved? Is there a special file or is it saved somewhere in the $print share? thanks for your help Pascal
2008 Nov 23
1
Cups + Samba + Vista?
I have followed the various guides online for setting up Cups and Samba, to where you can just right click a print and choice connect and the printer just works but then it does not work with Vista. It seems to print out tons of junk. Is there a way to make Vista work with Cups + Samba?
2004 May 04
1
How to Cross compile Samba Source
Hi, I am using samba-2.2.8a.tar.gz source and complied for regular linux. Now I am trying to cross compile it, but do not have any guidelines on how to do it? Anyone can help me on, making cross compilation work for arm-linux host. Any help is appreciated. Regards Pritesh "As a well spent day brings happy sleep, so life well used brings happy death." - Leonardo da Vinci TATA
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,
2004 Oct 08
2
Printer Device Modes
Greetings Admins, The howto details setting the device mode using a windows client: http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/printing.html#id2552900 Is there a way to script this process? We support 260+ printers and it's a pain in the ass. (My wrist is hurting!) regards, Ryan