similar to: [PATCH] Support GSS-SPNEGO natively

Displaying 20 results from an estimated 200 matches similar to: "[PATCH] Support GSS-SPNEGO natively"

2007 May 22
1
[PATCH] add some const's
Add some const's. I think patch is self-explaining :) -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: wwwkeys.pgp.net -------------- next part -------------- # HG changeset patch # User Andrey Panin <pazke at donpac.ru> # Date 1179812865 -14400 # Node ID a486a946dfa135e8c7d4083aacaef45d5386aa11 # Parent e1b3043c0d90cd346cc8cbfb6d1de3917dda5121
2004 Jul 01
3
[PATCH, RFC] add APOP authentication mechanism
Hello all, this patch add APOP authentication mechanism to dovecot 1.0-test23. Please take a look. Best regards. -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: wwwkeys.pgp.net -------------- next part -------------- diff -udrpN -X /usr/share/dontdiff -x Makefile dovecot-1.0-test23.vanilla/src/auth/Makefile.am dovecot-1.0-test23/src/auth/Makefile.am ---
2004 Aug 09
1
[PATCH] RPA authentication mechanism
Hello all, attached patch implements Compuserve RPA athentication mechanism. Tested with: - Eudora 6 (uses Compuserve "Virtual Key" RPA software); - TheBat! 2.11 (uses it's own RPA implementation). I hope it can be useful for someone. Best regards. -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: wwwkeys.pgp.net -------------- next part
2006 Apr 12
1
OpenSSH 4.3p2, MIT KfW 3.0 and Cygwin
Has anyone successfully built openssh with MIT's KfW (Kerberos for Windows) under Cygwin? Is it even possible? Searching around I found one reference to Nicolas Williams attempting to do this several years ago, but no indication of success and nothing more recent. http://www.cygwin.com/ml/cygwin/2002-01/msg00100.html What about compiling openssh using a native windows compiler? Is
2006 Sep 11
2
SSPI context
Hello When we try to connect to our windows sql servers using windows nt authentication (trusted connection) receive the following error message... cannot generate SSPI context. Do anyone know how to resolve it? Regards
2009 Jul 22
1
Cannot generare SSPI context
OS: SUSE Linux Enterprise Desktop(SLED) 11 wine version installed on SLED11: samba-3.2.7-11.6.i586.rpm samba-client-3.2.7-11.6.i586.rpm samba-winbind-3.2.7-11.6.i586.rpm wine is also installed on SLED11: wine-1.1.26-1.1.i586.rpm MS SQL Server 2000 SP3 is a Member server. SLED11 is also a MS Active Directory Domain member/client Login as Administrator on the MS AD Domain from SLED11 run the
2020 Aug 16
2
Bug: GSSAPI: Unexpected NUL in auth data
Hi, After upgrading server to v2.3.11.3 (Arch linux). I can no longer connect from Evolution client to the server via GSSAPI (Kerberos). I get the following message in the log: auth: Debug: gssapi(?,x.x.x.x,<XXX>): Unexpected NUL in auth data The bug appears to have been introduced by this patch: https://github.com/dovecot/core/commit/d196f4c83c7383c17440d39eb994b4cd9ff5af52 Should
2005 Jul 15
3
Samba File Server with 2 NICs, only one is used
Hello all, We have a Mandrake 10.1 server with Samba 3.0.13. The box has 2 NICs, 2 IPs and our DNS servers have both entries (same name for 2 IPs). Since kerberos is not working around here (tried to fix it for about 3 weeks, then gave up) I found my workaround: I use NetBIOS alias for my server, all clients use this alias for samba access and they authenticate thgrough SSPI. My problem is that
2003 May 20
6
Sshd and domain authentication
Is there a way to run sshd on a windows 2000 server and have ssh clients authenticate to it using domain level authentication? Mike
2005 May 11
6
Need help with GSSAPI authentication
Client: Windows XP pro, in an AD 2003 domain, running SecureCRT 4.1.11. I've also got MIT Kerberos for Windows installed on the client, and Leash shows that my tickets ARE forwardable. Server: Solaris 8 Sparc server, with MIT Kerberos (krb5-1.4.1), and OpenSSH 4.0p1. I've created two AD accounts, and extracted keys mapped to "host/hostname.domainname.com at REALM.COM" and
2020 Aug 16
0
Bug: GSSAPI: Unexpected NUL in auth data
> On 16/08/2020 11:52 Paul Banks <com-dovecot at paulbanks.org> wrote: > > > Hi, > > After upgrading server to v2.3.11.3 (Arch linux). I can no > longer connect from Evolution client to the server via GSSAPI > (Kerberos). I get the following message in the log: > > auth: Debug: gssapi(?,x.x.x.x,<XXX>): Unexpected NUL in auth > data > > The
2006 May 17
13
Using NTLM for S.S.O. in Rails
Greetings all, To all the good souls that happen to know NTLM and Rails.... Short version: -------------- - I''m looking for server code to extract credentials through NTLM dialog with the client (IE) - I found nothing usable/useful (as they both implement the client side code) in - rubyntlm on rubyforge - lib ntlm-ruby by Jonathan Bastien-Filiatrau LONG version:
2014 Dec 17
2
Samba4 DC, SPNs and a complex Windows stack
Hello, We're using Samba 4.1.11 as domain controllers and over the past two weeks I've run into several issues with unrelated Windows software, the problems of which all point to Kerberos authentication and SPNs as being somehow involved. If there are many more issues it might start to get politically difficult *not* to blame the DCs, and I don't want to point fingers at Samba. Are
2009 Mar 01
1
Temporary tables with Microsoft SQL?
I can create a temp table with MySQL and R DBI[1], but I don't see how to do the same with Microsoft SQL 2005 and RODBC. R 2.8.1 creates the table, but then it can never see it. I'm looking to avoid replacing the convenience functions like sqlSave(). [1] https://stat.ethz.ch/pipermail/r-help/2009-March/190033.html > library(RODBC) > channel <-
2012 Jan 02
1
Small LOGIN_MAX_INBUF_SIZE for GSSAPI with samba4 (AD)
Hello, I faced the problem with samba (AD) + mutt (gssapi) + dovecot (imap). From dovecot log: Jan 2 17:58:42 server dovecot: imap-login: Disconnected: Input buffer full (no auth attempts): rip=192.167.14.16, lip=192.167.14.16, secured My situation: CentOS 6.2 IMAP: dovecot --version: 2.0.9 (CentOS 6.2) MUA: mutt 1.5.20 (CentOS 6.2) Kerberos: samba4 4.0.0alpha17 as AD PDC $ klist -e Ticket
2008 Jun 16
3
Apache rewrites with mongrel
I?m knew to rewrites on apache in combination with mongrelcluster. It?s urgend for me, because the server has an loadaverage about 10 :-((((( Ok so I?m using 3 mongrel-server on an mongrelcluster. The Loadbalancer ist apache I think, that my rewrites are not correct. Please can anybody check my rewrites ? That?s in my /etc/apache2/conf.d/rails.proxy_cluster.conf <Proxy
2006 Aug 02
2
Problem with RadRails plugin installation
Hi, I am usiing Windows XP and am behind a firewall. I get following error while trying to isntall few specific plugins that are hosted on some other sites than rubyforge (e.g.http://progrium.com/svn/vforge/plugins/widgets) in my RadRails project. "HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is
2006 Jun 03
1
Unable to connect to ms sql server.
I get the following error message when trying to connect to ms sql server: Open OLE error code:80040E4D in Microsoft OLE DB Provider for SQL Server Login failed for user ''XXXXXXXX''. HRESULT error code:0x80020009 Exception occurred. I google''d for those error codes but nothing useful so far. To set up ruby for ms sql server, I followed the
2006 Aug 03
1
RadRails install plugin problem
Hi, I''m having a problem installing plugins in the latest version of radrails running on windows XP. I used the Plugin window in radrails to select file_column to install file_column and everything worked ok. Now i want to install remote_upload plugin which isnt in the plugins list contained in radrails. So i select plugin from the generators tab and type remote_upload and hit
2015 Feb 13
3
I can't join to an existing domain (yet)
People: I have not solved my problem. I have only one DC with Zentyal 3.4 and I want to change it by samba 4.1.16. That's why if I can't join the samba to the existing domain I would not do anything else. The samba server error is this: (Command from samba) samba-tool domain join dtcf.etecsa.cu DC -U administrator --realm=DTCF.ETECSA.CU --dns-backend=BIND9_DLZ (Response) No