Displaying 20 results from an estimated 2000 matches similar to: "kinit works, net join ads fails"
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
Hi,
I am have compiled samba 3.0.23b (MIT Kerberos 1.5.1) on Solaris 10.
I am unable to join the ads domain.
net ads testjoin returns the following output...
[2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
kerberos_kinit_password ARTEMISIA$@UNIMELB.EDU.AU failed: Preauthentication failed
[2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
2008 Apr 01
1
Strong(er) authentication required when joining Active Directory (Samba 3.0.28)
Hello all,
I'm having problems getting Samba to join a Windows AD. I am delegated
OU admin, and have no direct access to the domain controller. We have 3
DCs in one domain where my OU exists. The users I wish to authenticate
are in a different domain.
I have set up Kerberos and can receive tickets correctly.
I run
net -d 4 ads join createcomputer=[Delegated OU] -U [account with join
2003 Oct 21
2
krb5_cc_get_principal failed (No such file or directory)
Hello,
I am using the brand new SuSE 9.0 with Samba 3.0.0.
I installed:
Heimdal kerberos development libraries 0.6-67,
Openldap development libraries 2.2.22-65,
which are shipped with the distribution.
If I running "kinit administrator@NWTRADERS.COM" I am getting a ticket.
But if I try to run "net ads join -U administrator@NWTRADERS.COM" I am
getting following messages:
2006 Feb 08
1
New trick for old dogs
We have been using Samba for many years. The company has just switched from an NT domain to an Active Directory domain. The new server is running Windows Server 2003. We are having trouble configuring our Solaris 8 server so it can join the domain as a server. Just getting Samba to compile and link was interesting enough. This included downloading and compiling a new version of the BerkeleyDB,
2005 Apr 05
6
net ads join fails
I am trying to connect to an ADS domain and it is failing all the time.
I am running SuSE Linux 9.0 with Samba 3.0.13 and have configured Samba with ldap and heimdal kerberos
Attached is my debug level 10 error log created when the join is attempted.
I would appreciate any advice on solving this problem.
Thanks in advance
Penny Willisson
DISCLAIMER: The information contained within or
2007 Oct 16
2
username with @ (at character) - problems with authentication (CUPS)
Hi all
I tried to set up a printer, which I need to acces using my username.
Unfortunatelly, username contains @ (at) inside. I tried different form
of escaping (using backslash, unicode value, quotes etc).
Nothing works.
my username is: abc@domain.com
my password is: 12345678
printer server is: srv-file
printer name (with space): KyC2520 WITS
From various docs i found the URI form I
2009 Sep 04
1
samba - preauthentication error
Can anyone suggest how to get around the following?
[2009/09/05 00:32:55, 3] libads/sasl.c:ads_sasl_spnego_bind(300)
ads_sasl_spnego_bind: got server principal name =
exdc1$@domain.example.com
[2009/09/05 00:32:55, 3] libsmb/clikrb5.c:ads_krb5_mk_req(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)
[2009/09/05 00:32:56, 0]
2008 Jan 22
1
Problems Joining an ADS domain
We are having problems joining onto our 2003 server domain. This is
strange in that other linux clients on our network are NOT having
problems.
It appears that the domain will not allow new linux machines to join the
domain, even when allowing existing machines that have the exact same
configuration, to authenticate from the domain.
In order to test this I have taken a stripped down debian box
2007 Oct 17
3
getent passwd not listing domain users, nsswitch.conf is configured
Using Samba 3.0.25c on OpenSolaris nv72.
wbinfo -u lists domain users as expected.
getent passwd only lists local users.
nsswitch.conf has the following lines:
passwd: files winbind
group: files winbind
My smb.conf is below. Where should I start to troubleshoot?
[global]
realm = FNB.LOCAL
workgroup = FNB
security = ADS
use kerberos keytab = true
; password server =
2003 Apr 15
2
kerberos auth fails in samba3.0 alpha23
Hi,
I build an alpha23 samba3.0 system in win2k AD domain. Just a few days
ago, it works very well. But in recent, I find it cannot work.
I am sure it is the reason for kerberos authority. When I kinit a ticket
successfully, it fails to run "smbclient \\Win2K-server\c$ -k", the
error message will be as blow:
Doing spnego session setup (blob length=109)
Doing kerberos session setup
2003 Aug 13
2
samba v3b3, SuSE 8.0 enterprise, heimdal 0.6, openssl ADS issues
Hi again all,
I'm trying to get samba 3b3 working with ADS on Suse 8.0 enterprise.
I've installed heimdal kerberos 0.6 with openldap support.
Now when I did that, I used the configure options of:
./configure --with-openldap=/usr/local/bin
--with-openldap-include=/usr/local/include
--with-openldap-lib=/usr/local/lib --enable-shared=yes
there's another config option of
2003 Sep 10
1
Trouble joining a W2K3 Native Mode Domain
Hi Guys,
I'm having trouble with joining a W2K3 Native Mode Domain.
Can anyone point me in the right direction to look for answers?
I intslled from rc3 SRPM. When I do:
net ads join DOMAIN -U domadm@REALM -d10
I get this error towards the end.
Thanks,
Dulantha.
....
....
[2003/09/10 17:48:27, 3] libads/sasl.c:ads_sasl_spnego_bind(184)
got OID=1 2 840 113554 1 2 2 3
[2003/09/10
2005 Apr 11
3
FW: net ads join fails
Ok I deleted the incorrect conf file and set it up using Yast again here is the amended file. I tried using the IP address of the server this time but I'm still getting the same errors as before.
[libdefaults]
default_realm = ELLISONSLEGAL.COM
clockskew = 300
[domain_realm]
.ELLNET = ELLISONSLEGAL.COM
[realms]
ELLISONSLEGAL.COM = {
kdc = 10.0.0.31
default_domain = ELLNET
2004 Sep 16
1
Cannot find KDC for requested realm
Hi, I am trying to get samba/winbind setup to do active directory
authentication. I am using samba 3.0.7, kerberos 1.3.5, and openldap
2.2.17.
I can kinit and klist just fine. However, when I try to "net ads join
-d10 -Uabostick", I get the error listed below:
[2004/09/16 17:04:26, 3] libads/sasl.c:ads_sasl_spnego_bind(211)
ads_sasl_spnego_bind: got server principal name
2007 Aug 29
3
How to use ZFS volume
Hi,
I want to use Samba with ZFS volume, although I know 3.0.25c dose not
work with ZFS volume.
And I found modules/vfs_zfsacl.c on Samba-3.0.26.
(
http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_3_0_26/source/modules/
)
But I can't find samba-3.0.26.tar.gz on samba.org.
So, I have two question.
1. It is possible to download samba-3.0.26.tar.gz (or something another
which can use
2006 Feb 16
1
Joining a trusted domain
Hello,
I've come across a fairly unique situation and after much searching have
not found a solution. I thought I would see if anyone here has had any
experience with this before.
I have a location with two ADS domains with a two-way trust configured.
-For this example I will call them corp.company.com and bst.company.com.
-I have a FreeBSD client running Samba version three
-I want to
2003 Jul 25
1
Unknown parameter "ads server"
I've been trying to get the active directory working in beta 3 and
everything works perfectly up to doing the "net join -U
Administrator%password"
The script chokes on loading the smb.conf on the "ads server =" line.
I've tried configuring/compiling again, using the rpm and nothing get me
past that point.
Output from error is below
Any chance someone knows what is
2003 Sep 30
2
Trouble with 'NET ADS JOIN'
Hi All,
Any clues as to what is causing this? I have seen similar questions asked
before in regards to joining ADS domain but have not been able to find a
solution to my problem.
The domain is a Native mode ADS on win2k3 with signing required. Please let me
know if additional info or logs are required to diagnose the problem.
I did a 'net ads join ADSDOM -U
2003 Dec 04
2
Comparing Negative Binomial Regression in Stata and R. Constants differ?
I looked for examples of count data that might interest the students and
found this project about dropout rates in Los Angeles High Schools. It
is discussed in the UCLA stats help pages for the Stata users:
http://www.ats.ucla.edu/stat/stata/library/count.htm
and
See: http://www.ats.ucla.edu/stat/stata/library/longutil.htm
To replicate those results, I used R's excellent foreign package to
2003 Oct 29
2
can't join W2003 domain with 3.0.0 (krb ticket is OK though)
Hi everyone,
I'm using the production release of 3.0.0 and can not join a W2003 domain:
[printsrv4] /spool/samba-3.0.0/bin $ ./net -d 10 ads join -Uhumpty_dumpty
[2003/10/29 15:35:39, 3] libads/sasl.c:ads_sasl_spnego_bind(191)
got principal=adc1$@WIN.DESY.DE
[2003/10/29 15:35:39, 1] libsmb/clikrb5.c:ads_krb5_mk_req(269)
krb5_cc_get_principal failed (No credentials cache found)