similar to: Samba printserver works for Win10 Pro but not Win10 Home edition

Displaying 20 results from an estimated 1000 matches similar to: "Samba printserver works for Win10 Pro but not Win10 Home edition"

2017 May 17
2
Samba printserver works for Win10 Pro but not Win10 Home edition
Hello, I have set up a Samba printserver at a school. The server is a standalone server, connected to no domain. I have installed printers with Cups, and uploaded Windows printerdrivers to the shared driver folder. I can add the shared printers in a Windows 10 Pro client, without any hassle. When I try the same in any Win 10 Home edition, I get Windows error messages like "error
2017 Jun 11
3
Samba printserver works for Win10 Pro but not Win10 Home edition
Thanks Marc, I can see your point. The Samba version we used, is 4.3.11-Ubuntu. I have not found any newer package for Ubuntu. We have found no other way to upgrade this, than to download 4.6.3, then make, make install and .configure. We have followed this guide: https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba#Debian_.2F_Ubuntu. Anyway, it states "Please
2017 May 17
0
Samba printserver works for Win10 Pro but not Win10 Home edition
Hi Kjetil, Am 17.05.2017 um 08:09 schrieb Kjetil Fleten via samba: > I have set up a Samba printserver at a school. The server is a > standalone server, connected to no domain. I have installed printers > with Cups, and uploaded Windows printerdrivers to the shared driver > folder. I can add the shared printers in a Windows 10 Pro client, > without any hassle. When I try the
2017 Aug 26
2
Setting SePrintOperatorPrivilege
Thanks Rowland, Contents of /etc/hosts: /127.0.0.1 localhost////127.0.0.1 printserver//////# The following lines are desirable for IPv6 capable hosts////::1 ip6-localhost ip6-loopback////fe00::0 ip6-localnet////ff00::0 ip6-mcastprefix////ff02::1 ip6-allnodes////ff02::2 ip6-allrouters/// and /etc/hostname: /printserver/ I have changed workgroup name now, and removed the .LOCAL in the end. I
2017 Aug 25
1
Setting SePrintOperatorPrivilege
I'm trying to set SePrintOperatorPrivilege in Samba 4.6.7, in order to upload windows drivers from a Windows machine. The command I use is: /sudo net rpc rights grant "WORKGROUP.LOCAL\roedhaette" SePrintOperatorPrivilege -U "PRINTSERVER\roedhaette"/ The message I get is: /Bad SMB2 signature for message// //[0000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2005 Apr 30
2
formula in fixed-effects part of GLMM
Can GLMM take formula derived from another object? foo <- glm (OVEN ~ h + h2, poisson, dataset) # ok bar <- GLMM (OVEN ~ h + h2, poisson, dataset, random = list (yr = ~1)) #error bar <- GLMM (foo$formula, poisson, dataset, random = list (yr = ~1)) #Error in foo$("formula" + yr + 1) : invalid subscript type I am using R2.1.0, lme4 0.8-2, windows xp. Below is a dataset if you
2006 Sep 13
1
reformat records one to several
Hi, I am a new user of R and am still trying to figure out which statements do which functions and am looking for a jump start. I have a dataset where the data were collected as ten minute counts where the number of new individuals within a species was recorded as cohorts within 3 separate time intervals within the ten minute count persiod. Each row of data therefore follows a format like
2011 Apr 07
2
Need windows service to start with Ubuntu server
Hi I have a Ubuntu server with a mySQL database. A third party software company has created a windows service who makes queries to the mySQL database, and present the data on a web portal hosted by the same company. Now, I want to install this service on the Ubuntu server, and make it run continously. Is it possible to give a wine commandline in a script to start a windows service, and place
2003 Sep 19
1
printing via embedded USB printserver
hi, I'm having trouble printing with smbclient via an embedded USB printserver. This printserver is a nifty little $35 box with an Ethernet jack and a USB jack that provides network access to your USB printer as a Windows share (a poor man's Jetdirect, if you will). I can connect to the printer with smbclient, but when I try to print anything, even a small text file, I always get the
2011 Jan 14
1
SAMBA / CUPS Printserver
Okay, I've got some progress now. Have fairly decent printserver working. I've been able to reproduce the same postive and negative results in two physical servers and now (finaly destination) a vmware server. What's working: ADS integration, this is a domain member Printer driver installation (for a few drivers) Printer installation / removal Printing. What's not working:
2014 Oct 28
2
Moving a printserver
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I like to move a Samba Printserver to a different machine. I would like to copy the printerdriver from the old to the new machine and not reinstall all drivers/printers again. When I only copy the files from /var/lib/samba/drivers to the new machine, there are no drivers listed on the new machine. How do I get the drivers listed on the new
2000 Apr 28
1
SAMBA as as printserver ..
Was looking for some quick advice on SAMBA as a printserver: I'm in the position of trying to "sell" my company on a Linux- based printserver to relieve the burden of handling 30+ printer spools off of our NT PDC (25 NT servers, and we're printserving off of our PDC .. don't ask me, I'm new here. =) With SAMBA 2.0.6, I have gotten SAMBA properly handling print requests
2010 Jun 25
1
Samba printserver with ADS stops every Friday
Hello, we have a printserver with samba 3.4.3 and ADS. Every Friday morning, the server stops working and we get error messages. [2010/06/25 10:44:32, 1] smbd/sesssetup.c:342(reply_spnego_kerberos) Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE! The only way to access the server again, is to login on the domain or the server. We have tried everything
2002 Nov 20
1
Linux workstation can't print to Samba printserver
I'm trying to configure a Linux workstation to print to my Samba printserver and can't figure out what I'm missing. Both are running CUPS. Windows clients print fine to the Samba box. Any ideas?
2005 Nov 18
1
64-bit printdrivers (Windows XP) and samba/cups as a printserver?
Hi I am using samba as a windows printserver with cups ,cupsaddsmb and the microsoft postscript driver. Now we have the first XP64 workstation in our network, and they are unable to download the 32 bit PS-Driver. How do I configure samba to serve the 64-bit drivers as well Greetings from Munich Hansj?rg
2017 Mar 22
0
access DENIED for non-printserver bits
Hai, Can you tell me the brand and driver of the printer your trying , that helps. ( or send me a copy/link of the driver your installing ) I had a read thought your old(er) threat, but that didnt help. I did find the error in the following source code of samba. source3/rpc_server/srv_spoolss_nt.c but i cant help with that code much to complex for me, but at least you know is a "by
2013 May 29
1
printserver for Centos 6.4
Hi! I am new here. I am german. My system is a Centos 6.4 on a 2CoreCeleron. Its clones work on different Hardwares and processors. Centos 6.4 is great and very stable. I use it as CMS Webserver, FTP Server, Kolab suite incl. mailserver, Fileserver, Desktop, Skype all at the same time and it is working fine. Now i achieved to install a HP deskjet 1102 on Centos,
2004 Jan 21
1
Samba Backup Printserver
Hi all, I have set up two print servers with cups and samba 3.0.1. One of the samba servers is active and serves the windows clients. If the active server crashes (by hard- or software) I want to be able to make the other samba server active and act as the crashed samba server within minutes. Due to the fact that installing the windows printer drivers on samba takes a long time ( belonging to
2003 Oct 22
4
samba3 and cups printserver
Hello, I've got an rh9 box which i am using for printing. I've got cups configured and my printer is working fine. Originally, i intended to use samba 2.2.x for printing, but then i saw that 3.0 was out so i installed it's rpm instead. My first of many questions, for printing to work correctly, samba and cups, what must be specified in terms of the printing line in smb.conf, bsd or
2017 Mar 22
3
access DENIED for non-printserver bits
Hi, Running Samba 4.4.10 as a NT-domain controller. Does anybody know what the error message "access DENIED for non-printserver bits" (log level 3) means when trying to add a new printer driver? Regards, Åke