Displaying 20 results from an estimated 2000 matches similar to: "Samba 3.6 winbind issues"
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
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 = 
2010 Feb 03
0
Can compile idmap_passdb as shared module
Hi all,
I have CentOS-5.4 box with all updates.I want to use samba as PDC with ldap
backend. All works fine, except winbind daemon. My samba version is 3.4.5.
# winbindd -D -d 3
# wbinfo -i test
test:*:50001:513:test:/home/W3/test:/bin/false
all fine, but in log file I get the following error
[2010/02/02 17:16:55, 3] winbindd/idmap.c:302(idmap_init_domain)
idmap backend passdb not found
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
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
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
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
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
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:
>        
2011 Aug 09
1
Ldapsam Editposix & idmap help required
Hi, I am more or less following this tutorial Ldapsam Editposix = 
http://wiki.samba.org/index.php/Ldapsam_Editposix but can't quite get my 
domain to work.
I think the issue is with the idmap part of the smb.conf but can't quite 
figure out what's wrong with it or what the correct format should be.
My SMB.CONF file....
#interfaces = lo0 em0 127.0.0.1
   bind interfaces only = no
  
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 
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
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
2007 Dec 20
2
re: editposix setup
Oh dear,
I apologise for my typo in subject.
Obviously it should mean: EDITPOSIX 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
2009 Aug 31
0
Question about remote users and groups management
Hi all,
	
I have a RHEL5-update 3 x86_64 system, and I installed Samba 3.2.14-40
(from http://ftp.sernet.com/pub/samba/tested/rhel/5/x86_64/ ). I'm
using OpenLDAP ( 2.3.43-3.el5 ,comes with RHEL5u3) as backend for
winbind+samba in my PDC. With samba-3.0.33 that comes with RHEL5u3, i
dont get that "eventlogadm" works how explain in
http://wiki.samba.org/index.php/Event_Logging: For
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
2010 May 18
1
net sam/samba ldap: Failed to add user 'xxx' with error: Group already exists.
Hello,
we are trying to set up Samba with LDAP Backend. Using the Samba
toolchain to add our existing users/groups, the net command seems to get
confused about what users and groups are, if both have the same name and
are used in the same context.
Here is what I tried:
==commandline==
-> Create the Domain Group
# net sam createdomaingroup duplicate -U Administrator%pwd
Created domain group
2009 Mar 31
1
Samba PDC & Squid NTLM Auth - Same machine
Hi Guys!
Probably this is not the best place to ask, I'll try anyway... =)
I've been trying to configure a Samba PDC and a Squid Porxy server
with NTLM auth on the same machine but NTML_AUTH keeps complaining
about: NT_STATUS_INVALID_HANDLE.... I have others machines running
Squid and Authenticating against a Samba Server but on different
machines, this is the first time a try both on