Displaying 20 results from an estimated 465 matches for "gssapi_krb5".
2007 Sep 07
0
OpenSSH 4.7p1, AIX 5.2, with IBM Kerberos = No Joy.
...it, and I was hoping the problems would be resolved with a newer
version.
Unfortunately, I couldn't even get it to build successfully:
CC=gcc ./configure --with-kerberos5=/usr/krb5
... produces ...
checking for gss_init_sec_context in -lgssapi... no
checking for gss_init_sec_context in -lgssapi_krb5... no
configure: WARNING: Cannot find any suitable gss-api library - build
may fail
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
configure: WARNING: Can...
2006 Mar 24
0
OpenSSH
...with Kerberos5 fails.
checking whether we are using Heimdal... no
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi_krb5.h usability... no
checking gssapi_krb5.h presence... no
checking for gssapi_krb5.h... no
checking gssapi/gssapi_krb5.h usability... no
checking gssapi/gssapi_krb5.h presence... yes
configure: WARNING: gssapi/gssapi_krb5.h: present but cannot be compiled
configure: WARNING: gssapi/gssapi_krb5....
2007 Nov 13
1
compile error in hp-ux 11.23PA system with OpenSSH4.7p1
...bexec/ssh-rand-helper\" -DHAVE_CONFIG_H -D__HP1123PA -DHP1123PA -c gss-serv-krb5.ccpp: "/usr/include/sys/xti.h", line 332: warning 2001: Redefinition of macro T_NULL.cpp: "/usr/include/sys/xti.h", line 341: warning 2001: Redefinition of macro T_UNSPEC.cc: "/usr/include/gssapi_krb5.h", line 54: error 1000: Unexpected symbol: "OM_uint32".cc: "/usr/include/gssapi_krb5.h", line 54: warning 557: Missing declaration specifiers, "int" assumed.cc: "/usr/include/gssapi_krb5.h", line 59: error 1000: Unexpected symbol: "OM_uint32"....
2002 Nov 19
1
problems compiling samba3.0alpha20 on SOLARIS 7
....0alpha20 on a SOLARIS 7 machine, everything
looks quite OK until I end up with this, there seems to be a couple of
kerberos related functions missing (?)
Undefined first referenced
symbol in file
krb5_sname_to_principal /usr/krb5-1.2.6/lib/libgssapi_krb5.a(acquire_cred.o)
krb5_free_cksumtypes /usr/krb5-1.2.6/lib/libgssapi_krb5.a(init_sec_context.o)
krb5_mk_error /usr/krb5-1.2.6/lib/libgssapi_krb5.a(accept_sec_context.o)
krb5_fwd_tgt_creds /usr/krb5-1.2.6/lib/libgssapi_krb5.a(init_sec_context.o)
krb5_rd_cred...
2002 Sep 11
0
samba-3.0-alpha19 can't compile
Hi
I try to compile samba-3.0-alpha19 on my Linux-Box (SuSE 8.0, Kernel
2.4.18, cc 2.95.3, make 3.79.1). After "make" I got this errors:
Linking bin/smbd
/usr/src/krb5-1.2.5/src/lib/libgssapi_krb5.a(accept_sec_context.o): In
function `rd_and_store_for_creds':
accept_sec_context.o(.text+0x7b): undefined reference to `krb5_rd_cred'
accept_sec_context.o(.text+0xdb): undefined reference to `krb5_rd_cred'
/usr/src/krb5-1.2.5/src/lib/libgssapi_krb5.a(accept_sec_context.o): In
functio...
2002 Jul 06
1
Compile error with kerberos and samba
...now of
either a workaround or solution? I can't install samba now!! :(
Mark
--
This is the error:
Linking bin/smbd
/usr/lib/libkrb5.a(fcc_gennew.o): In function `krb5_fcc_generate_new':
fcc_gennew.o(.text+0x6a): the use of `mktemp' is dangerous, better use
`mkstemp'
/usr/lib/libgssapi_krb5.a(accept_sec_context.o): In function
`rd_and_store_for_creds':
accept_sec_context.o(.text+0x7b): undefined reference to `krb5_rd_cred'
accept_sec_context.o(.text+0xdb): undefined reference to `krb5_rd_cred'
/usr/lib/libgssapi_krb5.a(accept_sec_context.o): In function
`krb5_gss_accept_...
2008 Jun 04
3
1.1RC8 and gssapi
...vecot"\" -I/usr/include
-I/usr/local/include -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -MT mech-gssapi.o -MD -MP -MF .deps/mech-gssapi.Tpo -c
-o mech-gssapi.o mech-gssapi.c
mech-gssapi.c:39:29: gssapi_krb5.h: No such file or directory
*** Error code 1
Anybody else had luck with gssapi on freebsd?
-c
2002 Oct 17
1
Compile failure samba3.0alpha20
...mpiling registry/reg_cachehook.c
Compiling registry/reg_printing.c
Compiling registry/reg_db.c
Linking bin/smbd
/usr/local/lib/libkrb5.a(fcc_gennew.o): In function `krb5_fcc_generate_new':
fcc_gennew.o(.text+0x6a): the use of `mktemp' is dangerous, better use
`mkstemp'
/usr/local/lib/libgssapi_krb5.a(accept_sec_context.o): In function
`rd_and_store_for_creds':
accept_sec_context.o(.text+0x6b): undefined reference to `krb5_rd_cred'
/usr/local/lib/libgssapi_krb5.a(accept_sec_context.o): In function
`krb5_gss_accept_sec_context':
accept_sec_context.o(.text+0x108e): undefined referenc...
2003 Jan 16
1
Samba PDC + 2K/XP
Hey,
I am just wondering how you enforce security (such as permissions) on local
workstations while running Samba 2.2.x as a PDC with 2K/XP workstations? As
some of us don't have or want 2000 Server to enforce things like policies
etc... how do you all do it. E.g. If we want 'Administrator' to have access
to all start menu etc... yet standard users to have only programs, no
settings
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
2023 Aug 01
1
Joining a new Samba AD DC
...5c7-321ba69caee0._msdcs.hprs.local. not found: 3(NXDOMAIN)
and when trying to add with 'samba-tool' I got:
# samba-tool dns add MAIL _msdcs.hprs.local 0d2a3ba9-4ade-45de-85c7-321ba69caee0 CNAME DC1.hprs.local -Uadministrator
[deleted]
Password for [HPRS\administrator]:
gensec_update_send: gssapi_krb5[0xd83f00]: subreq: 0xd85680
gensec_update_send: spnego[0xd831e0]: subreq: 0xd83820
gensec_update_done: gssapi_krb5[0xd83f00]: NT_STATUS_MORE_PROCESSING_REQUIRED tevent_req[0xd85680/../source4/auth/gensec/gensec_gssapi.c:1054]: state[2] error[0 (0x0)] state[struct gensec_gssapi_update_state (0xd858...
2024 Jun 26
2
Kerberos issues
...with this domain
controller, but it somehow coped with its role for 5 years.
I found the following error when I did # samba-tool ldapcmp ldap://DC1
ldap://DC2 -Uadministrator
> resolve_lmhosts: Attempting lmhosts lookup for name DC1<0x20>
> GENSEC backend 'gssapi_spnego', 'gssapi_krb5', 'gssapi_krb5_sasl',
> 'spnego', 'schannel', 'naclrpc_as_system', 'sasl-EXTERNAL', 'ntlmssp',
> 'ntlmssp_resume_ccache', 'http_basic', 'http_ntlm'
> 'krb5', 'fake_gssapi_krb5' registered
> P...
2018 Jan 11
3
DRS Replication between two DC's Failing
...9
tevent: 9
auth_audit: 9
auth_json_audit: 9
kerberos: 9
drs_repl: 9
Processing section "[netlogon]"
Processing section "[sysvol]"
Processing section "[softshare]"
pm_process() returned Yes
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'naclrpc_as_system' registered
GENSEC backend 'sasl-EXTERNAL' registered
GENSEC backend 'ntlmssp' regis...
2024 Jun 05
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
...d has
changed and when I call samba-tool drs showrepl the following error occurs
samba-tool drs showrepl -d 5
INFO: Current debug levels:
lpcfg_load: refreshing parameters from /opt/samba/etc/smb.conf
ldb_wrap open of secrets.ldb
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'ncalrpc_as_system' registered
GENSEC backend 'sasl-EXTERNAL' registered
GENSEC backend 'ntlmssp' regis...
1999 Nov 25
4
compile error
Hi,
I'm trying to get Samba-2.1.0-prealpha compiled but I always get stuck
at the following error message:
root@pc2:/usr/src/samba-2.1.0-prealpha/source > make
Using LIBS = -lcrypt
Linking bin/rpcclient
rpcclient/rpcclient.o: In function `process':
rpcclient/rpcclient.o(.text+0x4c3): undefined reference to
`wait_keyboard'
collect2: ld returned 1 exit status
make: ***
2018 Jan 11
4
DRS Replication between two DC's Failing
...9
tevent: 9
auth_audit: 9
auth_json_audit: 9
kerberos: 9
drs_repl: 9
Processing section "[netlogon]"
Processing section "[sysvol]"
Processing section "[softshare]"
pm_process() returned Yes
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'naclrpc_as_system' registered
GENSEC backend 'sasl-EXTERNAL' registered
GENSEC backend 'ntlmssp' regis...
2024 May 24
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
good afternoon, when entering into the domain an error occurs, the
administrator has all the rights, but for some reason it is not possible to
enter this server into the domain, samba 4.19.0, the log is attached
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'ncalrpc_as_system' registered
GENSEC backend 'sasl-EXTERNAL' registered
GENSEC backend 'ntlmssp' regis...
2023 Jul 30
1
Joining a new Samba AD DC
...2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local. not found: 3(NXDOMAIN)
(manually add the objectGUID)
> samba-tool dns add MAIL _msdcs.hprs.local 0d2a3ba9-4ade-45de-85c7-321ba69caee0 CNAME DC1.hprs.local -Uadministrator
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'naclrpc_as_system' registered
GENSEC backend 'sasl-EXTERNAL' registered
GENSEC backend 'ntlmssp' regis...
2012 Jan 20
1
Samba 4 Cannot contact any KDC for requested realm
...18-GIT-957ec28
After starting samba -i -d3,
wbinfo -i someuser
gives this:
ldb_wrap open of secrets.ldb
using SPNEGO
Selected protocol [8][NT LANMAN 1.0]
Cannot reach a KDC we require to contact cifs/hh3.site at SITE : kinit for
HH3$@SITE failed (Cannot contact any KDC for requested realm)
SPNEGO(gssapi_krb5) NEG_TOKEN_INIT failed: NT_STATUS_NO_LOGON_SERVERS
ldb_wrap open of secrets.ldb
schannel_fetch_session_key_tdb: restored schannel info key
SECRETS/SCHANNEL/HH3
Cannot reach a KDC we require to contact host/hh3.site at SITE : kinit for
HH3$@SITE failed (Cannot contact any KDC for requested realm...
2020 Jun 09
2
include in smb.conf
Hi Rowland
>Hi Marcio, we would need more info, where are you migrating the
home folders from ? and where to ?
I copied Windows Server 2008 folders and permissions with ROBOCOPY to my
Samba 4 server.
>I know you mentioned a Win 2008 server, are the home folders stored
on that ?
The personal folders were stored on it (Windows), but now they are on my
new Samba 4 file server.
>Another