Displaying 20 results from an estimated 10000 matches similar to: "KDC Disconnected."
2005 May 09
0
AD DISCONNECTED.
Hi,
I'm working with samba 3.0.13-1, krb5...1.2.7-10 and following parameters
settings:
/etc/krb5.conf:
[logging]
default = FILE:/var/log/krb5libs.log <FILE:/var/log/krb5libs.log>
kdc = FILE:/var/log/krb5kdc.log <FILE:/var/log/krb5kdc.log>
admin_server = FILE:/var/log/kadmind.log <FILE:/var/log/kadmind.log>
[libdefaults]
ticket_lifetime = 24000
default_realm =
2005 Mar 31
1
IDMAP LDAP problems
Hi,
I running samba-3.0.13-1 on RH9
(openldap-2.0.27-8,krb5-1.2.7-10,nss_ldap-202-5) and configured as show
below, my intention is only to make IDMAP storage in LDAP using winbind.
I've looked on SAMBA3 by example book and relatives official guide on the
site.
First I have try to run samba and winbind retriving users and groups from
ADS and storing them in winbindd_idmap.tdb and
2005 Mar 30
0
IDMAP storage in LDAP using winbind
Hi,
I running samba-3.0.13-1 on RH9
(openldap-2.0.27-8,krb5-1.2.7-10,nss_ldap-202-5) and configured as show
below, my intention is only to make IDMAP storage in LDAP using winbind.
I've looked on SAMBA3 by example book and relatives official guide on the
site.
First I have try to run samba and winbind retriving users and groups from
ADS and storing them in winbindd_idmap.tdb and
2004 Mar 05
0
Cannot find KDC for requested realm while getting initial credentials
Have succesfully installed and configured samba on BSD up to the point
of joining the active directory domain.
The command <net ads join -Uadministrator> returned a message saying
that i had "sucessfully joined the domain" and a quick review of my ADDC
shows that my samba server has sucessfully joined and created an object
in AD. The command <wbinfo -u> returns a list
2004 Jul 29
2
2003 KDC and Samba
We have serveral RHEL 3.0 Update 2 servers running Samba.
These have been working flawlessly for several months..
Recently, the base upgraded all the Windows 2000 servers
to Windows 2003..
NOTE: we don't have admin rights to the Domain Controllers.. (wish we did..)
Previous to the Domain (and kdc) controllers to 2003 we had
no issues joining a new Samba Sever to the ADS..
Using the same
2004 May 12
2
Failed to verify ticket ?
Hi !
My problem is that :
[2004/05/12 16:07:30, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
[2004/05/12 16:07:30, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
[2004/05/12 16:07:39, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
[2004/05/12 16:07:59, 0]
2009 Mar 25
2
help on kerberos5
Dear All,
this i feel is a little out of topic but really apprecite if someone can help
i am tryin to authenicate my Centos 5.2 box to windows 2003 ADS server ..
but am not able to do so .
i get the following error when i run kinit
kinit(v5): Improper format of Kerberos configuration file while
initializing Kerberos 5 library
i have the following packages installed on my linux box
[root at
2004 Jul 30
1
Failed to verify incoming ticket
Hi,
I'm trying to get Samba 3.0.2 working against a Windows 2003 Active
Directory. I can join the Linux box (RedHat Advanced Server) to the
domain using "net ads join" and it appears in the Windows machine's
Users and Computers snap in but when trying to map a drive from Windows
you just get a continuous password dialog bog and on the Linux box Samba
produces the following error
2004 Jun 16
2
Winbind in ADS forrest hangs when not able to talk to other DCs
Hi There,
we have a winbind installation here that is used for squid authentication and group resolving. the winbind server is part of the domain ch.domain.intern. the ads forrest is organized like
domain.intern
ch.domain.intern at.domain.intern fr.domain.intern
and other sites will follow. authentication and group resolving works actually fine, BUT: if the link to at or fr is down winbind
2011 Mar 10
1
Squid with AD Authendication problem (windows 2003)- please help
?I have configured squid with AD authentication its working fine but I am
getting lots of error for authentication failed.
?
?
squid-2.5.STABLE14-1.4E
samba-3.0.10-1.4E.11
?
?
?
Windows 2003 Domain Audit log failure.
?
?
Pre-authentication failed:
??????????????? User Name:??????????? proxy$
??????????????? User ID:????????????????? DOMAIN\proxy$
??????????????? Service Name:???????
2008 Jun 03
0
error on ads_startup: No logon servers
Folks,
I have set up a samba development server. It is able to let users log in
through ldap, it grabs their groups correctly, it gets a kerberos ticket
correctly, however it craps out when trying to join to the ADS. I have
an already working server with, from what I can tell, the same
configuration.
When I run the net ads join -d3 (letting it use a previously cached
kerberos ticket for
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
2004 May 17
1
Clock skew and net ads join problem
HI,
when i try to execute the kinit command on my Red
hat 9 system with samba 3 i get the following error
[root@niit125 root]# kinit junaid@NIIT.EDU.PK
Password for junaid@NIIT.EDU.PK:
kinit(v5): Clock skew too great while getting initial
credentials
so how do i solve the clock skew problem cause i have
checked the time on both of them it is the same.
the net ads join command doesnt
2004 Jan 04
1
Samba 3 and W2K3 AD intergration problems
All,
Have already got Samba 3 and W2K Ad intergrating working in production
without any problems.
I have set up a test domain to test W2K3 and Samba3 on a Red Hat 8
server.
I did the following:
* Have set up the NTP Daemon to synchronize time with the W2K3 domain
controller.
* installed the latest Kerberos packages for Red Hat 8, maid sure that
krb5-workstation is installed.
* installed the
2002 Jun 19
0
Samba 3.0 alpha 17 Active Directory question
Hi, all!
I am working on testing Samba 3.0 Alpha 17 in order to integrate it with
Active Directory using Kerberos. Everything works until I try to access a
Samba share from the Windows 2000 Server. I have joined the Samba server to
the AD domain using the instructions in the ADS-howto, and it works.
Here is my smb.conf -----
realm = SLOWE.COM
ads server = 10.109.10.133
security = ADS
2003 Nov 27
0
Samba3 and AD
Hi all,
I'm trying integrate my Redhat 7.3 machine with Win2000 server Active
Directory, such that users can logon to the Linux box using AD accounts.
I have successfully join the Linux box into the domain as a domain
member server, and current linux account users can access their Samba
share from their Windows machines. When I tried to configure winbind, I
was hit with a problem when trying
2004 May 28
0
To all with FreeBSD 5.2.1 and net ads join problems
If your getting kinit problems with net ads join (don't bother with
testjoin-it will error out no matter), do the following:
1. Change an administrators password, especially if you upgraded from
NT 4.
2. Create a krb5.conf file int /etc that looks like this:
logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmind.log
2005 Dec 05
2
wbinfo and user group
Hello,
I have a problem with to obtain an user group.
My config is :
Redhat server 3.0 update 1
samba-3.0.20b
my smb.conf is :
****************************
[global]
workgroup = domxxx
password server = xxxx, xxxx
security = ads
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = yes
winbind enum users =
2012 Mar 06
1
problem for joining the domain.
I am having a problem to join one of my machine, to the 2003 AD. I have used the same config on another machine and it works fine. I am not able to figure out where I am going wrong. I would appreciates if you could help. My samba version is 3.6.3-44 on Centos 6
This is what I get
[root at scan_srv2 tmp]# net ads join -U Administrator
Enter Administrator's password:
Using short domain name
2004 Dec 07
1
Kerberos Error
Hi,
I'm using samba-*-3.0.6-4.3.100mdk and libkrb51-1.3-6.3.100mdk on
LM10.0. A similar summary to what I'm seeing could be found here.
http://lists.samba.org/archive/samba/2004-July/090210.html
My relevant config info could be found below. May I ask how could I
solve this in LM10.0? What packages do I need to update? The problem
does not arise with NT. It happens to only W2K, XP,