Displaying 20 results from an estimated 6000 matches similar to: "resolve KDC network address error"
2009 Sep 23
2
winbind and smb tries to auth as pdc$ rather than local name when using ADS
Hi all,
I've been working on getting Samba to authenticate via ADS for the
past few weeks with some lack of success. I had somewhat of a
breakthrough the other day realizing that the problem was related to
the kerberos authentication between Samba and the Win 2008 R2 AD
server. Trying to fix this I generated a keytab with ktpass which I
uploaded to the server.
I've been successful to
2006 May 22
1
Join ADS problem
Problem with join to Active Directory
[root@clust-master samba]# net ads join -S 10.0.0.1 -U Administrator
Administrator's password:
[2006/05/22 10:24:05, 0] libads/ldap.c:ads_join_realm(1640)
ads_add_machine_acct (clust): Type or value exists
ads_join_realm: Type or value exists
[root@clust-master samba]# kinit Administrator@COROD.LOCAL
Password for Administrator@COROD.LOCAL:
As you can
2018 Aug 06
3
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
Hi,
This morning three of our FreeBSD-11.1-p11 servers with Samba 4.7.7
installations started to ignore ACL settings and reject user access to
shares. All three servers are members of DC running on Windows Server
2008R2. Everything has been running ok for last few year. I have been
upgrading Samba and FreeBSD installations and on last Friday upgraded to
the latest packages from
2008 Nov 05
1
Samba, Solaris, Windows 2008 - Kerberos Guess Realm Wrong?
I've just built Samba 3.2.4 on Solaris 10, with ADS support. Domain join
to a Windows 2008 domain works perfectly, having pre-created the
servername in the appropriate OU.
In my winbind logs, I see the following (domain name obfuscated):
[2008/11/05 11:28:06, 3]
libsmb/cliconnect.c:cli_session_setup_spnego(839)
got principal=not_defined_in_RFC4178@please_ignore
[2008/11/05 11:28:06,
2009 May 06
1
Kerberos and 2008 AD troubles
I've been trying to get Kerberos to work for the last couple of days so
that we can use SSO. I can't seem to get past a roadblock and Google
doesn't seem to provide any answers. I've got Samba connected to the AD
and running. I can wbinfo everything and can login to the machine using
PAM with the pam_winbind modules just fine. I can get user tickets just
fine. When I try to get ssh
2009 Jun 09
0
No KDC in requested realm (workgroup name)
Hello all,
this is with Samba 3.3.4 on FreeBSD, built locally from ports. The
server is joined to a Windows 2008 AD domain. I'm only using winbind,
because all I need are users and groups; this isn't a file server.
As far as I can tell, it is actually working fine; winbindd can get
all the required information from the DC.
The NetBIOS name of the domain is MYDOMAIN, the DNS name is
2005 May 11
1
samba3.0.14a, Windows2003, ADS
Please forgive the long post but I am at my wits end here! Below are
the files that I have configured, the results of several commands, and
some output from log files.... ANY HELP AT ALL??!!
wbinfo -p
Ping to winbindd failed on fd -1
could not ping winbindd!
wbinfo -t
checking the trust secret via RPC calls failed
error code was (0x0)
Could not check secret
kinit and klist seem to work
2010 May 10
4
winbind ubuntu 9.10 crashing machine
Hi all:
I've got a couple Ubuntu 9.10 machines that are suffering from a
recurring failure of winbind that essentially crash the machine. When
the system is in the "crashed state", one can ping the system, but all
forms of login fail. It will not even respond to tftpd requests; ssh
connections "time out", but the initial port is opened (just no
connect). Rebooting does
2009 May 28
0
wbinfo -K not working
Dear List!
I have the problem described at
http://lists.samba.org/archive/samba/2008-February/138451.html
It is materialized after an upgrade of samba/winbind. Everything was working
before.
I could not find the solution neither on the net, nor from people originally
having the problem, so here I am.
This problem is a showstopper for me. (I can login by changing pam_winbind
to pam_krb5, but this
2009 May 29
0
solution: wbinfo -K not working
Hi!
The problem lies in the "winbind separator" settings. If I use
winbind separator = \\
everything goes well.
I believe this is due to a bug. As I don't want to register to yet another
bugzilla, please someone issue the report there.
Explanation:
winbindd_raw_kerberos_login uses parse_domain_user to
generate the kerberos principal from state->request.data.auth.user
at this
2008 Nov 27
3
SMBD not authenticating against Active Directory
Hi,
Iam trying to setup Samba version 3.2.3 on Redhat (RHEL5) server to use
Active Directory for authentication. I followed the instructions from
article in following website:
http://technet.microsoft.com/en-au/magazine/dd228986.aspx
Setup Winbind + Samba + Kerberos and it seems to work fine. I can see the
users in Active Directory through winbind as well as authenticate users
using NTLM
2016 Dec 06
5
Netlogon stoped working
Hello,
I use Samba 4.4.7 on a Debian testing with bind9.9.5_DLZ.
I have a DC and a test-station windows7.
The execution of the login.bat was working fine and it stopped working suddently.
Here is my krb5.conf :
[libdefaults]
default_realm = MYDOMAIN.XXX.XXX
dns_lookup_realm = false
dns_lookup_kdc = true
Here is my smb.conf :
[global]
netbios name = MAMACHINE
realm = MONDOMAIN.XXX.XXX
2017 Jun 07
2
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
Hi
I have had this problem for a while, but waited to post this until I upgraded to see whether the upgrade would fix it.
I upgraded samba to the 4.2.X stream from 3.6.X stream, but it happens on both, 3.6.X and 4.2.10.
Whenever someone logs out, then in again the profile gets corrupted and a new TEMP profile is created (the dreadful "creating new desktop"). Now I do not know where
2004 Mar 26
2
kerberos problem
# smbclient -k -L //radius/music$
krb5_get_credentials failed for radius$@SBRC.LOCAL (Unknown
error -1765328352)
spnego_gen_negTokenTarg failed: Unknown error -1765328352
session setup failed: NT_STATUS_OK
# wbinfo -u
Error looking up domain users
log:
[2004/03/26 10:48:30, 1] libsmb/clikrb5.c:ads_krb5_mk_req(276)
krb5_get_credentials failed for shadow$@SBRC.LOCAL (Unknown
error -1765328343)
2006 Feb 16
1
kerberos error when users in trusted win2k domain try to browse samba server
I have users from Domain A trying to browse a domain member samba server in
Domain B. Domain A and Domain B are both Windows 2k domains. Domain B has
a one way trust to A. A users can browse Domain B Windows server with no
problem so I no the trust is fine. Samba version is 3.0.21b on RH Linux ES
3.
The winbindd log is giving me the following error:
[2006/02/16 08:28:50, 0]
2018 Aug 06
0
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
On 06. aug. 2018 15:15, Oleg Cherkasov via samba wrote:
>
> This morning three of our FreeBSD-11.1-p11 servers with Samba 4.7.7
> installations started to ignore ACL settings and reject user access to
> shares. All three servers are members of DC running on Windows Server
> 2008R2. Everything has been running ok for last few year. I have been
> upgrading Samba and FreeBSD
2018 May 06
2
Samba Audit Logs
On Sun, 6 May 2018 20:05:20 +1000
Robin G <robinghere3 at gmail.com> wrote:
> Hi Rowland,
> here is the smb.conf. All shares have the full_audit
>
> [global]
> workgroup = RESOLVS
> netbios name = DC1
> security = USER
> obey pam restrictions = yes
> local master = yes
> domain master = yes
> preferred
2010 Jun 29
0
New user need help - AD/Krb/Smb
I'm trying to put my Samba Server in AD Win2008, as I did in the past with
Win2003.
I'm using smbd Version 3.2.5, winbindd Version 3.2.5, MIT Kerberos 1.6.1-1
and ntpdate synchronized with AD, I follow this howto
http://wiki.samba.org/index.php/Samba_%26_Active_Directory and this
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto
All my tests demonstrate the successful when I
2025 May 12
1
Macs deleting files off RHEL8 server.
I?ve got a situation with my Macs connecting to a Linux server via SMB
where files/folders are randomly getting deleted from the server. The
server logs are showing that a Mac is deleting them, but I know for a fact
that it?s not human error, as my users are very vigilant in that regard,
and the files/folders have no correlation to each other.Is there anyway of
finding out how/why my Macs are
2007 Dec 18
2
SAMBA ADS integration - windows user account rights
Hi all,
first of all is it possible to join a Linux machine to AD using a
windows user account that is not a member of the group Domain Admins?
Cause when I do this I get the following error while executing `net ads
join -d 3 -U syncuser`:
#net ads join -d 3 -U syncuser
[2007/12/11 13:47:12, 3] param/loadparm.c:lp_load(4953) lp_load:
refreshing parameters
[2007/12/11 13:47:12, 3]