Displaying 2 results from an estimated 2 matches for "invalidate_vuid".
2007 Aug 15
1
Performance Problem / failed to verify PAC server signature
...amba/2005-November/114231.html at the
earlier time.
>From my observation, it seems there was a spin on
reply_spnego_negotiate()/ reply_spnego_kerberos() calls that invokes
register_vuid() to register uvid with different vuid# for a logon user
or a client. Finally, kill the intermediate vuid by
invalidate_vuid(vuid). This caused too many SMB calls on the wire(more
than hundreds of SMB calls, including
SMBsesssetup,SMBtcon,SMBtdis,SMBclose,SMBulogoff), but do nothing.
[2007/08/14 12:01:03, 10]
libads/kerberos_verify.c:ads_secrets_verify_ticket(251)
ads_secrets_verify_ticket: enc type [18] failed to dec...
2010 Aug 26
1
smbd PANIC starting PAM
...rity/pam_mount.so(pam_sm_close_session+0xf2) [0x10e8fe2]
#10 /lib/libpam.so.0(+0x241f) [0x2ef41f]
#11 /lib/libpam.so.0(pam_close_session+0x44) [0x2f39f4]
#12 smbd(+0x3e6a68) [0x949a68]
#13 smbd(smb_pam_close_session+0xb0) [0x949bd0]
#14 smbd(session_yield+0xf7) [0x616157]
#15 smbd(invalidate_vuid+0x41) [0x61cc41]
#16 smbd(reply_ulogoffX+0x64) [0x643a24]
#17 smbd(+0x12ac46) [0x68dc46]
#18 smbd(+0x12b023) [0x68e023]
#19 smbd(+0x12b5f4) [0x68e5f4]
#20 smbd(run_events+0x1c1) [0x8f63c1]
#21 smbd(smbd_process+0xabb) [0x68d07b]
#22 smbd(+0x6df605) [0xc42605]
#23 smbd(run_ev...