Displaying 17 results from an estimated 17 matches for "nt4domain".
2018 Dec 21
2
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
...-65.el6.x86_64, samba-3.6.23-51.el6.x86_64.
Machine with CentOS 7.6 is domain member offering network shares to
windows clients. Before upgrade my samba-4.7 run only smb and nmb
services and everything were fine. After upgrade samba-4.8.3 runs smb
nmb and winbind services.
smb.conf:
workgroup = NT4DOMAIN
netbios name = NT4MEMBER
|# wbinfo -m --verbose Domain Name DNS Domain Trust Type Transitive In
Out BUILTIN Local NT4MEMBER Local NT4DOMAIN INTRANET.XX Workstation Yes
No Yes # wbinfo --own-domain NT4DOMAIN |
I discovered that winbind is not authenticating users with NT4DOMAIN but
only with N...
2018 Dec 21
0
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
...6.x86_64.
>
> Machine with CentOS 7.6 is domain member offering network shares to
> windows clients. Before upgrade my samba-4.7 run only smb and nmb
> services and everything were fine. After upgrade samba-4.8.3 runs smb
> nmb and winbind services.
> smb.conf:
> workgroup = NT4DOMAIN
> netbios name = NT4MEMBER
> |# wbinfo -m --verbose Domain Name DNS Domain Trust Type Transitive In
> Out BUILTIN Local NT4MEMBER Local NT4DOMAIN INTRANET.XX Workstation
> Yes No Yes # wbinfo --own-domain NT4DOMAIN |
>
> I discovered that winbind is not authenticating users with...
2019 Apr 25
2
Win7 client error after classicupgrade from S3 to S4
.... It's our second upgrade, and while the first was successfull this one has raised some issues for existing Windows 7 clients.
If we disconnect the computer from the domain and join it back to the new S4 AD it works. Existing clients throws this error in Samba:
Kerberos: AS-REQ b1rd42nbtmp648$@NT4DOMAIN from ipv4:10.0.0.42:49472 for krbt gt/NT4DOMAIN at NT4DOMAIN
[2019/04/24 17:05:24.127751, 3] ../source4/auth/kerberos/krb5_init_context.c:80 (smb_krb5_debug_wrapper) Kerberos: Client sent patypes: encrypted-timestamp, 128
[2019/04/24 17:05:24.127768, 3] ../source4/auth/kerberos/krb5_init_context....
2018 Dec 30
2
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
On 12/21/18 12:15 PM, Miroslav Geisselreiter wrote:
> Thanks for tip, Kenneth.
> Please find proper formatted logs here:
> https://pastebin.com/eXfNWBLu
This looks like a discussion of a similar problem.? There are two
suggested solutions:
https://unix.stackexchange.com/questions/454004/smbclient-not-able-to-connect-to-after-upgrade-to-rhel7
2018 Dec 31
4
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
On 12/31/18 12:03 AM, Miroslav Geisselreiter wrote:
>
> This command is not working after upgrade. Logs say something about
> crap domain:
> set_dc_type_and_flags_connect: DC for domain NT4DOMAIN claimed it was
> a DC for domain NT4MEMBER, refusing to initialize
What do you get from "wbinfo --ping-dc"?
2018 Dec 31
0
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
Thank you Gordon for this tip but it does not solve my problem.
From smb.conf:
workgroup = NT4DOMAIN
netbios name = NT4MEMBER
I am able to connect to smb share from linux client:
smbclient //NT4MEMBER/share1 -U NT4MEMBER\\user1
but from windows machine it is not possible.
Correct command from linux client should be
smbclient //NT4MEMBER/share1 -U NT4DOMAIN\\user1
(user is from NT4DOMAIN, not fro...
2019 Jan 07
1
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
...main.? Change "security = user".? I'd expect that your
> system would work without any interactions with the DC.
>
I found some solution which solve only part of my problem and is not
very "clean".
When I run winbind with these options client which are member of my
NT4DOMAIN are now able to mout smb shares from NT4MEMBER server:
# winbindd -i -d 3 -S -n --option="netbios name"=NT4DOMAIN
--option="ntlm auth"=yes
option "netbios name"=NT4DOMAIN overwrites this option from smb.conf:
"netbios name"=NT4MEMBER
Nenertheless I am no...
2019 Jan 01
0
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
# wbinfo --ping-dc
checking the NETLOGON for domain[NT4DOMAIN] dc connection to
"nt4member.intranet.xx" succeeded
Here is debug log from winbind:
[15833]: request interface version (version = 30)
[15833]: request location of privileged pipe
[15833]: request interface version (version = 30)
[15833]: request misc info
[15833]: request netbios name
[...
2019 Jan 02
1
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
On 1/1/19 12:21 AM, Miroslav Geisselreiter wrote:
> # wbinfo --ping-dc
> checking the NETLOGON for domain[NT4DOMAIN] dc connection to
> "nt4member.intranet.xx" succeeded
Well, the host where you ran that command thinks that "nt4member" is the
DC.? Do you see anything in your configuration file that might indicate
why?? You haven't given us enough information to be much more use.
2019 Jan 04
3
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
...> to be the best DC for the domain.? See what you get from:
>
> net rpc info
> net rpc testjoin
>
> If nothing seems relevant, try leaving the domain and re-joining.
I had to change in smb.conf
client ipc signing = no
Than:
# net rpc info
Enter root's password:
Domain Name: NT4DOMAIN
Domain SID: S-1-5-21-somesid
Sequence number: somenubmer
Num users: xxx
Num domain groups: xxx
Num local groups: xxx
# net rpc testjoin
Join to 'NT4DOMAIN' is OK
Previously I deleted all files from /var/lib/samba, than set ldap admin
password:
smbpasswd -W
Than I re-join DC, it did not h...
2014 May 23
0
Test successful migrate Samba3 to Samba4: keep existing servers and add a new AD DC
...7 from the tar file.
I only copied schannel_store.tdb and secrets.tdb in the private folder
and smb.conf from samba3 to AD DC in folder /samba3db,
and then do the migration with this command on AD DC:
/usr/local/samba/bin/samba-tool domain classicupgrade --dbdir=/samba3db
--use-xattrs=yes --realm=NT4domain.local /samba3db/smb.conf
My first try failed. So I added "sizelimit unlimited" to ldap
configraton, and I have to remove "guest" account from the ldap database.
After the migration is finished:
1. stop nmbd service on samba3 server,
2. add a forwarder to DNS to point to t...
2019 Jan 03
2
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
Dne 2.1.2019 v 21:54 Gordon Messmer napsal(a):
> On 1/2/19 12:09 PM, Miroslav Geisselreiter wrote:
>> some parameters from smb.conf:
>> [global]
>> ??? workgroup = NT4DOMAIN
>> ??? netbios name = nt4member
>> ??????? security = domain
>> ??????? passdb backend = ldapsam:"ldap://ldap1server.intranet.xx
>> ldap://ldap2server.intranet.xx"
>
>
> I'm not sure it makes sense to use "security = domain" with an ldap
&...
2019 Jan 02
0
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
On 1/2/19 12:09 PM, Miroslav Geisselreiter wrote:
> some parameters from smb.conf:
> [global]
> ??? workgroup = NT4DOMAIN
> ??? netbios name = nt4member
> ??????? security = domain
> ??????? passdb backend = ldapsam:"ldap://ldap1server.intranet.xx
> ldap://ldap2server.intranet.xx"
I'm not sure it makes sense to use "security = domain" with an ldap
passdb backend.? If you're...
2007 May 02
0
Joining NT domain]
...ser Manager for Domains to add the samba
domain as a trusting domain?
It seems a little backwards to me, but the domain that wants to be
trusted creates an account for the domain that will trust it.
I would get the following error unless I did the NT4 side 1st:
# net rpc trustdom establish nt4domain
Could not connect to server NT4PDC
The username or password was not correct.
Couldn't verify trusting domain account. Error was
NT_STATUS_LOGON_FAILURE
-------- Forwarded Message --------
> From: Sam Wun <swun2010@gmail.com>
> To: samba@lists.samba.org
> Subject: [Samba] Joinin...
2007 Jul 20
0
createlocalgroup: could not allocate a RID
...ws nt4 domain. It's running
winbindd.
Now I would like to create a local group with 'net
sam createlocalgroup group_name' and adding members
from the windows nt4 domain. I need this local group
so I can assign permission to file/directories.
This is my smb.conf:
[global]
workgroup = nt4domain
server string = Samba on Slackware Linux
idmap uid = 10000-100000000
idmap gid = 10000-100000000
idmap alloc backend = tdb
idmap config:range = 10000 - 100000000
security = domain
and when I issue 'net sam createlocalgroup group_name'
I get this error message:
Attempting t...
2005 Aug 25
5
Samba PDC, ldap or mysql????
Hi all,
I'm under the gun to rid ourselves of the nt4 PDC which we
currently use. options are A/D, samba, pgina. I really dig pgina,
but dont think I can pass citrix credentials properly :( So I'm
left with samba vs A/D. A/D is well,, ummmmm A/D, so tyring to
avoid it.
Currently have used Samba file servers for years.
Have played with Samba PDC with2.2
Now, going to try
2003 Sep 30
10
NT4-Samba Migration Test Results
John,
We previously corresponded on our testing of Samba 3.0.0 RC4. Since
then,
we have downloaded the Samba 3.0.0 Release version for testing with some
interesting results.
The Setup
Major Networks: Solaris (NIS), Windows Native NT4 Domain
Our Test Plan
We are testing Samba 3.0 as a candidate for replacing the old NT4
Domain.
Being a complex production networking environment, we replicated