Displaying 20 results from an estimated 9000 matches similar to: "Samba 2.2.2 with LDAP support"
2001 Dec 17
3
Winbind memory leak
Hi,
I have been quite surprised at the largeness of the winbind memory leak. I
have an awk script which checks this every n-minutes and sends me an alert
when it exceeds a specified threshold. See below for some sample data.
This is RH6.2 with Samba 2.2.2 and about 25 users.
What I was wondering is whether there is any issues with killing and
restarting winbind whilst samba is running at full
2001 Dec 28
3
Compiling samba with solaris
Hi,
I just cvs the samba_2_2 branch with
cvs -d :pserver:cvs@samba.org:/cvsroot co -r SAMBA_2_2 samba
and i try to compile samba with gcc under solaris 8 (SUNultra10):
# pwd
/tmp/samba/source
# ./configure --with-automount --with-nisplus-home
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -O ) works... no
configure: error: installation or configuration
2002 Feb 14
2
Samba 2.2.3a w/NISPLUS
hi
i downloaded samba 2.2.3a and am trying to compile it with
NISPLUS support, but the compile bombs in the same place
on 2 systems (1 debian gnu/linux 3.0 and the other solaris 7/sparc):
Compiling passdb/pdb_nisplus.c
passdb/pdb_nisplus.c:346: macro `pstrcpy' used with too many (3) args
make: *** [passdb/pdb_nisplus.o] Error 1
i am configuring with these options on debian:
./configure
2001 Dec 20
1
Changing drivers for already installed printers
Greetings, All,
I've run into an interesting problem with Samba 2.2.2 and dealing with
printer drivers for Windows 2000. I can install the drivers for nt4/2000 okay,
I can install the drivers for win98 okay.
The part I thought was really neat was how I could set the printer
options for Windows 2000 in the driver install so that when a user installed the
driver the correct printer
2002 Jul 06
2
Time attributes in LDAP SAM
I am updateding my LDAP presentation
(ftp://kalamazoolinux.org/pub/pdf/ldapv3.pdf) to include a section on
the Samba 2.2.x LDAP backend. But I can't find any definititive
documentation on the "time" attributes: pwdLastChange, pwdMustChange.
Either how the time is encoded or exactly what they mean. I've seen
post saying they are hexidecimal (although they don't look it)
2001 Dec 07
2
unexpected.tdb
I have been using samba 2.2.2 for quit awhile running with security= share
in my company. I looked into the /var/lock/samba and found a growing file
unexpected.tdb. Is there a way to trim it down while samba is running or do
I have to start and stop samba?
Is this an expected behavior?
TIA
Joseph Loo
2002 Mar 05
1
winxp + sambs 2.2.3a (as PDC) + printers = no go
Greetings. Here's my scenario:
1) I have a linux box running samba 2.2.3a, configured as a PDC.
2) I have a WinXP laptop that attempts to use the printers that are
configured on the samba server. NOTE: XP Laptop is NOT, repeat: NOT, in
the domain that the samba box controls. The XP boxs is part of a
workgroup instead.
3) XP box can see file shares on samba box fine. Just printers, at the
2001 Dec 13
3
Delays opening Excel/Word files off samba shares.
At my work, I've been pushing linux as a server solution for quite some
time. They've decided to give it a go, and the main company file server is
now a piii 933 with 512Mb RAM, a promise 6 channel RAID5 controller (IDE),
and 6 x 80Gb drives.
It's running RedHat 7.1 (with the usual kernel updates to 2.4.10), with
samba 2.2.1a and the latest Reiser FS...
Now at the moment, we
2001 Dec 20
2
Winbind on Solaris 2.6
It would appear that communication with the PDC is fine - all other commands
(-t, -m, -s SID, -n name, etc.) work OK, it's just the group/user
enumeration calls that appear to fail. Has anybody got any ideas whatsoever
- I think it has to be a problem on the NT PDC side as, according to the
debug log at level 10:
000018 samr_io_r_query_dispinfo
0018 total_size : 00000000
001c
2001 Dec 22
1
Upgrade Samba PDC from 2.2.0 -> 2.2.2
Hi!
I already posted this question to the samba-ntdom list
a few days ago, but haven't got a single answer so far :-(
Learning that the ntdom list will be shut down shortly, I
figured that this list is a more appropriate place to
ask. Isn't it?
So, this is the challenge:
We have samba 2.2.0 running as PDC for a domain with about
30 NT workstations (up to SP6). We are using
2002 Jun 20
4
I think It is a bug!
Hi All,
To clerify the problem, firstly I have to give you some details of our environment..
Linux Redhat 7.3, Samba 2.2.4, Win2000 workstations... We are trying to use Linux servers as file and print servers. Our client are Windows2000 workstations which will use Linux boxes as file and print servers...
Problem with : winbindd Signal 11 error
Suspect : When winbind starts, it can get all
2001 Dec 21
1
Access lists
I searched tha archives on this and found only an ancient (1998)
message... The books I've read say it can't be done (yet).
I'd like to set up some shares on Win95 and Win98 boxes with
domain level security. To do that normally, an 'Access list' is
needed, and that doesn't work (yet).
Q1) Has this changed, and if not, how soon is this likely to
change?
Q2) What do I
2002 May 29
5
installing printer driver on Samba 2.2.4
My samba server works in a NT 4.0 domain. The users can print fine (mostly Win9x).
Now i'm trying to use Win2K workstation to upload drivers. I can see the printers, the properties are available but we i try to add a driver it fails with the following error : "Can't install driver Intel Windows 2000. Can't compleet statement" (translated from dutch).
I've include my
2002 Jan 05
1
2.2.3 or 3.0 ?
I'm running a small samba set-up at home, just a Solaris box as a
file/print/PDC server, and some WinXP boxen.
I'm not using anything fancy, just basic functionality, no other Win PDC
servers or anything.
Should I stick with 2.2.3 or try out the new 3, will it offer anything
vastly superior ? Will I have to change smb.conf drastically ?
Steve
--
home steve@gbnet.org * Flat 2, 43
2002 Jun 03
3
How are people managing startup/shutdown of winbindd?
Greetings,
I realize many people will never use winbindd, and thus it will likely not
get included in /etc/init.d/samba (on my Debian system; your file may vary)
by default, so another solution seems in order.
It's not as important to be able to start and stop winbindd now that it's
getting more robust, but I'd still like something.
How are y'all out there in Samba land
2002 May 14
1
Error in compiling from new SAMBA_2_2 On OpenBSD 3.1
If the following line is in Makefile, ld stops
with Error code 1.
This is a new development in Makefile.in;
I built from the SAMBA_2_2 code a couple
of days ago, and the previous Makefile's
DYNEXP= line doesn't have the
"-Wl,--export-dynamic" switches...
---------------------------------------
Line from current Makefile:
DYNEXP=-Wl,--export-dynamic
2002 Jul 18
1
Compile error in Samba_2_2 CVS
The current samba_2_2 gives the following compile error
on RedHat 7.1 i386
cd packaging\RedHat
sh makerpms.sh
[snip...]
Compiling recycle/recycle.c
mkdir recycle/.libs
gcc -Wall -I../../source -I../../source/include -I../../source/ubiqx
-I../../source/smbwrapper -c recycle/recycle.c -fPIC -DPIC -o
recycle/.libs/recycle.lo
recycle/recycle.c: In function `do_parameter':
recycle/recycle.c:157:
2001 Dec 13
2
compile error v2.2.2
Hi,
I am attempting to compile samba version 2.2.2 on my solaris 8
server and I get the following error. Any help would be
appreciated. Thanks.
Linking shared library bin/smbwrapper.so
ld: fatal: option -h and building a dynamic executable are incompatible
ld: fatal: Flags processing errors
make: *** [bin/smbwrapper.so] Error 1
**********************************************
2002 May 27
2
Interleaved writes fwom W2K and NT4
Hi Jerry
I'm still able to recreate failures in with 2.2.4 when interleaving file
creation/writing from W2k and NT4 machines to a Samba server. I orginally
reported this in 2.2.2a, also 2.2.3:
http://lists.samba.org/pipermail/samba/2001-December/063396.html
http://lists.samba.org/pipermail/samba/2002-January/063483.html
http://lists.samba.org/pipermail/samba/2002-February/067221.html
I sent
2002 Aug 15
6
(2.2.5) Does AUTO PRINTER DRIVERS work - definitive statement please
Hi, could someone who is close to the Samba development
make a comment about the automatic printer drivers features in Samba 2.2.5
I've been trying to get this working unsuccessfully, and have seen many
messages posted from people having trouble with this feature.
Not sure if this is an unnusual number of people with problems, but
it seems like it ( I could be too close to the problem to see