similar to: latest samba_2_2 problem

Displaying 20 results from an estimated 4000 matches similar to: "latest samba_2_2 problem"

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
2002 Feb 14
2
winbind - getent passwd
I can't find the thread but someone last week was having trouble with 'getent passwd' not returning the Windows domain users as well as the local users. 'wbinfo -u' worked but not 'getent passwd'. I just finished a new server and had the same problem. Turns out I overlooked the the symbolic links in /lib. The file libnss_winbind.so needs to have a link to
2002 Mar 12
6
Memory leak in winbindd
I'm running Samba 2.2.3a on NetBSD. I've been having an annoying problem with winbindd dying inexplicably. I finally found a test that seems to (eventually) kill it: while wbinfo -t > /dev/null; do /usr/bin/true; done The problem is a memory leak in winbindd. Actually, wbinfo -t will still work, but wbinfo -u doesn't (response.extra_data is always null). Is this a known
2001 Nov 08
8
Please help with winbind setup
I have been (unsuccessfully) trying to get this up and running for the past few days. I have successfully setup samba itself NUMEROUS times but this winbind stuff has me stumped. I have built a fresh box for this server using Turbo Linux server 6.5 and samba 2.2.2. I have followed all the docs and man pages that i could find. 1. I have samba compiled (using --with-winbind --with-pam) and
2001 Nov 05
1
can't find "pam_winbind.so"
Hello to all, I am trying to setup samba 2.2.2 with winbind and i have gone through all the documentation that i could find in regards to this. Everything has been going smoothly up until now. The html docs for setting up winbind states that i should copy "pam_winbind.so" from the /samba/source/nsswitch/ to /lib/security/, simple enough but i do not have "pam_winbind.so" in
2001 Dec 06
5
How do you guys protect Samba shares from Win32 based viruses?
That's pretty much the question. I've got Symantec NAVCE running on my NT server protecting itself, the Windows clients and the Exchange server, but what do i do about my Linux based Samba server? Will a linux based AV app search for Win32 based viruses? Thanks, VeKTeReX
2002 Feb 26
5
winbind problem with existing linux user accounts. (S amba 2.2.3a)
Thank you for your reply. Below are the entries for winbind I have in my smb.conf. Do you see any problems with them? # separate domain and username with '+', like DOMAIN+username winbind separator = + # use uids from 10000 to 20000 for domain users winbind uid = 10000-20000 # user gids from 10000 to 20000 for domain groups winbind gid = 10000-20000 # allow enumeration of winbind users
2001 Dec 23
2
Input/Output error - Not Samba ?
Hi, I have a very odd problem which perhaps is not related to Samba but to be sure... I have a RH6.2 2.2.20 ACLs Samba server 2.2.2 and everything is/was running fine partaking in a Windows 2000 domain. I needed to reboot the server. It has come up and I am getting "input/output errors" all over the logs when I try and access any of the shares on the raid array from a Windows client
2002 Feb 18
2
NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...
Folks, Greetings. I just wanted to take a few moments a give everyone an update on the plans for the 2.2 branch. First we would like to thank everyone who has provided feedback regarding the 2.2.3a release. The positive feedback has been encouraging and the bug reports are proving to be very fruitful. Jeremy, Herb, and myself are planning on to continue development on the SAMBA_2_2 cvs tree
2002 Jun 13
1
failed to make clean all on today's samba_2_2
Using LIBS = Compiling smbd/server.c In file included from include/ntdomain.h:287, from include/rpc_misc.h:24, from include/smb.h:1604, from include/includes.h:676, from smbd/server.c:22: include/rpc_samr.h:1834: unbalanced `#endif' In file included from include/includes.h:736, from smbd/server.c:22:
2002 Jan 25
6
Help with archive bit request
Hello, I am trying to get the archive bit to behave under Samba 2.2.2 on a Linux box (Slackware 8.0) serving NT and Win2K clients. I have "map archive = yes" and "dos filemode = yes". If I have "force create mode = 0100", creating new files sets the archive bit (good) and "attrib +a filename" will turn on the archive bit if it was off (good) but
2002 Jul 28
1
ssh tunneling
I have read several HOWTO's online that indicate one should be able to access a samba share over an ssh tunnel from a windows box with the following steps: 1. Stop the File and Print sharing services on the windows box 2. Create an ssh tunnel from the windows box to the samba server (port 139) 3. Connect to the samba server as if it were on 127.0.0.1 Unfortunately, doing this on any of my
2002 Feb 20
2
IT WORKS!!!
We're compiling a detailed solution for this problem... We'll be posting it ASAP... Julio Rojas jrojasuft.edu.ve ----- Original Message ----- From: "Mats olsson" <mace2442@hotmail.com> To: <jrojas@uft.edu.ve>; <samba-technical@lists.samba.org> Sent: Wednesday, February 20, 2002 4:05 AM Subject: Re: [Samba] IT WORKS!!! > Howabout publishing the working
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 Mar 08
7
Samba in a Win2000 / NT Enterprise
Hello, I am currently integrating 20 workstations and 5 Servers (all Dell Products) running Red Hat 7.2 (2.4.7-10) into a Windows 2000 / NT Enterprise network of about 2,000 users. I have been using a Samba server (version 2.2.1) with "security=domain" so that any user with a W2K domain logon can access the Samba file server. However, I want to move into full integration and set up all
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 06
0
SAMBA_2_2: Failure with smbmounted volume
On Wed, 5 Dec 2001, Esh, Andrew wrote: [changing lists to keep this on topic] > I have another problem with the latest SAMBA_2_2 to report. I have a volume > mounted from Windows NT4 server onto a Linux Redhat 7.1 client machine using > smbmount. When I opened a file while the volume was mounted using the old > release-2-2-2 version of the source code, smb return value looked like
2002 Nov 04
3
Trouble with groups
I'm having trouble getting myself in to the administrators group. I'm using samba as a domain controller. I have a samba account called administrator. I have these settings in my smb.conf:: domain group map = /etc/samba/groups.mapping domain user map = /etc/samba/domainuser.mapping local group map = /etc/samba/localgroup.mapping This is in my domainuser.mapping to alias the
2002 Oct 31
7
Which tree should I be barking up?
Running Samba 2.2.6 on RedHat 7.2 in a Microsoft NT4 Domain, trying to create or copy a text file to a share from a MS Windows 2000 Professional workstation (client2k) gives 'Access denied' Reading the log file (level 3) for samba.client2k (not an activity I feel much comfort in doing correctly) it looks like I am being recognized as a 'guest user' which is a problem but for
2002 Oct 31
9
getent not working correctly
Hello again! Ok, I've gotten wbinfo -u and wbinfo -g working great Now I try to run getent passwd and getent group I get my local users/groups but not the ones on the Windows 2k Server Domain Controller and it just hangs after listing the local ones. I also tried authenticating a user and it worked I'm assuming wbinfo -a DOMAIN+ingless@DOMAIN%"password" (The usernames here