similar to: Tried Compiling 1.9.18p6 yet

Displaying 20 results from an estimated 200 matches similar to: "Tried Compiling 1.9.18p6 yet"

1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
Hello list, We discovered that it was impossible to compile Samba 1.9.16p10 on SCO Openserver 3.2.2 (native compiler). Here's a small patch that fixes this problem: ----cut here---- *** includes.h.orig Sun Feb 23 04:26:40 1997 --- includes.h Mon Jun 30 16:18:27 1997 *************** *** 668,692 **** #include <prot.h> #define crypt bigcrypt #endif - #ifndef EVEREST -
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I > forgot also to mention that I already tried the password handling in win95 > via the registry. > > De Boe Bart wrote: > > > Hello, > > > > I need to install Samba on a HP J210 HPUX 10.20. > > I downloaded and compiled version 1.9.18p10. > > > > Following problems are
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
Hi, I am wondering if anyone can help me with a problem I am having when compiling samba. When I issue the "make" command the compilation of the binaries aborts with the following message. "replace.c", line 195: error: identifier redeclared: initgroups *** Error code 1 (bu21) If I comment out the section of code in "replace.c" that declares initgroups and
1998 May 11
1
Problems Compiling 1.9.18p6 with SCO 3.2v4.2
Having a couple problems with Samba: First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2 using native compiler: Linking smbd undefined first referenced symbol in file getpagesize slprintf.o mprotect slprintf.o memalign slprintf.o ld fatal: Symbol
1998 Aug 27
0
precompiled SCO binaries u
to> A short time ago I recieved a reply to a query to> about compiling samba with the freeware gcc under to> sco unix. Im sorry, Ive misplaced your Email to> address and WEB address (which was in italian). to> Sorry to use this forum as a contact point, but to> can you contact me again? Thanks. to> to> Tony Nichols The WEB page is at
1998 Aug 31
1
Problem with SCO 5.0.2
----------------------------------- Has anyone been able to compile a working version of Samba using the native compiler on SCO Openserver 5.0? The compile completes successfully. But I get the following on smbclient: #------------------------------------- $ smbclient \\\\larry\\c number of interfaces returned is: 2 Impossible netmask 255.255.255.0 - using defaults error connecting to
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I know it's old, but I'm stuck with it). I've modified the Makefile as follows... ># Add any optimisation or debugging flags here ># add -DSYSLOG for syslog support >FLAGS1 = -O -std1 -w >LIBS1 = and ># This
1998 Jun 29
0
1.9.18p8 compile problems
I get the following compile error when compiling p8 with p4 Makefile: Linking smbd util.o: In function `check_log_size': util.o(.text+0x2cc): undefined reference to `slprintf' util.o: In function `name_mangle': util.o(.text+0x94f): undefined reference to `slprintf' util.o: In function `standard_sub_basic': util.o(.text+0x4c9e): undefined reference to `slprintf' util.o: In
2006 Jul 20
1
guest ok
I have the following smb.conf file. Note the "guestaccount" parameter, and the guest parameters in shareA, shareB, and shareC. # # Generated by modify_samba_config.pl # [global] adminusers = Administrator, root logonhome = \\%L\%U\.9xprofile addsharecommand = /usr/local/autobench/sources/samba/util/modify_samba_config.pl
2006 Mar 18
2
Problem with 'net rpc group delmem' command
Hello everyone, I've been setting up Samba as a PDC with good success so far. I've run into one problem though, and that's removing users from groups using the 'net' utility. I seem to be able to add users to groups just fine using something similar to the following: net rpc group addmem "Domain Admins" bob If I then type: net rpc group members "Domain
2001 Apr 05
0
smbclient, find, and NetBSD
Dear developers, I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I leave recursion off and do an 'mput', the find fails because NetBSD's find does not have the '-maxdepth' option. The problem is in samba/source/client/client.c at line 1168. Here is the code that causes the problem with a temporary fix. > if (recurse) >
2001 Apr 05
0
smbclient, find, and NetBSD (fwd)
This has come up before. Anyone want to comment (other than an OS specific #ifdef)? Cheers, jerry ---------- Forwarded message ---------- Date: Thu, 5 Apr 2001 09:26:18 -0400 (EDT) From: Claude Marinier <claude.marinier@dreo.dnd.ca> To: samba@lists.samba.org Subject: smbclient, find, and NetBSD Dear developers, I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I
1999 Apr 25
0
swat: bug located
Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot. But it's nice to see a functional web interface. It could use some more work--but great job so far! Anyway, I found a core-dump-causing-bug. I was curious as to whether or not swat limited addition of passwords to the smbpasswd file by the users that exist in the system's /etc/passwd file. I was relativly
1999 Apr 25
0
swat core dump and debug information
(This may be a repost; but I was not subscribed to the list and looking at the current archives the articles are not showing up.) Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot. But it's nice to see a functional web interface. It could use some more work--but great job so far! Anyway, I found a core-dump-causing-bug. I was curious as to whether or not swat
2002 Jul 17
0
user password expiration patch (Samba 2.2.4/2.2.5 PDC with LDAP)
the following problem occurs when using samba 2.2.4 or 2.2.5 with ldap support as PDC: any time when a user logs on he is asked to change his/her password. whether he change it or not he will be asked again next time he logs on. this is annoying. the reason is, that the LDAP attribute 'pwdMustChange' is not updated at all. the easiest way to solve this to set the attribute to the
2001 Dec 12
1
MacOS X Server samba diffs
The source for the samba components in MacOS X Server is located at: http://www.opensource.apple.com/tools/cvs ('samba' module) The latest vendor branch is samba2.2.1a. The main branch includes the following modifications (see diffs below).. 1) DirectoryService suport (encrypted authentication) 2) CFString usage (DOS code page <-> decomposed UTF8) 3) smbstatus -r (raw dump of user
2000 Mar 17
0
MAR 14 CVS, smbclient mput problem on AIX 4.2
Hi, There is a problem with smbclient mput ( maybe more, I haven't checked ) with the SAMBA CVS I checked out on March 14, 2000. The problem will manifest itself on systems that don't support -maxdepth on the find command. (AIX being one of them ). I compared source/client.c between 2.0.6 and the cvs. The problem is in: static void cmd_mput(void) When recurse=false Version 2.0.6
2009 Oct 30
2
idmapping changes from 3.0.10 to 3.4.2.
idmapping changes from 3.0.10 to 3.4.2. Trying to transition from 3.0.10 to 3.4.2 with a minimal change to the system meaning it would be nice to only change the smb.conf file if possible. The new version doesn't seem to properly work. getent passwd only produces entries from /etc/passwd. Sometimes, getent passwd user will get results but usually they don't. Also, when winbindd (ves
2002 Dec 15
2
Laggy and faulty Samba server
Hi, I've installed Samba a few times, and I always have the same problem - except now I really want to get rid of it. My Samba server is very, very, very slow on occations (not always), and some times it's really annoying. What happens is that it doesn't seem to be online for a period of 5-10 seconds once every minute! If I'm copying huge files, it's working great, but when
2001 Nov 13
2
direct write patch
I have attached a patch that supports a new "--direct-write" option. The result of using this option is to write directly to the destination files, instead of a temporary file first. The reason this patch is needed is for rsyncing to a device where the device is full or nearly full. Say that I am writing to a device that has 1 Meg free, and a 2 meg file on that device is out of date.