Displaying 16 results from an estimated 16 matches for "troubleshooting_samba_domain_memb".
2017 Jan 29
5
"net rpc" commands don’t work on Samba AD DC
Hello,
I built Samba 4.5.4 on a FreeBSD 11.0 machine, and I’m trying to set up
an AD DC with a file share.
So I did this:
- enabled ACLs on my UFS2 filesystem (before compilation)
- successfully provisioned (rfc2307, internal DNS)
- tested local shares, DNS, Kerberos
- adjusted NTPd as suggested in Wiki
- added this to the global section of smb.conf:
template shell = /usr/sbin/nologin
template
2023 Feb 13
1
idmap ad question
...*Libnss_winbind_Links__;Iw!!BlOwZnr7TA!iiqx5WSIlcMww6aLe_SmEGJxYgFTcFHG2hXQAQvreE2rgU4-Z3-GEUohBUxWSEM9nr9bL45WjVuZvWjh$
>>It might help to understand the links.
Yeah the link is correctly setup, since it is not compiled Samba
Ok, I found in this link ..
https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#getent_not_Finding_Domain_Users_and_Groups
I had to change these lines to 'Yes' ..
winbind enum groups = Yes
winbind enum users = Yes
Now, it works, but it's really slow (and I think I have heard you saying not to enable this before)
Robert Vaughan
--------------...
2023 Feb 13
1
idmap ad question
On 13/02/2023 19:42, Vaughan, Robert J via samba wrote:
> Yeah the link is correctly setup, since it is not compiled Samba
>
> Ok, I found in this link ..
>
> https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#getent_not_Finding_Domain_Users_and_Groups
>
> I had to change these lines to 'Yes' ..
>
> winbind enum groups = Yes
> winbind enum users = Yes
>
> Now, it works, but it's really slow (and I think I have heard you saying not to enable this be...
2018 May 02
4
samba_dnsupdate --all-names -> dns_tkey_negotiategss: TKEY is unacceptable
Hi Rowland,
Am 02.05.2018 um 14:27 schrieb Rowland Penny via samba:
> Try adding 'dns update command = /usr/sbin/samba_dnsupdate
> --use-samba-tool' to smb.conf
>
> and run 'samba_dnsupdate --all-names --use-samba-tool'
we did this and we now getting the following error-message:
-----------
.
.
ERROR(runtime): uncaught exception - (9711,
2017 May 09
2
ssh not connecting to Active Directory in Fedora 25 workstation, wbinfo -u works; child_read_request: read_data failed: NT_STATUS_CONNECTION_RESET
...u only need what I posted, I meant that
> your /etc/krb.conf should only contain the 4 lines I posted.
OK I wasn’t sure if you were referencing the "Connections to a Samba Domain Member Fail After Adding a includedir Statement to the /etc/krb5.conf File” at https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members <https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members>
> If you run 'getent passwd myuser' on the machine you are trying to
> connect to, do you get any output ?
None, blank line. Are there any other services to restart other than smb, winbind and sshd?
2018 May 02
1
samba_dnsupdate --all-names -> dns_tkey_negotiategss: TKEY is unacceptable
...8 19:29:15 +0200
Stefan Kania via samba <samba at lists.samba.org> wrote:
> Hi Rowland,
>
> we ran samba_updatedns because we get the error
> "ERROR_DNS_UPDATE_FAILED" when joining a Samba-host to the domain.
> We go by the wiki
> https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#DNS_Update_failed:_ERROR_DNS_UPDATE_FAILED
> and we checked the dynmaic DNS update as written in the wiki:
> https://wiki.samba.org/index.php/Testing_Dynamic_DNS_Updates
> That's how we ran into this error. I have never seen this error
> before. It's the first time I uses Cen...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
...{HOSTNAME} = ${REALM}
Well yes, that is the same as the one I suggested
>
> customized file /etc/krb5.conf.d/samba-dc is included in
>
> /etc/krb5.conf by this line
>
> includedir /etc/krb5.conf.d/
Known problem (that is supposed to be fixed)
https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#Connections_to_a_Samba_Domain_Member_Fail_After_Adding_an_includedir_Statement_to_the_/etc/krb5.conf_File
Just remove the 'includedir' line.
>
> but it includes other file too from package
> crypto-policies-20231204-1.git1e3a2e4.fc39.noarch
>
> $ ls -l /etc/krb5.conf.d...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
...as the one I suggested
> >
> > customized file /etc/krb5.conf.d/samba-dc is included in
> >
> > /etc/krb5.conf by this line
> >
> > includedir /etc/krb5.conf.d/
>
> Known problem (that is supposed to be fixed)
>
> https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#Connections_to_a_Samba_Domain_Member_Fail_After_Adding_an_includedir_Statement_to_the_/etc/krb5.conf_File
>
> Just remove the 'includedir' line.
> >
I'm not sure
my samba version is including files from that directory without
problems
When I've removed first two...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
...gt; customized file /etc/krb5.conf.d/samba-dc is included in
> > >
> > > /etc/krb5.conf by this line
> > >
> > > includedir /etc/krb5.conf.d/
> >
> > Known problem (that is supposed to be fixed)
> >
> > https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#Connections_to_a_Samba_Domain_Member_Fail_After_Adding_an_includedir_Statement_to_the_/etc/krb5.conf_File
> >
> > Just remove the 'includedir' line.
> > >
> I'm not sure
>
> my samba version is including files from that directory without
> problems...
2017 May 09
2
ssh not connecting to Active Directory in Fedora 25 workstation, wbinfo -u works; child_read_request: read_data failed: NT_STATUS_CONNECTION_RESET
> On May 9, 2017, at 11:15 AM, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Tue, 9 May 2017 11:00:09 -0400
> Robert Kudyba via samba <samba at lists.samba.org> wrote:
>
>> Running Feora 25 workstation we're able to register the computer in
>> AD but I can't get SSH to authenticate properly. wbinfo -u brings
>> back all the
2017 Jan 29
0
"net rpc" commands don’t work on Samba AD DC
...; this:
>
> # net rpc rights grant "RW\Domain Admins" SeDiskOperatorPrivilege -U
> "RW\administrator"
> Enter RW\administrator's password:
> Could not connect to server 127.0.0.1
> Connection failed: NT_STATUS_UNSUCCESSFUL
https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#The_net_Command_Fails_to_Connect_to_the_127.0.0.1_IP_Address
Regards,
Marc
2018 May 02
0
samba_dnsupdate --all-names -> dns_tkey_negotiategss: TKEY is unacceptable
Hi Rowland,
we ran samba_updatedns because we get the error
"ERROR_DNS_UPDATE_FAILED" when joining a Samba-host to the domain.
We go by the wiki
https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#DNS_Update_failed:_ERROR_DNS_UPDATE_FAILED
and we checked the dynmaic DNS update as written in the wiki:
https://wiki.samba.org/index.php/Testing_Dynamic_DNS_Updates
That's how we ran into this error. I have never seen this error before.
It's the first time I uses CentOS, normally I use...
2023 Feb 13
1
idmap ad question
On 13/02/2023 18:54, Vaughan, Robert J via samba wrote:
>
> nsswitch.conf has 'files winbind' for the passwd, shadow and group lines
Remove it from the shadow line, it should not be there.
>
> What does it mean 'winbind links set up'?
It refers to the links that connect winbind to nsswitch
>
> OS is Red Hat 7. Any idea in those packages if I might be
2023 Feb 13
1
idmap ad question
On 13/02/2023 19:42, Vaughan, Robert J via samba wrote:
> Yeah the link is correctly setup, since it is not compiled Samba
>
> Ok, I found in this link ..
>
> https://urldefense.com/v3/__https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members*getent_not_Finding_Domain_Users_and_Groups__;Iw!!BlOwZnr7TA!m6mzFHwttP65JGum376WS2CNwHA07YrBUeN_Xf6Ah3bGe6qI_pN-AHW6VhG90T8dV9IgG4M7c2ihG5dk$
>
> I had to change these lines to 'Yes' ..
>
> winbind enum groups = Yes
> winbind enum users = Yes
>
>...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
So,
I've done some progress.
I've made configuration according this article
https://fedoramagazine.org/samba-as-ad-and-domain-controller/
they use sample kerberos config file from package samba-dc-provision:
sudo cp /usr/share/samba/setup/krb5.conf /etc/krb5.conf.d/samba-dc
[libdefaults]
default_realm = ${REALM}
dns_lookup_realm = false
dns_lookup_kdc = true
[realms]
${REALM} = {
2020 Sep 10
2
Samba as member of DC - NT_STATUS_LOGON_FAILURE
...me Type Comment
--------- ---- -------
Publica Disk
IPC$ IPC IPC Service (Samba 4.11.6-Ubuntu)
SMB1 disabled -- no workgroup available
I read this:
https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member
https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members
Configuration:
root at samba01:~# samba -V
Version 4.11.6-Ubuntu
root at samba01:~# cat /etc/samba/smb.conf
[global]
security = ADS
workgroup = GALERNA
realm = GALERNA.COM.AR
log file = /var/log/samba/%m.log
log level = 10
idmap config * : backend = tdb
idmap config * : range = 3000-7999...