Displaying 7 results from an estimated 7 matches for "import_name".
Did you mean:
export_name
2002 Sep 11
0
samba-3.0-alpha19 can't compile
...ext_init'
gssapi_krb5.o(.text+0x14f): undefined reference to `krb5_ser_ccache_init'
gssapi_krb5.o(.text+0x16d): undefined reference to `krb5_ser_rcache_init'
gssapi_krb5.o(.text+0x1aa): undefined reference to
`krb5_ser_auth_context_init'
/usr/src/krb5-1.2.5/src/lib/libgssapi_krb5.a(import_name.o): In function
`krb5_gss_import_name':
import_name.o(.text+0x162): undefined reference to
`krb5_sname_to_principal'
/usr/src/krb5-1.2.5/src/lib/libgssapi_krb5.a(init_sec_context.o): In
function `make_ap_req_v1':
init_sec_context.o(.text+0x25b): undefined reference to
`krb5_fwd_tgt_...
2002 Jul 06
1
Compile error with kerberos and samba
...`krb5_ser_auth_context_init'
gssapi_krb5.o(.text+0x13a): undefined reference to `krb5_ser_ccache_init'
gssapi_krb5.o(.text+0x15a): undefined reference to `krb5_ser_rcache_init'
gssapi_krb5.o(.text+0x19a): undefined reference to
`krb5_ser_auth_context_init'
/usr/lib/libgssapi_krb5.a(import_name.o): In function
`krb5_gss_import_name':
import_name.o(.text+0x162): undefined reference to
`krb5_sname_to_principal'
/usr/lib/libgssapi_krb5.a(init_sec_context.o): In function
`make_ap_req_v1':
init_sec_context.o(.text+0x240): undefined reference to
`krb5_fwd_tgt_creds'
/usr/lib...
2002 Oct 17
1
Compile failure samba3.0alpha20
..._ser_auth_context_init'
gssapi_krb5.o(.text+0x14f): undefined reference to `krb5_ser_ccache_init'
gssapi_krb5.o(.text+0x16d): undefined reference to `krb5_ser_rcache_init'
gssapi_krb5.o(.text+0x1aa): undefined reference to
`krb5_ser_auth_context_init'
/usr/local/lib/libgssapi_krb5.a(import_name.o): In function
`krb5_gss_import_name':
import_name.o(.text+0x162): undefined reference to `krb5_sname_to_principal'
/usr/local/lib/libgssapi_krb5.a(init_sec_context.o): In function
`make_ap_req_v1':
init_sec_context.o(.text+0x23b): undefined reference to `krb5_fwd_tgt_creds'
/usr/l...
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
2005 Aug 26
3
[Bug 1066] off-by-one error with GSSAPI names
...Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: dleonard at vintela.com
ssh_gssapi_import_name() passes a string through a GSSAPI buffer that is one
byte too long. This seems to occasionally cause problems, like spurious garbage
characters appearing at the end of realms.
------- Additional Comments From dleonard at vintela.com 2005-08-08 23:33 -------
Created an attachment (id=945)
-->...
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: ***
2010 May 02
2
samba4 make error - drsblobs.so
...heimdal/lib/gssapi/krb5/indicate_mechs.c
Compiling heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c
Compiling heimdal/lib/gssapi/krb5/export_sec_context.c
Compiling heimdal/lib/gssapi/krb5/import_sec_context.c
Compiling heimdal/lib/gssapi/krb5/duplicate_name.c
Compiling heimdal/lib/gssapi/krb5/import_name.c
Compiling heimdal/lib/gssapi/krb5/compare_name.c
Compiling heimdal/lib/gssapi/krb5/export_name.c
Compiling heimdal/lib/gssapi/krb5/canonicalize_name.c
Compiling heimdal/lib/gssapi/krb5/unwrap.c
Compiling heimdal/lib/gssapi/krb5/wrap.c
Compiling heimdal/lib/gssapi/krb5/release_name.c
Compiling hei...