search for: libgss

Displaying 4 results from an estimated 4 matches for "libgss".

Did you mean: libgsf
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris 10. For some reason since yesterday, the smbd process just "hangs" at the start. No log is generated on server side Where smbd is started, I can't find any open port on 139 or 145 My OS is Solaris 10 # uname -a SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120 #
2007 Mar 08
1
Coredump in dovecot-auth on gss auth
...Error: child 188558 (auth) killed with signal 11 Info: imap-login: Disconnected: method=PLAIN, rip=129.146.229.8, lip=XXX.YYY.17.59 The dovecot auth process SIGSEGV's and dies at login time (I think). Here's the backtrace: (gdb) bt full #0 0xfef25e1a in gss_release_name () from /usr/lib/libgss.so.1 No symbol table info available. #1 0x08064ccf in mech_gssapi_auth_free (request=0xfef3c000) at mech-gssapi.c:394 minor_status = 0 #2 0x08060551 in auth_request_handler_flush_failures () at auth-request-handler.c:493 auth_request = (struct auth_request **) 0x8047b5c...
2006 Oct 31
0
6310540 6290437 causes gss_accept_sec_context not to output ret_flags whn no deleg cred; breaks ssh
Author: wyllys Repository: /hg/zfs-crypto/gate Revision: 1b97a96daa581c4f53b4fd8acceb76a27a9fe324 Log message: 6310540 6290437 causes gss_accept_sec_context not to output ret_flags whn no deleg cred; breaks ssh Files: update: usr/src/lib/libgss/g_accept_sec_context.c
2013 Feb 21
5
[Bug 2073] New: solaris gssapi support
...Priority: P5 Component: Kerberos support Assignee: unassigned-bugs at mindrot.org Reporter: ossman at cendio.se Created attachment 2222 --> https://bugzilla.mindrot.org/attachment.cgi?id=2222&action=edit sol-gss.patch The GSSAPI library is called just "libgss" on Solaris, so configure should look for that as well. (This patch builds on bug 2072 in order to be able to actually link ssh) -- You are receiving this mail because: You are watching the assignee of the bug.