Displaying 20 results from an estimated 100 matches similar to: "Samba and CUPS printing"
2001 Apr 12
2
CUPS and SMB
Hi
i have a linux mandrake 7.2 server
using cups
I am triying to use samba for printig
but it is not working
this is my smb.conf file
;*******************section global*****************
[global]
workgroup = KVJ
server string = Samba Server %v
printcap name = cups
load printers = yes
printing = cups
log file = /var/log/samba/log.%m
max log size = 50
security = user
socket options = TCP_NODELAY
2001 Apr 16
1
Samba & CUPS - Could not start print job
Ok, thanks to advices from some fine people my printer is now visible from
Windows clients and I even managed to have printer drivers stored on Linux
machine and downloaded to clients when installing printer. However, when
I try to print from some client, error message from subject line ("Could not
start print job") appears. Server is Samba 2.2.0alpha3, clients are
Windows 2000
2002 Jan 16
1
getting the response (dependent) from formula?
I'm trying to build a vector (fitting systems of equations) and I'm having a
little trouble getting the response variables from a list of formulas...
bdgmodel <- lbdg ~ d1sqr + ld1 + lhg
hgmodel <- lhg ~ ht2 + lht + whc
inst <- ~ d1sqr + ld1 + ht2 + lht + whc
systemeq <- list( bdgmodel, hgmodel )
# manually generate the y matrix...
y <- cbind( matrix( lbdg ),
2001 Apr 12
0
SMB+CUPS
hi
i am working in the right direction
this are the message in the log.smbd
[2001/04/12 11:11:48, 0] locking/shmem_sysv.c:sysv_shm_open(667)
Can't create or use IPC area. Error was El fichero existe
[2001/04/12 11:11:48, 0] locking/locking.c:locking_init(174)
ERROR: Failed to initialise share modes
I don't know what to do
i am only traying to print from win clients to
mandrake linux
2004 Jan 12
2
Samba 3 and LDAP
Hey all,
I hope you all had a pleasent holiday season (okay so I'm a week or so
late... I've been in hibernation <g>).
Now, does anyone out there know where I can get documentation on running
Samba 3 as a PDC using LDAP as a backend - I know I'll get plenty of URLs,
so to narrow things down a little, I'm competant with Samba 2.2.x and have
no clue about LDAP, yet we're
2003 Sep 19
2
Policy Editor and Groups?
Hey,
Quick question. We run Samba 2.2.8, is there a version of Samba (2.2.x/3.x)
that allows me to do the following :
Go into Poledit, add a group that corresponds to a UNIX group (e.g. Staff)
and set policies on it, having those policies apply to ANYONE in UNIX group
'staff' ?
The samba server we have is the only PDC and have several NT4 servers as
members only.
Any thoughts?
I
2001 Apr 14
2
Mysterious connection disappearances
I installed a samba server about a week ago for a client and have been
having some trouble with it. The two problems that occur are:
1. The "Microsoft mail postoffice" occasionally has files with deny_all
locks on them that prevent other users from sending email to the user.
My first impression was that this was an Outlook issue, but rebooting
the entire (client) computer does not
2000 Jun 07
2
samba head
I was wondering if anyone could help me out.
I read the Samba-PDC LDAP howto for both the HEAD
and TNG samba versions. Since it appears the TNG
LDAP stuff isn't functional, I wanted to try to
setup samba using the older HEAD schema.
I have tried several times to to compile the
10/15/99 samba on a linux box using the 2.2.14
kernel, but I consistantly get the same compile
error. I have
2001 Apr 14
2
Extreme samba newbie needs help
Hi,
I am having some troubles setting samba up nicely on my Slackware 7.1
machine. It is currently just a web/ftp server mainly for my personal use
at home. I downloaded the tarball samba-2.0.7 and did everything to install
it "properly." I edited services to include:
netbios-ns 137/tcp # NETBIOS Name Service
netbios-ns 137/udp
netbios-dgm
2012 Jul 30
3
curve comparison
Dear R users,
I have seven regression lines I´d like to compare, in order to find out if
these are significatively different. The main problem is that these are
curves, non normal, non homogeneous data, I´ve tried to linearize them but
it has not worked. So I´d like to know if you know any command or source in
R which explains how to perform this kind of comparison.
Thanks in advance for your
2001 Apr 15
3
Extreme Samba Newbie needs more help
Tom Syroid was kind enough to answer my first question. I had some really
weird errors and he told me to uninstall the samba that I had compiled on my
own and reinstall the samba.tgz that came with slackware 7.1 which is what I
am running. I did so, and the weird errors no longer occur. Instead when I
try:
root@vader82:/# smbclient -L localhost
added interface ip=192.168.0.1
2016 Jan 01
2
Xapian 1.3.4 development snapshot released
I'm happy to be able to announce that Xapian 1.3.4 is now available.
Please note that 1.3.x releases are development releases - they are made
to encourage earlier and wider use and testing of new and changed code.
Our record with 1.1.x was very good - all the bugs I am aware of were
either in new features, or were also present in the corresponding 1.0.x
release. But if you main concern is
2015 Dec 30
0
Xapian 1.2.22 released
I've released Xapian 1.2.22 (including Search::Xapian 1.2.22.0), which
you can download from:
http://xapian.org/download
Since 1.2.16, release tarballs are compressed with xz instead of gzip,
as it provides much better compression, without being too slow to
decompress. (For now at least, Search::Xapian is still gzipped.)
We decided not to provide multiple formats for the downloads. The
2016 Jan 01
0
Xapian 1.3.4 development snapshot released
On Fri, 01 Jan 2016 at 18:19, Olly Betts wrote:
>I'm happy to be able to announce that Xapian 1.3.4 is now available.
>
>Please note that 1.3.x releases are development releases - they are made
>to encourage earlier and wider use and testing of new and changed code.
>
>Our record with 1.1.x was very good - all the bugs I am aware of were
>either in new features, or were
2004 Apr 01
0
Possible to add domain user accounts to a local linux group on samba-3 domain member server?
Hello,
I've set up a Samba 3.0.2a domain member server on an existing Windows
NT4 domain utilizing Winbind to resolve user authentication to my server.
I would like to create local groups on my Samba server containing users
from the NT domain to control access to shares on the Samba server. I've
googled for a couple days trying to find something that will help me do
this, but the
2002 Oct 07
0
WinXP Pro, Profiles and Home Dirs
Hey,
I'm sorry if this has been asked before or if a solution is in the archive,
this is rather a semi-urgent request.
We have a PDC (Samba 2.2.5) mostly with Win98 clients, a few XP clients. We
can join these to the domain thanks to the registry
patch, however, sometimes (it's random, or appears to be), we login a user
who HASN'T previously logged into the XP system before and it
2003 Oct 26
0
Apologies for off-topic
I apologise for the fact that this has nothing to do with Samba, but it does
have something to do with *NIX system admin.
Can any of you recommend a good POP3 daemon/server?
I am currently using Sendmail for SMTP and am wanting a POP3 server to work
alongside it.
If of course you know of something that I can install to replace sendmail
AND give me POP3 then that'd be even better.
Target
2003 Jan 16
1
Samba PDC + 2K/XP
Hey,
I am just wondering how you enforce security (such as permissions) on local
workstations while running Samba 2.2.x as a PDC with 2K/XP workstations? As
some of us don't have or want 2000 Server to enforce things like policies
etc... how do you all do it. E.g. If we want 'Administrator' to have access
to all start menu etc... yet standard users to have only programs, no
settings
2003 Mar 04
1
Windows 2K/XP Profile/Homedir replication issue?
Hey there,
Just a question for you Samba 2.2.x gurus out there :)
We have a contingent (a steadily increasing contingent) of Win2K and WinXP
workstations.
Does anyone here know how to stop the profiles from replicating?
If we create a file in the profile dir, say \\PDC\UserHome\profile.doc.
It will replicate that to the profile directory, while one file or two files
are not a problem, we use
2003 Oct 03
0
Samba 3.0 Problems
Hey all,
I installed Samba 3.0 RPM onto our RH 9.0 system (a test system), it took me
a long time to configure this one up as I wanted to learn how it does what
it does and why, so when we deploy it as our main PDC (once S3 becomes
final), we can be aware of any issues or bugs ahead of time.
Anyhow, I have come across a few problems with it, whether these are known
issues already or not I am not