Displaying 20 results from an estimated 20000 matches similar to: "OpenSSH"
2007 Sep 07
0
OpenSSH 4.7p1, AIX 5.2, with IBM Kerberos = No Joy.
I just tried to build the 4.7p1 on AIX 5.2, with Kerberos 5 enabled,
using the IBM Kerberos implementation (krb5.client.rte,
krb5.toolkit.adt, etc.) Is this supposed to work, or is the full MIT
Kerberos distribution required? IBM provides an older version of
OpenSSH (4.3p2), with Kerberos support, but there are some problems
with it, and I was hoping the problems would be resolved with
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on
OpenBSD 3.5, using the native Kerberos libraries (which happens to be
Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone
can help me figure out what the problem is, i would appreciate it.
First a bit of info on OpenBSD's Kerberos path layout, in case it
matters:
/usr/libexec - daemons
2005 Feb 21
6
OpenSSH+GSSAPI & HP/UX 11i...
I am trying to transition several HP/UX 11i (PA/RISC) servers from
ssh.com over to OpenSSH+GSSAPI (3.9p1) and it's complaining about the
GSSAPI include files:
-=-
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/local/ssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE
-D_XOPEN_SOURCE_EXTENDED=1 -I/usr/local/krb5/include
-DSSHDIR=\"/usr/local/etc\"
2009 Apr 03
3
gssapi not enabled
I'm trying to get gssapi-with-mic to work but the enabled field in the
method struct is disabled I.e.
The gssapi-with-mic enable field s not enabled in in the *method struct; it
fails at:
if (authmethod_is_enabled(method))
in the authmethod_is_enabled(method) function call
using ddd , OpenSSH 5.2.p1, Linux 2.6.22.5-31 (SuSE 10.2)
Questiion - what enables gssapi-with-mic?
Thanks
tedc
2014 May 31
0
broken samba-4.1.7 waf configure
31 may 2014
greetings,
in the (relatively distant) past, i several times downloaded,
built, and ran the then-current version of samba with little to no
problem. i recently experienced similar successful results with
samba-3.6.23.
i downloaded and tried to configure samba-4.1.7, which you (samba)
advertise as the current "stable" version. i expected no problems.
unfortunately, i
2014 Jun 21
1
broken samba-4.1.8 waf configure
21 jun 2014
the version numbers changed (samba-4.1.8), but the problem
remains exactly the same: waf configure continues to break at
krb5.
frank smith
31 may 2014
greetings,
in the (relatively distant) past, i several times downloaded,
built, and ran the then-current version of samba with little to no
problem. i recently experienced similar successful results with
samba-3.6.23.
i
2004 Jul 02
0
Can't configure Samba with Kerberos support
I'm trying to compile Samba 3.0.4 with Active Directory support on
OpenBSD 3.5, using the native Kerberos libraries (which happens to be
Heimdal 0.6). Unfortunately, ./configure isn't working right. I think
i'm missing a switch or something. If anyone can help me figure out
what the problem is, i would really appreciate it.
First a bit of info on OpenBSD's Kerberos path
2003 Sep 05
20
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
http://bugzilla.mindrot.org/show_bug.cgi?id=635
Summary: openssh-SNAP-20030903: configure does not work well with
heimdal(krb5)
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2003 Dec 17
3
Fedora FC1 RPMs
I've spent the morning looking at making some RPMs for Fedora Core 1
and run into a problem with GSSAPI. Basically the default install of
Fedora doesn't come with the necessary gssapi code to build the RPMs by
default (i.e. you need to say %define kerberos5 0 in openssh.spec).
Since Fedora is going to fork off from RedHat I was going to create a
set of patches to make a
2024 Aug 30
1
Debian openssh option review: considering splitting out GSS-API key exchange
On Tue, Apr 02, 2024 at 01:30:11AM +0100, Colin Watson wrote:
> * for Debian trixie (current testing):
>
> * add dependency-only packages called something like
> openssh-client-gsskex and openssh-server-gsskex, depending on their
> non-gsskex alternatives
> * add NEWS.Debian entry saying that people need to install these
> packages if they want to retain
2012 Aug 13
0
ldapsearch -> samba4
Samba 4.0.0beta4, CentOS 6.3 (openldap 2.4.23-26.el6), samba-generated
krb5.conf.
I have joined a Linux client to the samba4 domain and extracted the
kerberos5 keytab (using "kerberos method = system keytab"):
# kinit Administrator (succeeds)
# net ads join createupn=host/<client.fqdn>@REALM -k (succeeds)
# net ads keytab create (succeeds)
# net ads testjoin (is OK)
#
2005 Nov 27
3
OpenSSH and Kerberos / Active Directory authentication problems: Credentials cache permission incorrect / No Credentials Cache found
Greetings,
I'm working on the infrastructure of a medium size client/server
environment using an Active Directory running on Windows Server 2003 for
central authentication of users on linux clients.
Additionally OpenAFS is running using Kerberos authentication through
Active Directory as well.
Now I want to grant users remote access to their AFS data by logging in
into a central OpenSSH
2005 Jun 22
0
No Link on Solaris 9 sparc, MIT kerberos, and openldap
Howdy,
I'm trying to build 3.0.14a on Solaris 9 sparc, and I am seeing a linker error.
I tried building yesterday (and had configure errors related to libs), and then
I found information about conflicts with Sun standard kerberos bits (and missing
header files). I've installed and compiled Openldap and MIT Kerberos, and
pointed LDFLAGS to the new installed locations. The new install
2005 Nov 12
1
[PATCH] Use krb5-config if avaialable for Kerberos parameters
Hi.
I've had this patch a while (and I posted an earlier version a while
back): it tries to use krb5-config to obtain the Kerberos build options.
If it's not available, or isn't in the path specified to --with-kerberos5
then the existing behaviour is kept.
It seems to work for me with MIT and Heimdal. I got some feedback from one
person, would any of the Kerberos-using folk care to
2007 Nov 13
1
compile error in hp-ux 11.23PA system with OpenSSH4.7p1
Hi all,
I am compiling the OpenSSH4.7p1 on hp-ux PA11.23 system, however, it gives the following bug:
cc +DD64 -I. -I. -I../include/openssl -I../include/tcpwrap -I../include/zlib -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/local/include -I../include/gssapi -DSSHDIR=\"/opt/ssh/etc\" -D_PATH_SSH_PROGRAM=\"/opt/ssh/bin/ssh\"
2004 Jan 15
2
Installation Problem !!!
Hello there,
I encountered an error with Samba3.0 installation. I'm sending it as an attachment(i.e. whatever appeared at "konsole")
So, please help me out to install Samba3.0 on RedHat Linux 8.0
Waiting For reply !!!
Aditya R. Gupta
[Beta] HelpClick onthe image to chat with me
-------------- next part --------------
[root@localhost root]# cd
2008 Jun 04
3
1.1RC8 and gssapi
Trying to compile 1.1rc8 from scratch on FreeBSD 6.3 as well as from the
dovecot-devel port and I get an error when trying to include gssapi.
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql
-I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp
-DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\"
2004 Oct 07
0
openssh & kerberos & gssapi
I have configured openssh --with-kerberos5=<path> --with-pam
--with-tcp-wrapper=<path>, but when I expire my kerberos password, I do
not get a challenge to change my password for kerberos... anyone have
any thoughts.
I tried modifying the Make file to include -DGSSAPI
-DHAVE_GSSAPI_GSSAPI_H -DHAVE_GSSAPI_GSSAPI_GENERIC_H because I noticed
that the gssapi options for both