Displaying 20 results from an estimated 900 matches similar to: "Problem building samba-4.0.0rc1 on Solaris 10"
2012 Aug 29
0
Problem building samba 4.0.0beta7 on Solaris 10
Hello,
I've been trying to build samba 4.0.0 beta7 on Solaris 10 without success.
I'm using gcc 4.4.0.
The problems I'm encountering are compilation errors where include files
are not being found:
[1177/3379] Compiling source4/ntvfs/posix/python/pyposix_eadb.c
../source4/ntvfs/posix/python/pyposix_eadb.c:24:24: error: tdb_compat.h:
No such file or directory
Waf: Leaving directory
2005 Aug 19
3
Samba and netgroups in LDAP
Hello,
Has anyone got netgroups working with Samba 3.0.14a where the netgroups
are stored in the LDAP directory? I'm using Solaris 9 and SUN's
directory server v5.2.
What I'm seeing is that samba goes through the motions of looking up a
host in a netgroup, but no query is seen by the LDAP server or on the
network and the host is never found in the netgroup.
Any help would be
2003 Mar 19
0
Problem installing a particular printer WinXP/Samba2. 2.7a
Has the driver for this printer been installed on
the samba server? If it has, it may have to be
reinstalled.
If the 4550 can't be installed on the server,
you can create a printer share for
[picasso] and use:
use client driver = yes
path = /var/spool/public
create mode = 0700
printable = yes
public = yes
browseable = yes
Then the Win2k/XP clients will install the driver
locally,
2006 Oct 11
1
Problem adding printer drivers
Hello,
Environment: Samba-3.0.23c on Solaris 9 using LDAP (Sun DS 5.2)
I'm trying to follow the procedure in the Samba 3 HOWTO in Chapter 21 to
install printer drivers to the print$ share on the samba server. I've
got as far as extracting the drivers from a Windows machine and am
trying to register them with Samba using the rpcclient adddriver command.
The command I'm using:
2005 Aug 23
2
Possible change to group behaviour from 3.0.14a-> 3.0.20?
Hello,
I may be missing something, but it seems that there has been a change
between 3.0.14a and 3.0.20 which means that a user's primary UNIX group
HAS to be mapped to a valid NT group (i.e. the primary UNIX group in the
LDAP DB has to have the sambagroupmapping attribute and a SID). Can
anyone confirm this as a new requirement or am I being a bit stupid?
I'm using an LDAP backend with
2012 Jun 26
1
Error building samba-4.0.0beta2 on Solaris 10 update 9
Hello,
When attempting to build samba-4.0.0beta2 on Solaris 10 update 9, the
following error is produced:
[ 530/3371] Compiling lib/tdb/test/external-agent.c
../lib/tdb/test/external-agent.c:7:17: error: err.h: No such file or
directory
Waf: Leaving directory `/usr/local/src/samba-4.0.0beta2/bin'
Build failed: -> task failed (err #1):
{task: cc external-agent.c ->
2001 Nov 26
2
Where do SIDs come from?
Hello,
I've got a potentially major problem:
I've recently changed from samba-TNG (vintage last February) which was
working tolerably well in our environment barring a few locking problems
and the ever increasing tdb files and memory footprint.
As our number of clients has passed 150, the amount of memory used on
our Solaris server became unsustainable and I took the decision to migrate
2001 Nov 29
1
Migrating Domain from TNG to 2.2.2: A cautionary tale
Hello,
We recently undertook to migrate our domain from samba-TNG to samba-2.2.2.
However, it did not go smoothly. One of the main reasons is that even
if you start 2.2.2 with the domain SID from the TNG installation, you
find that the users' RIDs are different. This is because samba-TNG
calculates the RID from the unix UID using the formula UID*4 + 1000
where as 2.2.2 uses UID*2 +1000.
At
1999 Sep 13
1
Samba reporting its in domain workgroup
Hello,
Samba-2.0.5a built on Solaris 2.7 using gcc 2.8.1.
workgroup = eleceng
is set in the smb.conf file, but smbclient (and the Win95 PCs) reckon that
the machine is in domain WORKGROUP.
Has anyone else seen this problem?
Tom.
----------------------------------------------------------------------------
Tom Crummey, Systems and Network Manager, EMAIL: tom@ee.ucl.ac.uk
Department of
2005 Aug 18
0
Use of netgroups and LDAP in Samba
Hello,
I'm in the process of migrating from Samba 2.2.8a to 3.0.14a and also
changing from NIS to LDAP. I've installed and populated SUN's Directory
Server v5.2 and added the required schema extensions and imported some
accounts for testing with Samba.
Previously I used a NIS netgroup in the hosts allow clause, of the form
@hosts_smb and this worked when the samba server system was
2006 Oct 16
0
Problem registering printer driver files with samba
Hello,
Samba version 3.0.23c on Solaris 9.
I can't seem to register printer driver files with samba using
rpcclient. The problem is that NEWLINEs are not escaped, so I can't
specify all the files I need to for a particular printer. Also, I can't
use a Windows box with the add printer wizard as the printer insists on
using it's own installer.
In essence this is a bug, either
2009 Jun 17
0
Samba 3.3.5 problem with hostnames in allow hosts list
Hello,
My environment is Solaris 10 with samba 3.3.5 compiled with gcc 4.1
using OpenLDAP libraries 2.4.
I use netgroups in the allow hosts directive to enable access to my
samba server. This worked in our production version of samba (3.0.28c)
but does not in 3.3.5.
I've done some debugging and it seems the problem occurs in
get_peer_name in lib/util_sock.c
This routine always returns
2001 Nov 26
1
Domain admin group
Hello,
I too would like an answer to the question posed by James Nord:
>Hi,
>
>When I went to add a domain user to the local administrators group on a
>Win2k SP2 machine I was expecting to see the following entries in the
>current members
> * Administrator
> * SM\Domain Admins
>
>However what I got was,
> * Administrator
> *
2015 Feb 25
0
4.1.17 compile error on AIX
Greetings everyone, I am having some issues compiling the latest for the
AIX platform. The build and configure are all with the default entries.
The latest samba we have running is 4.0.8 (source3/autoconf build). This
is our first shot at using the waf/python tool. I would like to reach out
if any others who have yet to migrate off the proprietary AIX platform have
run into this error, and if
2012 Sep 14
1
Samba 4.0.0rc1 Build Error
Hello,
I'm having the following error building samba4 rc1:
...
[3355/3761] Linking default/source3/passdb/libpdb-ldap.so
[3356/3761] Linking default/source3/passdb/libpdb-tdbsam.so
[3357/3761] Linking default/source3/winbindd/libidmap.so
[3358/3761] Linking default/source3/liblibsmb.so
default/source3/passdb/pdb_ldap_3.o: In function `ldapsam_search_one_group':
2005 Dec 28
4
"valid users" + ldap on Solaris 10 problems
Hello,
We have just migrated a server from sun solaris 8 to sun solaris 10. In
the old machine we had a Samba 3.0.20b and in the new one, we have samba
3.0.21, both compiled like this with no problems:
env LD_FLAGS="-L/usr/local/lib" ./configure --with-ldapsam --without-pam
--with-quotas --with-ldap --with-included-popt --with-acl-support
--with-libsmbclient
We share user's
2003 May 15
0
Problem installing a particular printer WinXP/Samba2.2.8a
Hello,
I'm having a problem installing a printer on a Window XP box (the problem
also occurs in Win2000 SP2) with Samba 2.2.8a. The symptoms are:
Add a printer -> network -> type in \\pcprint\picasso
You get a message that there is no driver for this printer on the server
and to either click OK to continue or Cancel.
Go to printer driver selection (I've disabled spoolss as I
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
When compiling Samba 4.4.2 with Ubuntu 14.04 x64, I get this output as
below.
<...>
[3511/3922] Linking default/source4/lib/http/libhttp.so
21:22:07 runner /usr/bin/gcc default/source4/lib/http/http_1.o
default/source4/lib/http/http_auth_1.o -o
/tmp/build-debs.Z500qB/build/bin/default/source4/lib/http/libhttp.so
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,-z,relro,-z,now
2003 Jan 03
1
Problem installing a particular printer WinXP/Samba2.2.7a
Hello,
I'm having a problem installing a printer on a Window XP box (the problem
also occurs in Win2000 SP2). The symptoms are:
Add a printer -> network -> type in \\pcprint\picasso
You get a message that there is no driver for this printer on the server
and to either click OK to continue or Cancel.
Go to printer driver selection (I've disabled spoolss as I don't understand
2020 Aug 03
3
Error compiling samba server in MacOS
Hi everyone,
I'm trying to compile samba from macOS Catalina from several days ago
without success, I'm a newbie on this kind of stuff over mac, so... It
will probably be a noob error, but I'm lost.
I tried to follow these couple of links, also without success:
https://medium.com/@mattmatic/compiling-samba-4-on-mac-os-x-high-sierra-24ca6a93a51c
and