Displaying 20 results from an estimated 2000 matches similar to: "Can compile idmap_passdb as shared module"
2013 Feb 04
1
Trust problems after upgrade from 3.5 to 3.6
Hello.
My setup:
_ one Samba 3.5 domain (XXXXXXXX), with a PDC and a BDC, both running
FreeBSD;
_ one AD domain (YYYYYYYY) running on two Windows 2003 DCs;
_ bidirectional trust between the two domains.
Everything used to work until I moved the PDC from Samba 3.5 (EOL'ed) to
3.6; now, users from domain YYYYYYYY cannot access the PDC's shares.
I used to have in smb.conf:
>
2009 Jul 09
0
Classic confusion over new IDMAP params
Hello fellow Samba Users and Developers ...
Recently I have been struggling to clearly understand the current
documentation for IDMAP. There seems to be the old way of doing things
and the new way of doing things...and the documentation is not very
clear as to which way is appropriate for which release of Samba. At
least not clear to those of use who don't read source code ;-)
I am
2009 Oct 09
1
Domain trusts "forgetting" trusted users
I am running Samba ver 3.0.33 on Solaris 10 (sparc) as a PDC with LDAP
for the backend for both samba and unix accounts.
I have also set up a trust with an Windows domain- lets call it
WINDOMAIN- (the PDC for the Windows domain is Win 2003 but is in
mixed mode for backwards compat.) The SAMBA domain trusts the WINDOWS
domain, not not vice versa.
I had also tried setting up trusts with
2009 Oct 08
0
samba PDC + BDCs + LDAP
Hi,
I'm not a seasoned samba user but I do have a little experience with it
(mostly small setups with plain smbpasswd file and a few workstations).
I also have some experience with OpenLDAP and I've even written some
objectclasses and attributes when the standard ones weren't enough
However, I'm trying to set up a midsized network using LDAP for SSO and
I can't make samba
2009 Oct 11
1
idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?
I've followed the instructions at
http://wiki.samba.org/index.php/Ldapsam_Editposix
which concerns how to setup idmap correctly with Samba > 3.0.25. I have
a trusted domain which has been successfully established. However, no
SID entries populate beneath ou=idmap and any logon to the trusted
domain will result in:
netr_LogonSamLogon: user SANDBOX\Administrator has user sid
2009 Jul 10
4
Samba(3.2.12 and 3.4.0) - Winbind - trusted domains - Problem!
Good Morning!
We got in some troubles using trusted domains and winbind. First i will tell you something about the network and samba configuration.
For our SMB Environment we use Samba 3.2.12. We have three trusted domains. Our Samba Server uses LDAP as Backend. Most of the time it worked nice, but after some time Winbind loses User Entrys. On the windows side i can see "unknown user
2009 Oct 09
0
How do I get Samba to probe for my ldap module ?
I'm compiling Samba 3.4.1 with
./configure --with-pam --with-ldap --with-shared-modules=idmap_ldap
This produces an ldap.so module which I have copied into /lib (and run
ldconfig -v).
However, following this log.winbind-idmap is not created (only log.smbd
and log.winbindd) and Samba does not appear to probe for the ldap module
(I have compared my case to another which is creating this log
2008 Mar 11
0
Samba 3.0.28a
I have a test environment running Fedora 8 and Samba 3.0.28a on two
PDC's and one Domain Member. I have a DOM-A PDC with a ldap backend,
running winbind. I have a DOM-B PDC with a ldap backend, running
winbind. The two domains have trusts both ways. I also have a domain
member called TESTSERVER joined to the DOM-A domain, running winbind. I
was running 3.0.28 on TESTSERVER and I could do
2010 May 04
0
samba 3.4.5 idmap alloc broken
Some time back I upgraded a domain controller (Solaris 10) from samba
3.0.x to 3.4.5
In order to support interdomain trusts I am using winbind and idmap
allocation with a samba backend. Since the upgrade it appears that
samba is no allocating uid and gid's for trusted domain.
my smb.conf looks something like:
2019 May 26
0
ldapsam cannot find NT password hash
On 26/05/2019 02:04, David Kowis via samba wrote:
> Certainly: https://termbin.com/wr68
>
> Thanks again!
>
OK, you are running Samba as an NT4-style PDC, though you don't seem to
think so, because you have 'server role = member server', so I would
remove the 'server role' line.
I would change 'server min protocol = SMB2_02' to 'server min protocol =
2007 Dec 19
0
editpostfix setup
Hi,
i've setup the samba environment like described in the wiki:
http://wiki.samba.org/index.php/Ldapsam_Editposix
I can now easily add windows user / machines when using the policies for
"Administrator".
I have also setup unix account session auth via libpam_ldap, libnss_ldap
like described here:
http://www.gentoo.org/doc/en/ldap-howto.xml
Some things i dont understand:
1. How
2009 Nov 02
1
Samba 3.4.2 Trusted Domain Logon gives: "Conflicting domain portions are not supported for NETLOGON calls"
Hi,
I'm specifically have a problem with idmap entries not being created in
my LDAP backend for trusted domain logons - Local accounts appear to be
fine.
I have installed the Sernet enterprise packages from:
http://ftp.sernet.de/pub/samba/experimental/rhel/5/i386/
I'm preparing the server as follows:
1. smbpasswd -w '<password>'
2. net rpc trustdom establish SANDBOX
2009 Sep 01
2
Ignoring unknown parameter "idmap domains"
Dear
according this wiki
http://wiki.samba.org/index.php/Ldapsam_Editposix
i have enable EditPosix extension but i receive this error
Ignoring unknown parameter "idmap domains"
How can i fix it ?
Here it is my smb.conf :
[global]
workgroup = MSHOME
netbios name = PC-DTOUZEAU
server string = %h server
disable netbios =no
syslog = 3
log level = 10
log file = /var/log/samba/log.%m
2012 Apr 14
2
Configuration of idmap_ldap "No backend defined"
Hi list,
I can't make idmap talk to my LDAP server. And I haven't found an updated
howto.
Some entries from log.windbindd-imap:
[2012/04/13 20:05:40.500475, 5] winbindd/idmap.c:153(smb_register_idmap)
Successfully added idmap backend 'ldap'
[2012/04/13 20:05:40.501112, 5] winbindd/idmap.c:153(smb_register_idmap)
Successfully added idmap backend 'tdb'
[2012/04/13
2019 May 26
2
ldapsam cannot find NT password hash
Most of this is generated by FreeNAS's gui, so I'll have to figure out
how to override it. I know where the file is, but I don't know if
changes I make to it will actually stick, but that's for a different
forum :)
Just curious, since I appear to be running a PDC, is there a way to have
a standalone samba server, and just get the user/password information
from LDAP without doing
2009 Apr 01
0
try to join win2k3 r2 pdc
Hi
I am trying to join a out-of-the box win2k3 AD domain controller
it's been + forest prep for r2 domain
samba Version 3.3.2 on Freebsd 6.3-RELEASE
openldap-sasl-2.3
heimdal 0.6.3
adserver = AD DC server i installed (win2k3 box)
domain = my domain name
/etc/resolv.conf
search domain.net
nameserver adserver
contents of /usr/local/etc/smb.conf
[global]
2016 Apr 06
0
Samba (4.1.17) ldap backend create user failed
On 06/04/16 15:23, basti wrote:
> Hello, I have upgrade my samba PDC from 3.xx (debian lenny) to 4.1 (debian jessie).
> ldap and samba shares work all fine.
>
> When I try to add a user I get the following
>
> smbpasswd -a foobar
> New SMB password:
> Retype new SMB password:
> ldapsam_create_user: Unable to allocate a new user id: bailing out!
> Failed to add entry
2008 Jul 11
2
Setup of a new PDC with Samba 3.2.0
Hello,
I setting up a new PDC for a new domain using samba 3.2.0
I use LDAP as passwd/idmap backend.
I started from scratch just creating the OU for the
users/groups/machines/idmaps in the ldap directory, + a user used to bind
to ldap.
So from there I started winbind and ran net sam provision, which worked
great.
Now I plan this domain will have a one way trust with one other domain,
and as I
2008 Dec 26
0
Samba PDC, LDAP, IDMAP backend not working
Please help. I've been searching for days, trying nearly everything I can find that seems relevant, but I can't get this working.
I am able to create users, login to Windows systems joined to the SAMBA domain as those users, but filesystem ACLs on Windows Domain Member Servers do not work which I suspect is due to my IDMAP OU is empty.
wbinfo -u returns "Error looking up domain
2009 Jul 08
4
editposix: winbind -u: Error looking up domain users
Hello list,
I'm trying this configuration:
http://wiki.samba.org/index.php/Ldapsam_Editposix
Everything works. I can add users, list users, delete users (and
groups) with "net rpc user..." I can join clients, etc.
*But* wbinfo -u and -g gives:
zoolook@kvm-test-samba1:~$ wbinfo -u
Error looking up domain users
zoolook@kvm-test-samba1:~$ wbinfo -g
BUILTIN\administrators