Displaying 20 results from an estimated 600 matches similar to: "LPR or LPRng or CUPS"
2002 May 15
5
printer admin problems with 2.2.4
We upgraded from 2.2.3a to 2.2.4 on a SuSE 7.2 server. We compiled Samba just
default. The new version seems to work ok with the exception of printer administration.
Printer admins are not able to see the properties of the printers (right click on printer
gives on error). Our workstations are W2k SP2. But users that are not printer admin
are able to see the properties of a printer, but they
2004 Aug 13
2
smbpasswd overwrites existing displayname in LDAP entry
Configuration: Samba 2.2.8a with openLDAP 2.1.30 on a SeSE 8.2. server
When adding a user using a ldif file we give the user a given name, say Ruud Baart.
The cn and uid are the same, say 21cs12345 (a studentnumber).
After adding the user to LDAP the displayname is as expected: "Ruud Baart".
However after smbpasswd -a 21cs12345 -s secret the displayname is "21cs12345".
2003 Jun 12
3
LDAP problem
Hi all,
I have compiled samba3.0.0beta1 with the options:
./configure --enable-static=yes --with-smbmount --with-ldapsam
I'm using "passdb backend = ldapsam:ldap://localhost" and when I try to add a
user using smbpasswd I got the message:
Error loading module '/usr/local/samba/lib/pdb/ldapsam.so':
/usr/local/samba/lib/pdb/ldapsam.so: cannot open shared object file: No
2002 Apr 15
2
W2k devmode
Our server is a SuSE Linux 7.2 with CVS samba 2.2 branche. Version number is
2.2.pre-4. We updated today.
We have a problem with the default devmode in Windows 2000 (SP2) clients. We have
uploaded the printerdrivers to the share print$. The Samba printeradministrator is able
to change the printer capabilities as memory, trays, papersize. etc. Changes are global:
when a user logs in, he sees
2006 Jan 08
2
ldap filter
I've read that the sm.conf configuration option "ldap filter" is removed after
3.0.14. Why is that? For one of the networks we maintain it is a very crucial
option. I could not found an explanation or work around.
Met vriendelijke groet/Regards
Prompt
R.J. Baart
Kerkstraat 173
5261CW Vught
tel: +31 73 6567041
mailto:R.J.Baart@Prompt.NL
2007 Mar 14
1
Re: nut 2.0.4 and APC Back-UPS Pro 1500
2007/3/14, R.J. Baart <R.J.Baart@prompt.nl>:
> Hello, I know you are the nut guru: you helped me before with a
> udev problem. That's why I write you again.
>
> I use the debian package of nut. With some googling I found out
> that I am not the only one with this problem. However, does the
> latest release of nut solves my problem? I try to figure out, but it
> was
2003 Sep 17
0
Problems with Openldap and nscd
The problem description below is relevant for those who use samba + LDAP. We installed four
Intel Xeon servers with standard SuSE 8.2, samba + ldap. The W2K client complained about
very, very, very slow reponse from the server. Below is we descripe the reasons and the
solution.
We have big problems with openldap version 2.1.12 (standard suse 8.2 rpm) and the name server
cache daemon versiom
2003 Jun 30
0
High cpu load
Server is PII-350MHz/256 MB RAM, hardware mirrored high speed SCSI disks.
Installed is SuSE 8.2 with Samba 2.2.8a RPM, XFS filesystems and LPRng as
printservices. Server acts as PDC and WINS server.
Clients are W2K SP2 (a few with SP3). There are +/- 100 clients.
We see a server that is 100% busy and we see during a long time a very high CPU
load (60- 95%) related to one W2K client. When
2000 Jan 05
1
Printing with lpr or lprng without two copy
Hello!
We're using samba to manage our HP LaserJet 8000, which is a very fast and
high capable printer. So we need the best performance, when we
printing. The problem is when samba receive a file for printing it's
copying the file to a tmp directory, and after that the lpr is copying
this file out to its own spool directory. For example, where a 300M
printing job is arriving from a
2020 May 29
3
Extended attributes not working on mac
I worked with Netatalk for years and want to switch to Samba now. Currently i use Ubuntu 20.04. and Debian 9 before, i had no issues with netatalk at all.
As soon as i try to add a color tag (e.g. yellow) with Mac OS 10.15.5, the tag appears shortly but hides one second later. The file system is ZFS with no special options configured.
I tried the Ubuntu package but also the builds from source
2010 Mar 09
2
NetworkManager trouble with CentOS 5.4 and KDE3
I'm evaluating CentOS 5.4 for our company and one of our requirements is
that it must also run on laptops. I've managed to get everything working
so far except for wireless networks. The problem here seems to be that
CentOS fails to provide a knetworkmanager package, and we're using KDE3
for various reasons. Thus, we're limited to Networkmanager-gnome which
works but fails to
2020 Jun 01
2
Extended attributes not working on mac
Am 5/30/20 um 8:00 PM schrieb Martin Steiner / 3MF GmbH via samba:
> I changed the configuration and raised the log level, in my opion samba tries to access the non existent double files.
> Samba is now probably writing the data in a netatalk compliant way in the extended attributes of the file but is not reading it.
>
> new configuration:
>
> [Global]
> min protocol = SMB2
2006 Apr 05
1
Time Series Objects/ MC Simulation
I am attempting to value convertible bonds through a Monte Carlo approach.
I want to express call schedules as date-price tuples. Naturally, these
tuples need to be expanded to match the frequency of the innovations in the
MC process.
1. Is there a straigh-forward way to accomplish this "expansion"?
2. I have noted the existance of ts, its, zoo and fCalendar. Does anyone
have an
2002 May 10
3
Samba 2.2.4 on s/390
I have just compiled Samba 2.2.4 with the following configure.
./configure --with-pam --with-winbind
I used the same instructions as I did go get Samba 2.2.2 working. I noticed
the winbind daemon dies after about a minute. I set the debug to 10 for it
and I found some confusing things. Why is it trying to connect to GIGDC1
with a null username? Is this why the connection is refused?
2009 Feb 26
8
beginners question
hi group,
I am making a little rails app to experiment with rails. It consists
of one model, item, that represents an item on a todo list.
A todo item has a description, a state (finished or not) and a due
date.
After changing the scaffold screens a bit, I wanted to be able to
have no due date. I tried to do this by making a radio button; if ''no
date'' is selected, the date
2017 Jun 11
3
[PATCH] doc: Add notes about subframe sample size
>> I'm jumping in on this thread to make a few remarks about the spec. I
>> implemented a FLAC decoder by only looking at the spec, and I have a few
>> notes that would have saved me a lot of time if the spec had mentioned
>> them. They are obvious in hindsight, of course.
>>
>> * If the channel assignment includes a difference channel, then the
>>
2003 Apr 23
3
equipment
Hello, it is likely that I will have to analyze a rather sizeable dataset:
60000 records, 10 to 15 variables. I will have to make descriptive
statistics, and estimate linear models, glm's and maybe Cox proportional
hazard model with time varying covariates. In theory, this is possible in
R, but I would like to get some feedback on the equipment I should get for
this. At this moment, I have a
2002 Jul 30
1
Eric Thorsnes: Samba 2.2.5 update process
Eric,
I started as you instructed and when I get to this command,
./bin/update-packageinfo 2.2.6pre 20020730
I receive the error: no such file or directory
next I changed to the RedHat dir. and executed sh makerpms.sh...this
appeared to work fine.
i could not execute rpm -Uvh samba-2.2.6pre-20020730.i386.rpm
what I did execute is: rpm -Uvh samba-2.2.5-1i386.rpm and received
the
2016 Nov 02
3
No stats under FreeBSD 10.3
prw-rw-rw- 1 root wheel 0 Nov 1 13:09 stats-mail
prw------- 1 root wheel 0 Nov 1 13:09 stats-user
drwxr-x--- 2 root dovenull 4 Nov 1 13:09 token-login
If something other than root is trying to write to stats-user, we found the
issue.
this is on 10.3-STABLE
On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 01 Nov 2016, at 22:31,
2016 Nov 01
2
No stats under FreeBSD 10.3
HI,
I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
Looks like there no statistics under FreeBSD.
Server isn?t busy yet but got at least a few connection open.
Added
mail_plugins = $mail_plugins stats
plugin {
stats_refresh = 30 secs
stats_track_cmds = yes
}
doveadm stats dump global
reset_timestamp last_update num_logins num_cmds num_connected_sessions