search for: krb5_locate_kdc

Displaying 20 results from an estimated 20 matches for "krb5_locate_kdc".

2004 Aug 04
1
Installing Samba 3.0.5 in Mac OSX 10.3.4 server
Hi all, I'm installing Samba 3.0.5 in Mac OSX 10.3.4 server as root. First, ./configure ----with-krb5=/usr/sbin Second, when I do 'make' show this error: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:188: error: for each function it appears in.) libsmb/clikrb5.c:188: error: parse error before &quo...
2005 Dec 31
1
3.0.21a make fails on Mac OS X 10.4.3
Currently running 3.0.10 that comes standard with Mac OS X 10.4 (Tiger). Attempted to install 3.0.21a last night and make failed like this: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:306: error: for each function it appears in.) libsmb/clikrb5.c:306: error: parse error before '...
2004 Nov 09
2
3.0.8 build failure OS X 10.3.6
...I. -I/sw/include -I/Users/admin/Documents/samba-3.0.8/source LIBS = -lresolv -ldl -liconv LDSHFLAGS = -bundle -flat_namespace -undefined suppress -L/sw/lib LDFLAGS = -L/sw/lib Compiling dynconfig.c Compiling smbd/vfs.c Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:209: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:209: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:209: error: for each function it appears in.) libsmb/clikrb5.c:209: error: parse error before "h...
2003 Oct 28
1
Compile Problem (krb5)
...all even though Solaris 9 has krb5 in it, the .h file wasn't there that I could find). Now when building samba I'm getting this error Compiling libsmb/clifile.c Compiling libsmb/clikrb5.c libsmb/clikrb5.c:139:2: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:188: error: for each function it appears in.) libsmb/clikrb5.c:188: error: parse error before &quot...
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
...th the same error but didn't see any solution. Has anyone successfully compiled it on 10.4.8 Intel? Any help would be greatly appreciated as I am new to the mac platform but have lots of linux experience. The errors are below: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:378: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:378: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:378: error: for each function it appears in.) libsmb/clikrb5.c:378: error: parse error before ...
2004 Jun 25
1
Compilation with Kerberos problem
...... no checking for krb5_principal2salt... no checking for krb5_use_enctype... no checking for krb5_string_to_key... no checking for krb5_get_pw_salt... no checking for krb5_string_to_key_salt... no checking for krb5_auth_con_setkey... no checking for krb5_auth_con_setuseruserkey... no checking for krb5_locate_kdc... no checking for krb5_get_permitted_enctypes... no checking for krb5_get_default_in_tkt_etypes... no checking for krb5_free_ktypes... no checking for krb5_free_data_contents... no checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... no checking for addr_type...
2003 Sep 26
0
Cannot compile 3.0.0 @ HP-UX - Errors in libsmb/clikrb5.c ?
...h-pam \ --with-pam_smbpass \ --with-winbind ____________________________________________________________ Then I ran "gmake" and failed with: ------------------------------------------------------------ Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:225: error: dereferencing pointer to incomplete type libsmb/clikrb5.c:226: error: dereferencing pointer to incomplete type libsmb/clikrb5.c: In function `krb5_princ_component': libsmb/clikrb5.c:405: warning: assignment discards qualifiers from pointer target type gmake: *...
2004 Jun 18
0
installing samba 3.0.4 on MAC OS X issue
...rce/ubiqx -I/usr/local/samba-3.0.4/source/smbwrapper -I. -I/sw/include -I/usr/local/samba-3.0.4/source LIBS = -lresolv -ldl -liconv LDSHFLAGS = -bundle -flat_namespace -undefined suppress -L/sw/lib LDFLAGS = -L/sw/lib Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:188: error: for each function it appears in.) libsmb/clikrb5.c:188: error: parse error before "hnd...
2006 Mar 03
0
Help compiling 3.0.21c on Mac OS X 10.4.5
My first attempt of compiling Samba or pretty much anything like this under Mac OS X. Dragged the source down, did ./configure with success (AFAICT). When doing #root > make it chugs through quite a good part of it, but then: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:306: error: for each function it appears in.) libsmb/clikrb5.c:306: error: parse error before &...
2006 Nov 20
0
Compile error
Hi all, I'm on a Mac Pro running OSX 10.4.8 and get the following compile errors: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:378: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:378: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:378: error: for each function it appears in.) libsmb/clikrb5.c:378: error: parse error before '...
2004 Dec 22
0
Samba 3.0.10 ADS Setup issue Again
...g_direct': libsmb/clikrb5.c:112: syntax error before `salt' libsmb/clikrb5.c:114: `salt' undeclared (first use in this function) libsmb/clikrb5.c:114: (Each undeclared identifier is reported only once libsmb/clikrb5.c:114: for each function it appears in.) libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:209: syntax error before `hnd' libsmb/clikrb5.c:210: `krb5_krbhst_info' undeclared (first use in this function) libsmb/clikrb5.c:210: `hinfo' undeclared (first use in this function) libsmb/clikrb5.c:211: syntax error before `rc' libsmb/clikrb5.c:219: `rc'...
2004 Jul 02
0
Can't configure Samba with Kerberos support
...... no checking for krb5_principal2salt... no checking for krb5_use_enctype... no checking for krb5_string_to_key... no checking for krb5_get_pw_salt... no checking for krb5_string_to_key_salt... no checking for krb5_auth_con_setkey... no checking for krb5_auth_con_setuseruserkey... no checking for krb5_locate_kdc... no checking for krb5_get_permitted_enctypes... no checking for krb5_get_default_in_tkt_etypes... no checking for krb5_free_ktypes... no checking for krb5_free_data_contents... no checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... no checking for addr_type...
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
..._ads.c: In function `net_ads_join': utils/net_ads.c:743: warning: assignment discards qualifiers from pointer target type Compiling utils/net_ads_cldap.c ... Compiling utils/net_lookup.c (8) utils/net_lookup.c: In function `net_lookup_kdc': utils/net_lookup.c:212: warning: passing arg 3 of `krb5_locate_kdc' from incompatible pointer type Compiling utils/net_cache.c ... Compiling utils/smbcontrol.c (9) utils/smbcontrol.c: In function `do_printnotify': utils/smbcontrol.c:422: warning: passing arg 3 of `notify_printer_byname' discards qualifiers from pointer target type Linking bin/smbcontro...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...of `cli_getattrE' from incompatible pointer type client/client.c: In function `do_put': client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from incompatible pointer type utils/net_lookup.c: In function `net_lookup_kdc': utils/net_lookup.c:212: warning: passing arg 3 of `krb5_locate_kdc' from incompatible pointer type utils/net_idmap.c: In function `net_idmap_fixup_hwm': utils/net_idmap.c:123: warning: passing arg 1 of `lp_idmap_uid' from incompatible pointer type utils/net_idmap.c:123: warning: passing arg 2 of `lp_idmap_uid' from incompatible pointer type utils/n...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
...src/thirdparty/libs/libsmbclient.so: undefined reference to `krb5_cc_get_name@krb5_3_MIT' /lib/libssl.so.6: undefined reference to `krb5_checksum_size@k5crypto_3_MIT' /net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so: undefined reference to `krb5_locate_kdc@krb5_3_MIT' /net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so: undefined reference to `krb5_get_init_creds_opt_init@krb5_3_MIT' /lib/libssl.so.6: undefined reference to `krb5_rc_get_lifespan@krb5_3_MIT' /net/172.17.8.206/usr/local/avinash...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...es checking for krb5_principal2salt... yes checking for krb5_use_enctype... yes checking for krb5_string_to_key... yes checking for krb5_get_pw_salt... no checking for krb5_string_to_key_salt... no checking for krb5_auth_con_setkey... no checking for krb5_auth_con_setuseruserkey... yes checking for krb5_locate_kdc... yes checking for krb5_get_permitted_enctypes... yes checking for krb5_get_default_in_tkt_etypes... no checking for krb5_free_ktypes... yes checking for krb5_free_data_contents... yes checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... yes checking for addr_...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...es checking for krb5_principal2salt... yes checking for krb5_use_enctype... yes checking for krb5_string_to_key... yes checking for krb5_get_pw_salt... no checking for krb5_string_to_key_salt... no checking for krb5_auth_con_setkey... no checking for krb5_auth_con_setuseruserkey... yes checking for krb5_locate_kdc... yes checking for krb5_get_permitted_enctypes... yes checking for krb5_get_default_in_tkt_etypes... no checking for krb5_free_ktypes... yes checking for krb5_free_data_contents... yes checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... yes checking for addr_...
2004 Jan 15
2
Installation Problem !!!
...es checking for krb5_principal2salt... yes checking for krb5_use_enctype... yes checking for krb5_string_to_key... yes checking for krb5_get_pw_salt... no checking for krb5_string_to_key_salt... no checking for krb5_auth_con_setkey... no checking for krb5_auth_con_setuseruserkey... yes checking for krb5_locate_kdc... yes checking for krb5_get_permitted_enctypes... yes checking for krb5_get_default_in_tkt_etypes... no checking for krb5_free_ktypes... yes checking for krb5_principal_get_comp_string... no checking for addrtype in krb5_address... yes checking for addr_type in krb5_address... no checking for enc_...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...es checking for krb5_principal2salt... yes checking for krb5_use_enctype... yes checking for krb5_string_to_key... yes checking for krb5_get_pw_salt... no checking for krb5_string_to_key_salt... no checking for krb5_auth_con_setkey... no checking for krb5_auth_con_setuseruserkey... yes checking for krb5_locate_kdc... yes checking for krb5_get_permitted_enctypes... yes checking for krb5_get_default_in_tkt_etypes... no checking for krb5_free_data_contents... yes checking for krb5_principal_get_comp_string... no checking for krb5_free_unparsed_name... yes checking for krb5_free_keytab_entry_contents... yes chec...
2010 May 11
1
Samba 3.5.2 compile on AIX
...no checking for krb5_principal2salt... no checking for krb5_use_enctype... no checking for krb5_string_to_key... yes checking for krb5_get_pw_salt... yes checking for krb5_string_to_key_salt... yes checking for krb5_auth_con_setkey... yes checking for krb5_auth_con_setuseruserkey... no checking for krb5_locate_kdc... no checking for krb5_get_permitted_enctypes... no checking for krb5_get_default_in_tkt_etypes... yes checking for krb5_free_data_contents... yes checking for krb5_principal_get_comp_string... yes checking for krb5_free_unparsed_name... yes checking for krb5_free_keytab_entry_contents... no check...