Displaying 20 results from an estimated 500 matches similar to: "Patch for 2.2.5 (start_tls with OpenLDAP 2.0.x) is not working ..."
2000 Jan 03
3
compile problems
Hello all,
This is my first time on the list. I just dl'ed thet latest samba, 2.0.6 and
during my compile with linux
5.2 I get:
smbd/files.o: in function `file_new`:
smbd/files.o(.text+0xb8): undefined reference to `__bzero`
....
Has anyone seen something like this before? any hints would be greatly
appriciated.
If I am on the wrong list please inform me where I can get the answeres to
2003 Sep 16
0
Compiling Samba with LDAP support on Solaris 9 x86
I'm trying to compile Samba 2.2.8a with the --with-ldapsam flag on
Solaris 9 for x86 with latest Sun patches.
Running 'make' fails with the output below. I've checked all the
resources I can find online, but can't find what I'm doing wrong.
I have OpenLDAP installed and my LD_LIBRARY_PATH set to point to
OpenLDAP's libraries.
I'm using GCC 3.2 and Sun's
2004 Jan 30
0
[PATCH] Group mapping primary group SID update
Hi all !
This is a patch for Group mapping bug #1 reported here :
http://lists.samba.org/archive/samba-technical/2004-January/034057.html
It activates users' primary group SID update when adding/modifying/deleting a
group mapping. It patches utils/net_groupmap.c (net_groupmap_add,
net_groupmap_modify, net_groupmap_delete) and can be applied to samba-3.0.2rc1.
net_groupmap_add :
Scan users
2005 May 11
1
SV: Error with usrmgr and groups.
It's exactly the same. Except that I use tdbsam instead of ldap and the error message therefore also is different in the log file. But the example and result is the same. Do you have any idea of workaround or fix?
Cheers,
Joel
-----Ursprungligt meddelande-----
Fr?n: Doug Campbell [mailto:doug@bpta.net]
Skickat: den 11 maj 2005 10:49
Till: Joel Larsson, PF, Posten; samba@lists.samba.org
2002 Mar 01
3
--with-ldapsam Compile error on Solaris 8
Hi guys,
I'm getting the following errors during 'make' (configure went just
fine)
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c: In function `ldap_open_connection':
passdb/pdb_ldap.c:75: `LDAP_OPT_X_TLS_HARD' undeclared (first use in
this function)
passdb/pdb_ldap.c:75: (Each undeclared identifier is reported only once
passdb/pdb_ldap.c:75: for each function it appears in.)
2009 Jul 01
4
can't get Samba users from Windows
Hello!
I have installed Debian "Lenny" x64 and samba 3.2.5 from repository and I have some problems.
First:
When I set directory access rights via checkbox from WindowsXPPro SP3 it
seems that it has no effect. I have rebuild samba and samba-common,
version 3.0.24-6etch10, for Debian Lenny and this solved this problem.
Also in rebuilded version DFS is on by default.
Second:
I can't
2006 Nov 13
4
Trouble Renaming Computer
Hi,
i've just migrated from nt4 to samba 3.0.10-1.4E.9 with tdbsam, running
on Centos 4.4
The net rpc vampire went fairly smoothly.
Now that samba is running as the PDC (nt4 machine has been laid to rest)
i am having trouble renaming computers in the domain.
If i try this from the windows workstation (XP Professional) i get
access denied. I use "root" or administrator which is
2006 Mar 22
1
Issue with passdb.tdb
Hello,
During a re-start of Samba I got the following error:
[2006/03/22 12:36:14, 0]
passdb/pdb_tdb.c:tdbsam_tdbopen(196)
Unable to open/create TDB passwd
[2006/03/22 12:36:14, 0]
passdb/pdb_tdb.c:tdbsam_getsampwrid(490)
pdb_getsampwrid: Unable to open TDB rid database!
The result is a new password file.
The second problem is that after creation of the users
and a new join of the
2005 Sep 15
2
getent & winbindd on FreeBSD 5.4
I'm trying to get a FreeBSD 5.4 server to join a NT4 domain as a member
domain server using winbindd. I've compiled Samba with WinBIND support, ACL
Support, Syslog support, UTMP support, SMB PAM module, and with installed
POPT library.
I've reviewed Chapter 20 of TOSHARG and implemented a good portion of it
into our smb.conf file but am having trouble making the 'getent'
2005 May 10
1
Error with usrmgr and groups.
Hi everyone.
I have a problem when using samba together with usrmgr. When adding a
global group I get an error message. The group is still created. You
can't see before you refresh but that's a minor detail.
In the logfiles
May 10 17:47:27 lanchester smbd[28424]: [2005/05/10 17:47:27, 0]
passdb/pdb_tdb.c:tdbsam_tdbopen(195)
May 10 17:47:27 lanchester smbd[28424]: Unable to
2010 Jan 04
2
Downgrade TDB files?
Hi.
I've tried Samba 3.4.3 and it upgraded my passdb.tdb file. After testing
I concluded that I'm not going to upgrade to 3.4.3 yet, because 'getent
passwd' was broken in recent BlastWave Solaris packages:
http://wiki.blastwave.org/forum/viewtopic.php?f=5&t=447&start=0
Now, after I downgraded the Samba back to 3.0.32, client connections
started to malfunction. I saw
2017 Sep 18
3
Win10 cannot access linux shares
Hi,
When I upgraded from Fedora 22 to Fedora 25 my Win10 box lost the
ability to connect to shares on the F25 box. The F25 box can still
access shares on the Win10 box.
F25 is currently running Samba 4.5.13 and I have a simple workgroup
setup. Let's call the Win10 box 'fred' and the F25 box 'ethel'.
When fred tries to access a share on ethel, I am prompted for username
and
2007 Dec 10
5
Can not add a new NT Workstation to a new (vampired) samba domain
I am replacing an old NT4.0 Server with a debian 4.0R1 etch Linux server
(samba 3.0.24).
This was with a completely fresh install of debian.
My smb.conf is pretty simple:
[global]
workgroup = BUTLER
netbios name = STAR3
passdb backend = tdbsam
domain master = No
domain logons = Yes
os level = 33
add user script = /usr/sbin/useradd -m '%u'
delete
2002 Aug 28
3
samba / ldap
hello,
could anyone tell me if samba.schema from samba 2.2.5 works whit
openldap 1.2.12
thanks
2004 Aug 24
7
Strange update problem 3.0.5->3.0.6 with XP-Clients
Hello world,
I have a very strange update problem: this night I upgraded
from 3.0.5 to 3.0.6 (debian unstable) and the system broke completely
with very strange errors (I did not change anything to smb.conf)
- win98 users can log in, copy and everything
- xp users can log in, they see the shares but they cannot access
the files (read error in xp). I have tested it with
Xp-Prof SP1 und SP2
2019 Nov 27
2
Error while trying to manage file share
Hello,
according to documentation:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs User
is required to setup the file share using ms windows (Computer
Management->Connect to another computer). That I am trying without success.
When I connect with Windows 7 client I get error message: "Event Viewer
cannot connect to computer 'SAMDOM.EXAMPLE.COM. The error ported
2004 Oct 06
3
Samba 3.0.7 & adding machines. Wrong primary group.
Hi!
Some time ago (samba 3.0.1?) I added machines to my domain with
'srvmrg.exe' and all went as I expect. IIRC.
If I am now adding machines, all machine-accounts have the initially group
"users" set instead of "machines". But they should't.
| add machine script = useradd -d /dev/null -g machines -s /bin/false %u
This is, because even if adding machines to the
2019 Sep 05
5
Samba Share with user and no password
Hello,
i have migrate a Samba (3.0.20b-3.19-1616-SUSE) to debian 9 (4.5.16-Debian).
On the old suse users are created with smbpasswd -an foo
On Windows (10) users have a User account with also empthy passwords. No
AD or NT4-Domain (round about 10 Users)
Then I try to connect to the share smbclient -NL \\192.xxx.xxx.xxx work.
Connect from Windows to share with no password dosed work.
Set a
2008 Aug 01
2
Unable to modify TDB passwd ERROR
I'm trying to track down why I can't seem to add a computer to the domain.
I've looked high and low to no avail. Right now, when I try to add the
computer as a "trusted machine," I've added it to the Unix passwd dB with
the appropriate machinename$ and the added the machine to the dmbpasswd
via:
smbpasswd -a -m machinename
But, when I go to add the machine to the
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
Hi
I'm attempting to compile samba 222 on Solaris 2.8 using Sun Forte 6 C
compiler but I'm getting error messages.
I used the following sequence of commands:
setenv CC cc
./configure --prefix=/usr/local/samba.22 --with-acl-support --with-pam
--with-pam_smbpass --with-syslog
make
See messages below:
================================================================
..........