Displaying 20 results from an estimated 2000 matches similar to: "Printing problem when Samba is an NT Domain Member! HELP!!!"
1999 Mar 25
1
Using Printservers with Samba!
> Dear Sirs,
> 
> I would like to know if there is a way to share printers connected to
> print
> servers (Intel Print Servers are used in my company) so that Linux takes
> the spooling job on to himself, using Samba. I succeded to define the
> printserver queues under Linux (by the Intel's PrintServer software) but
> when more than one users try to print on the same
2009 May 31
1
Is building a load balance setup like this workable?
Okay, before anything else, all I'm using samba for is a "Windows 
looking" frontend to cups.  Eg, so the users don't know I'm getting rid 
of the windows 2003 printserver and replacing it with a pair of linux 
printservers (Samba/Cups)
I'd like to have 2 (or 3) printservers, all the same build of linux 
(debian), cloned, etc.
users will be able to go to \\printserver
2014 Sep 05
2
Asterisk with PJSIP
Hi All,
I installed Astreisk 13beta with pjproject 2.3(2.2.1) from source code on
CentOS7.
--
https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject
The installation is OK.
But the connected SIP cilents (both Linphone on Windows7) cannot
communicate.
I hope your comment such as the testing for resolving the problem.
My status is the following(1 and 2).
Why 'Everyone
2007 May 21
1
Altered behavior in 3.0.25 and 3.0.24-gc-1
By mistake or by design membership in a Windows Primary Group seems to be mandatory!
We are using printservers configured as member servers of Samba domains.
with the following configuration
    
        security = DOMAIN
        password server = PDC
        encrypt passwords = yes
        map to guest = Bad Password
The Samba PDCs use plain smbpasswd files.
Since upgrading to 3.0.25 and
1999 Feb 01
5
Bind Failed on Port 139
I installed Samba 2.0.0 on a P100 running SlackWare Linux 96 (Kernel 
2.0.0).  After running configure, make, make install, and testparm, I 
thought I was all ready to start up the smbd daemon.  So I typed in
	smbd -D -d 50
Got back a failure listing in the error log.
[1999/02/01 16:27:06, 0] lib/util_sock.c:open_socket_in(663
Brian Lee Bowers  |  Division of Government Research
Computer Aide I 
1999 Sep 01
1
Installation test fails: 2.04b
I'm brand new to Samba and I am trying to set in up on our network (linux
OS). We have two windows clients: a notebook running win95 (soon to be
win98) and a virtual machine running win98. Right now, the host is running
RH 5.2 with the 2.0.36 kernel.
  Samba-2.04b was installed from the rpm. I'm using Carter and Sharpe's
"Teach Yourself Samba in 24 Hours" as my guide. On
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
2008 Sep 13
1
openvpn
I have a workgroup server with samba operating well and have configured
openvpn on it. That also seems to be working well. I also have other
servers at different locations with samba/openvpn working.
To access the openvpn server I use Windows and manually map a drive to a
drive letter using U: as \\servername\sharename 
The shares work but I am mapping _through_ the samba server - that is I
have
2002 Sep 11
1
Cups printers troubles
Ok... here we go,
I have a server running RH 7.3, samba 2.2.3a, and CUPS 1.1.14.  All the 
printers we have are networked printers sitting off of Linksys 
printservers.  On this server I am sharing all off our printers out via 
Samba.  See my smb.conf file below.  This server works perfectly.  All 
printers are shared out successfully.
Primary CUPS server:
[global]
        workgroup = NEW
      
1999 May 20
8
SMBFS stack overflow?
Sorry about the previous message...
Note that the maintainer listed in MAINTAINERS is no longer active, so
perhaps it should be updated?
I've found a problem with SMBFS and *really* long pathnames.  It causes
the kernel to OOPS, and sometimes corrupts the kernel stack.  I've even had
it corrupt the SLAB allocator so bad that no binary could be run :)
REPORTING-BUGS format answers, let
2008 May 13
1
Does samba modify print queues?
I have the following situation at the hospital I work at.
we are a windows shop (not my fault), and as such use windows 2k3 file 
and print servers.
Recently passing 400 printers has apparently put too much strain on our 
main printserver - called ntprn (been a windows shop for a while).
Okay, so now we are going to split the load amongst two or more 
printservers... ntprn1 and ntprn2.  Our users
2025 May 06
1
Samba 4.19 and OpenLDAPs
On Tue, 6 May 2025 15:39:34 +0000
Shannon Price <pricesw at auburn.edu> wrote:
> 
> 
> Hello all,
> 
> We have been working on the idmap_rfc2307 solution for this.  Packet
> traces on the Samba server and the LDAP server don't show any
> communication between Samba and the LDAP server at any point.
> (Configuration below).
Well there wouldn't be.
> Samba
2010 Aug 03
2
subset based on column names and then subset based on the inverse (grep?, or...)
I would like to be able to grab x and y columns out of a dataframe and
then grab all of the columns that are not equal to x or y.  I am sure
that I am missing something easy.
ftbr_UTM_downstream <- (structure(list(site =
c("Jennie_Creek_Main_Stem", "Wolf_Pit_Creek_Main_Stem",
"Little_Rockfish_Main_Stem_North", "Big_Muddy_Creek_Main_Stem",
2011 Mar 31
2
Linear Model with curve fitting parameter?
I have a model Q=K*A*(R^r)*(S^s)
A, R, and S are data I have and K is a curve fitting parameter.  I
have linearized as
log(Q)=log(K)+log(A)+r*log(R)+s*log(S)
I have taken the log of the data that I have and this is the model
formula without the K part
lm(Q~offset(A)+R+S, data=x)
What is the formula that I should use?
Thanks for all of your help.  I can provide a subset of data if necessary.
2025 May 06
1
Samba 4.19 and OpenLDAP
Hello all,
We have been working on the idmap_rfc2307 solution for this.  Packet traces on the Samba server and the LDAP server don't show any communication between Samba and the LDAP server at any point. (Configuration below). Samba logs are set at 10 and the error message is consistent:
../../source3/auth/auth_util.c:1946(check_account) check_account: Failed to convert SID
2016 Aug 18
2
"Windows couldn't connect to the printer" 0x00000709 when using server short name
Hi all,
Samba 4.3.11 is serving printers in my office from a server called
"printserver".
If a Windows 7 client tries to reach it using a short name \\prinserver ,
it can see the list of printers, but can't connect to any of them: "Windows
couldn't connect to the printer" pop-up appears immediately. Weirdly, it
doesn't happen all the times, sometimes it can
1999 Jun 24
4
No automatic refresh?
Hi!
I've been struggling with this install of Samba 2.0.4b on Linux/x86 2.0.36.
All of the client machines run Windows NT 4, SP 3.
  I'm exporting /tmp as pub, and if I right click in the folder and create
a new folder, it doesn't show up until I go to 'view' and 'refresh'.
If I delete something, it doesn't go away until I refresh.
Why?
Output of testparm:
2006 Jan 24
4
nested ANCOVA: still confused
Dear R-users,
I did some more research and I'm still not sure how to set up an ANCOVA
with nestedness.  Specifically I'm not sure how to express chicks nested
within boxes.  I will be getting Pinheiro & Bates (Mixed Effects Models
in S and S-Plus) but it will not arrive for another two weeks from our
interlibrary loan.
The goal is to determine if there are urbanization (purban)
1999 Dec 08
2
Compiling error with version 2.0.6
Hello,
When I compile Samba version 2.0.6 in Solaris Sparc 2.6 with gcc 2.8.1, I obtain 
the next error:
make: Fatal error in reader: Makefile, line 303: Unexpected command seen
why?
Note: I use the file Makefile by default.
Thanks.
_/\________________________________
Dominic Saindon
System administrator
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