search for: parse_negtokentarg

Displaying 2 results from an estimated 2 matches for "parse_negtokentarg".

2008 Aug 05
2
Leopard Macs using Kerberos: Failed to parse negTokenTarg
...Session Setup AndX Request packet, bytes whose start tag is 0xa1, in a spot where Samba's parser expects 0xa2. The critical error is "Failed to parse negTokenTarg at offset 54", which looks like it's being caused by the call asn1_start_tag(&data, ASN1_CONTEXT(2)); in parse_negTokenTarg(). Here's an excerpt from the smbd log with debug=10: [2008/08/01 16:07:07, 3] smbd/process.c:switch_message(886) switch message SMBsesssetupX (pid 5281) conn 0x0 [2008/08/01 16:07:07, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2008/08/01 16:07:07...
2005 May 26
5
samba3 and kerberos authentication of users
Hi all, this is probably VFAQ, but I never found a working solution. I have a standalone samba server running samba ver. 3. In the network, we have heimdal kerberos used to authenticate users for pop3,imap,web-based applications etc. Now I would like to make the samba communicating with kerberos kdc so there will no longer be users in smbpasswd with separate passwords outside of kerberos. I