Displaying 20 results from an estimated 200 matches similar to: "compile error Samba 3.0.20a Solaris 8"
2005 Oct 18
0
[Fwd: compile error Samba 3.0.20a Solaris 8]-solved
Hi,
I solved following problem by upgrading GCC from version 3.0 to 3.4.2,
and compiling samba-3.0.14a instead of 3.0.20a.
The only problem I had during "make" with Samba-3.0.14a was:
....
Compiling smbd/server.c
Linking bin/smbd
/usr/ccs/bin/ld: illegal option -- E
....
Which was fixed by rename /usr/ccs/bin/ld to ld.sun.
With newer version of GCC, I still have following error
2003 Dec 17
0
Building Samba 3.0.1 on Solaris8 x86
Good day,
I just tried building Samba 3.0.1 on a generic Solaris8 x86 box with ACL
support as the only configure option and the build fails quite early. Has
anyone experienced a similar problem? This is a very vanilla build, using gcc
3.0.
*************************************
server# make
Using FLAGS = -O -Iinclude -I/opt/src/samba-3.0.1/source/include
2004 Jan 15
0
Solaris 8 x86 : Winbind compile error
Hello folks,
I'm having the following problem when compiling vanilla Samba 3.0.1 on a
Solaris 8 X86 system:
creating /opt/src/samba-3.0.2pre1/source/utils/net_proto.h
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:28,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from
2006 Oct 31
0
4667251 groups command returns number, not name for large group \
Author: satishk
Repository: /hg/zfs-crypto/gate
Revision: 5f797824c5a966a7f5d17c831ad5c47835e706f8
Log message:
4667251 groups command returns number, not name for large group \
5080012 ldap: Roles returns NULL if size of roles exceeeds 1022 characters
Files:
update: usr/src/head/nss_dbdefs.h
2005 Sep 27
1
When will be released samba 3.0.20a with latest patches ?
Hi all.
When will be released samba 3.0.20a with latest patches from this:
http://us4.samba.org/samba/patches/
There is statement:
*ATTENTION* A patch release, Samba 3.0.20a, is planned for late in the
week of September 19, 2005. This release will incorporate all the
patches for 3.0.20 listed on this page as well as a few possible other
fixes.
We are all after Semptember 19 and there is no
2005 Oct 14
1
3.0.14 -> 3.0.20a: ldap errors, unable to authenticate or browse
Hello, I was using version 3.0.14 and upgraded to 3.0.20a. I did not
change my config, however, I am seeing some serious problems now, and I
am not sure what to do about it.
I noticed there were a large number of changes between these two
versions. I looked at the changes briefly, but there are just so many.
This samba server is a domain memmber, on an ADS domain with a win 2003
enterprise
2005 Sep 30
0
Samba 3.0.20a Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
===============================================================
He's not the first psycho to hire us nor the last.
You think that's a commentary on us?
-- Capt. Malcolm Reynolds (Firefly 2002)
===============================================================
Release Announcements
=====================
2005 Sep 30
1
Samba 3.0.20a Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
===============================================================
He's not the first psycho to hire us nor the last.
You think that's a commentary on us?
-- Capt. Malcolm Reynolds (Firefly 2002)
===============================================================
Release Announcements
=====================
2005 Oct 11
4
WINBIND idmap and tdbfiles while upgrading to 3.0.20a
Hello everybody,
had anyone of you problems with winbind and tdbfiles, when
upgrading from 3.0.14a to 3.0.20a?
The Symptom was:
After upgrading to 3.0.20a the idmapping was corrupt.
Although 3.0.20a runs fine, none of the idmaping was
resolved correctly. Downgrading to 3.0.14a "restored"
the idmaps. tdbdump showed me the same idmappings,
therefor i think winbind wasn't able
2005 Oct 11
1
Samba 3.0.20a "Winbind Dead but subsys locked"
Hello,
Last week I downloaded and installed the 3.0.20a-23 release on Redhat ES 4
x86_64bit and noticed that I am getting the "Winbind Dead but subsys locked"
status on winbind service. The service seems to start corectly but
immediately get "Winbind Dead but subsys locked" status message.
I had been running version 3.0.20-22 64 bit version which was also downloaded
from
2005 Oct 19
0
3.0.20a nmbd/wins problems - can't find domain
Greetings,
Our setup:
Xeon 2x2.8Ghz/2GB RAM
Red Hat Linux release 7.3 (Valhalla)
Kernel 2.4.29 on an i686
multihomed - 5 subnets, samba operates only on 4
firewalled
Samba: v3.0.20a
Clients: Windows XP SP2 fully patched; MacOS X 10.3/10.4
We are having intermittent problems with nmbd/wins. At one point our
admin users couldn't logon for upto 2 hours. When any of our user login
into the
2005 Oct 06
1
Winbind problem - 3.0.20a and NT4 domain
All -
We are using 3.0.20a on SLES 9 and are trying to configure a member server
for our NT4 domain. The wbinfo commands (-u and -g) show correct
information. The getent commands (passwd and group) work fine also. If
Samba is running without winbind, I can see the shares in the config file
(net view \\xxxxxxxx) from a PC. With winbind running I get an error
message about the computer name
2005 Oct 17
1
samba-3.0.20a: winbind with "disable netbios = yes"?
Hello,
I'm trying to use ntlm_auth and winbindd to authenticate users against
a Windows 2003 AD server. Despite having "disable netbios yes", winbindd
insists on doing one NetBIOS exchange on UDP port 138 on startup. If I
block this port "wbinfo -t", "wbinfo -a username", and ntlm_auth request
fail with:
error code was NT_STATUS_INVALID_COMPUTER_NAME
2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this.
The build failed with:
Compiling dynconfig.c
In file included from include/includes.h:507,
from dynconfig.c:21:
/usr/include/aio.h:76: field `aio_sigevent' has incomplete type
/usr/include/aio.h:127: field `aio_sigevent' has incomplete type
In file included from dynconfig.c:21:
include/includes.h:811:
2005 Oct 17
1
smbcacls add fails 3.0.20a
Hi all!
I have a problem setting ACLs on a remote file on a Windows XP Pro
SP2 box.
I issue the following command:
smbcacls -a 'ACL:BBI-DEV\beakid:ALLOWED/0/0x00100116' -U 'BBI-DEV
\Admin' //BBI-DEV/Data /Niva.txt
And I get this response from debug level 3.
Password:
Connecting to host=BBI-DEV
Connecting to 192.168.1.124 at port 445
Doing spnego session setup (blob
2006 Jan 11
1
Selfmade ... Samba 3.0.20a on CentOS 4.0 x64
Hi all,
has somebody already tried to compile the rpm of the newest samba
package on a 64-bit CentOS. I tried to do it with the Fedora spec file
and it quit with an error, that some files are not located in the lib64
directory. These required files are located in the lib directory. Any
sugesstion how this problem could be fixed in a clean way? How
is this problem solved during the CentOS
2005 Oct 13
4
3.0.20a winbind getent problem...
Hi all,
I have successfully setup squid on 1 host to authenticate users against win2k AD using Samba+Winbind.
On a second host I now wish to do the same and have installed from source using the same options, but cannot get any getent calls to work with winbind, even though wbinfo -t shows the trust being OK, wbinfo -g shows domain groups and wbinfo -i shows domain users.
This is level 10 debug
2005 Oct 03
3
Problems compiling 3.0.20a with heimdal 0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybodey,
i can't compile 3.0.20 the following message occurs :
Compiling dynconfig.c
In file included from include/includes.h:452,
~ from dynconfig.c:21:
/usr/local/heimdal-0.7/include/krb5.h:660: error: syntax error at '#' token
/usr/local/heimdal-0.7/include/krb5.h:660: warning: no semicolon at end
of struct or
2007 Feb 21
1
Solaris 9 Samba 3.0.24
I'm currently running samba 3.0.20a
I can configure and make 3.0.20a with no problem
I run the same configure command on the 3.0.24 source, configure works
fine, but make returns the following.
( and just to test if a patch screwed me up I tested configuring and
making the 3.0.20a version again, and it worked as it should )
Any bugs with 3.0.24???
Using FLAGS = -O -D_SAMBA_BUILD_
2008 Dec 04
1
Question about time measure in Guest Windows
Hi:
I intend to use RDTSC to make some time tests in Xen guest WinXP. However, from Intel Developer''s Manual I noticed that RDTSC will cause VMExit if "RETSC exiting" VM-Execution control field is 1. So I wonder: How to query VM-Execution control field in a programmable way?
BTW: On Intel Developer''s Manual, it mentioned a method using IA32_VMX_PROCBASED_CTLS MSR,