Displaying 20 results from an estimated 700 matches similar to: "Samba + ldap + cannot find domain"
2016 Feb 19
0
Samba + ldap + cannot find domain
On 19/02/16 01:53, Dave Beach wrote:
> So this got me thinking that maybe a chunk of my problem is with LDAP itself on the server. Executing "slapcat" shows me what I believe to be the correct content, including what looks like appropriate content underneath the following:
>
> dn: sambaDomainName=DRBHOME,dc=drbhome,dc=ca
>
> That seems to answer the question about whether
2016 Feb 19
3
Samba + ldap + cannot find domain
So this got me thinking that maybe a chunk of my problem is with LDAP itself on the server. Executing "slapcat" shows me what I believe to be the correct content, including what looks like appropriate content underneath the following:
dn: sambaDomainName=DRBHOME,dc=drbhome,dc=ca
That seems to answer the question about whether the domain info is actually there.
>> Can you also
2016 Feb 19
1
Samba + ldap + cannot find domain
Hi Rowland,
hi Dave
On 11:51:17 wrote Rowland penny:
> On 19/02/16 01:53, Dave Beach wrote:
> > So this got me thinking that maybe a chunk of my problem is with
> > LDAP itself on the server.
Yes, you are right. But it is really only a piece of the problem. You
are comming from the 3.5 version of samba. Early in 3.6 some things have
changed.
> > Executing
2016 May 17
1
Samba4 / Open LDAP init DB
Hi,
I have been able to successfully install Samba4 and OpenLDAP and connect
them via SSL. The file samba.schema is also loaded into OpenLDAP, but
when I start samba server it looks like it is expecting some basic
structure. My Question at this point is how to provide this the easisest
way? Currently the OpenLDAP DB is entirely empty (virgin) so Samba4
could create anything it needs.
cat
2016 Mar 15
0
Intermittent Win7 trust issues
With samba 4 <-> win7 (* or win8-10) trust issues.
Then you have a few things to check
Start with checking if your time is in sync.
Check the windows even log, for errors, look them up.
If its a "bootcamp-ed" windows 7 install ( aka on a imac ), boot in apple, update bootcamp.
Last, if you used an imaged windows 7, did you forgot to sysprep maybe?
And correct, samba 3.x was
2016 Mar 15
2
Intermittent Win7 trust issues
Hello list!
I'm trying to debug a problem that surfaced after a Samba upgrade from
v3.5.x to v4.1.17.
The problem is that Win7 workstations appear to randomly experience domain
trust issues logging in, although they can log in some times, they are
unsuccessful at other times. I cannot so far predict what would result in or
influence this behaviour. These are workstations on which
2016 Feb 29
0
Samba after upgrade+migration, Win7 workstation trusts lost
Hello list - I am not sure my messages are getting out to the list, so I
will attempt in this message to summarize the problems I am having that have
been the subject of a few other posts.
I recently upgraded from a command-line Slackware installation to Debian
Jessie. As part of that exercise, Samba was upgraded from 3.5.x to 4.1.17.
My upgrade method was probably not idea: I recursively
2016 Nov 02
1
Samba using pdb ldapsam fails upon startup
Dear all,
I freshly installed a new smb-server that should act as file server with
some smb-shares.
The pdc is a Windows 2008 r2 server.
My smb.conf is as follows:
[global]
workgroup = agroup
server string = ssmbserver
#passdb backend = tdbsam
map to guest = Bad User
usershare allow guests = No
security = domain
wins support = No
2016 Feb 18
1
Samba + ldap + cannot find domain
>> This makes no sense to me. Am I missing something obvious?
> You may be, but how can we tell, we cannot see your smb.conf
Complete smb.conf below:
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number
2019 May 26
0
ldapsam cannot find NT password hash
On 5/26/19 6:42 PM, David Kowis via samba wrote:
> Is there a way to specify things by setting them to empty? I can't
> delete the entries, because FreeNAS auto-generates this file on boot
> from it's configuration database, but I can append to the end and
> include stuff that overrides the existing setup....
I figured out how to get rid of a lot of the PDC stuff that FreeNAS
2016 Jan 06
0
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
On Tue, Jan 05, 2016 at 05:35:21PM -0600, Graham Allan wrote:
> I know this is something which should have a simple fix but I'm failing
> to see it somehow.
>
> I'm moving samba service between a couple of FreeBSD systems (9.3 to
> 10.2), and I'm stuck on getting samba on the new machine to connect to
> our openldap server over ssl - frustrating since I've
2016 Jan 06
0
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
On Tue, Jan 5, 2016 at 3:35 PM, Graham Allan <allan at physics.umn.edu> wrote:
> I know this is something which should have a simple fix but I'm failing to
> see it somehow.
>
> I'm moving samba service between a couple of FreeBSD systems (9.3 to
> 10.2), and I'm stuck on getting samba on the new machine to connect to our
> openldap server over ssl -
2016 Jan 05
6
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
I know this is something which should have a simple fix but I'm failing
to see it somehow.
I'm moving samba service between a couple of FreeBSD systems (9.3 to
10.2), and I'm stuck on getting samba on the new machine to connect to
our openldap server over ssl - frustrating since I've been running
samba+ldap for 15 years or so; feel sure I'm missing something basic!
2016 Feb 19
2
Samba + ldap + cannot find domain
>OK, try running this on the Samba/ldap server:
>ldapsearch -h 127.0.0.1 -D cn=admin,dc=drbhome,dc=ca -w -b "dc=drbhome,dc=ca" -s sub "(&(objectClass=sambaDomain)(sambaDomainName=DRBHOME))" sambaDomainName
>Can you post the result.
ldap_bind: Invalid credentials (49)
Hm.
2013 Feb 05
0
Samba 3.5 to 3.6
Reading :
http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed
it seems there are options not to check having consistant SIDs.
Otherwise, I used the solution with :
net setlocalsid
and it worked for me.
Jacky
-------------------------------------------
Here, the details of what I did :
BEFORE :
j-carimalo at j-carimalo-desktop:~$ smbclient //172.18.220.10/test -U
j-carimalo
Enter
2013 May 22
0
Problem after change OpenLDAP Server
Hi everybody.
I?ve installed a new OpenLdap Server and performed the migration of the
database. All information was imported sucessfull because all my other
authentication services are working perfectly.
I have a domain in my ldap server and a FreeBSD machine that work as domain
PDC for a domain called POS.
After the migration, I cannot perform any password change/add in the LDAP
2008 Oct 19
0
Account locking out not working[LDAP backend]
Hi I cannot get account locking out to work.
-bash-3.00# pdbedit -P "bad lockout attempt"
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=CSR))]
smbldap_open_connection: connection opened
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=CSR))]
smbldap_open_connection: connection opened
account policy
2007 Oct 05
1
security = domain -- samba adds its netbios name as samba domain to LDAP
Hi!
I am running a RedHat Cluster with Samba shares that can failover to
other nodes.
On every node there is one Samba instance running permanently and acting
as BDC (BDC instance) for my Samba domain, that binds to the physical
network interfaces of the node.
When starting a samba resource on a cluster node, I mount the
corresponding file system from SAN on that node and start another
2009 Oct 24
1
samab unable to contact ldap or something else
Dear all
I am trying to configure samba+ldap on our rhel 5.2 server. samba version is
3.0.33-3.14.el5 and openldap version is openldap-2.3.43 . My samba
configuration is
#======================= Global Settings =======================
[global]
workgroup = abp
server string = abpdel1
netbios name = abp
security = user
passdb backend = ldapsam:ldap://127.0.0.1
ldap suffix =
2012 Oct 25
0
Compiling Samba4 RC3 on AIX 6.1 with IBM vac
Sorry - the first post got sent as a response to an unrelated thread :-(
...........................
Hi, I'm trying to get a samba4 build on AIX 6.1, and run into a couple of
problems:
1. The entire Kerberos Heindal #includes need to be explicity included(with
path)
2. In order to get the ldap definitions (ldap.h etc) I've installed
openldap 2.4.28.
3. Learning to hate '//'