Displaying 5 results from an estimated 5 matches for "krb_error".
2006 Apr 18
4
Managed to make some progress, stuck again.
...[realms]
CASTORTECH.COM = {
kdc = castor-srvr1.castortech.com
}
[domain_realm]
.kerberos.server = CASTORTECH.COM
I got the default realm name when I ran ksetup on the AD server.
I then tried to connect using kinit administrator@CASTORTECH.COM. It
asks for a password and it return an error (krb_error 14 KDC has no
support for encryption type). If I use another user (simon, my account
with domain admin rights), it connects and create a new ticket. To be
sure, I tested with a user that don't exist and got a "krb_error 24
Pre-authentication information was invalid". Any idea why adm...
2005 Aug 04
2
Trouble in Joining Suse 9.3 to Win2k3 Server
...domain-member.html#ads-member)
its clear that we need to first get a kerberos ticket... via
#>kinit Administrato@REALM
in Suse9,3, I get this error
susles93WSA:~ # kinit Administrator@HUNGERFORD.KOL
Password for Administrator@HUNGERFORD.KOL:dingdong.com <http://dingdong.com>
Exception: krb_error 24 Pre-authentication information was invalid (24)
Pre-authentication information was invalid
KrbException: Pre-authentication information was invalid (24)
at sun.security.krb5.KrbAsRep.<init>(DashoA12275:67)
at sun.security.krb5.KrbAsReq.getReply(DashoA12275:315)
at sun.security.krb5.KrbAsR...
2004 Dec 06
0
errors from ads_krb5_mk_req errors and util_sock.c:send_smb
...N.COM
uSNChanged: 4946810
uSNCreated: 4906606
whenChanged: 20041205200719.0Z
whenCreated: 20041203004915.0Z
# Check validity of /etc/krb5.conf
[root@myserver usr]# kinit -Uadministrator
Password for -Uadministrator@MYREALM.MY.MYDOMAIN.COM:
Exception: krb_error 6 Client not found in Kerberos database (6) Client not found in Kerberos database
KrbException: Client not found in Kerberos database (6)
at sun.security.krb5.KrbAsRep.<init>(DashoA12275:64)
at sun.security.krb5.KrbAsReq.getReply(DashoA12275:345)...
2004 Dec 02
1
Can RH AS3 be a ADS member with winbind+nss+krb5?
Samba is trying to be a member server in an AD in native mode, using
winbind, nss, and kerberose. There are 3 kdc's (2 are Win2003, 1 is
Win2000), samba server is RH-AS3 + Samba version 3.0.9 (from samba.org)
+ krb5 1.3.1-6 (from Fedora Core). I thought I had things working (join
succeeded, could access shares, modify files), and then it stopped
working. After clearing out the host account
2010 May 11
1
Samba 3.5.2 compile on AIX
...ity/security_descriptor.c
Compiling lib/dummysmbd.c
Compiling lib/dummyroot.c
Compiling libsmb/clientgen.c
Compiling libsmb/cliconnect.c
Compiling libsmb/clifile.c
Compiling libsmb/clikrb5.c
"libsmb/clikrb5.c", line 1664.11: 1506-022 (S) "server" is not a member of
"struct KRB_ERROR".
"libsmb/clikrb5.c", line 1668.11: 1506-022 (S) "error" is not a member of
"struct KRB_ERROR".
"libsmb/clikrb5.c", line 1673.39: 1506-280 (W) Function argument
assignment between types "int" and "struct KRB_ERROR*" is not allowed....