search for: have_krb5

Displaying 20 results from an estimated 33 matches for "have_krb5".

2010 Oct 20
0
No subject
...ny previous build attempts. The following should work assuming you're in the checked out directory and on the right branch: $ git reset --hard HEAD $ git clean -dxf Then do the autogen and configure again. After running configure.developer, do this (from the source3 directory): $ grep 'HAVE_KRB5\>' include/config.h It should print out: #define HAVE_KRB5 1 since you now have the libkrb5-dev package installed. > I looked through the options for configure.developer, can I disable Kerberos > in the configure step and bypass the problem? I don't know. Jeremy, any idea why...
2012 Dec 19
1
config.h is not showing flags
Hi, After running configure, my /source3/include/autoconf/config.h is not showing these flags: #define HAVE_KRB5 1 #define HAVE_LDAP 1 How to fix config.log so that it will work: Please reply as sooon as possible: Nirmit Kansal ......................................... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
2011 Nov 08
1
Issue with compile of 3.5.12 -- krb related
...lue 'ADS' for parameter 'security' Unknown parameter encountered: "realm" Ignoring unknown parameter "realm" I figured this might be due to a compile problem and I re-checked the HOWTO pdf and saw that I needed to find the following in include/config.h #define HAVE_KRB5 1 #define HAVE_LDAP 1 I was missing the KRB5 line so I installed krb5-devel (centos 5.7) and then re-configured. During the make command I now get the following error: cifs.upcall.c:(.text+0x360): undefined reference to `smb_krb5_principal_get_realm' cifs.upcall.c:(.text+0x3d3): undefined re...
2005 Jan 30
2
How to support idmap_rid on Fedora Core 3?
...path = /smb/users admin users = root, 'Domain Admins' read only = No guest ok = Yes /*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/* /*/*/*/*/* config.log SNIPPED /*/*/*/*/*/* $ ./configure --with-shared-modules=idmap_rid --with-ads --with-pam --with_pamsmbpass #define HAVE_LDAP 1 #define HAVE_KRB5 1 /*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/* /*/*/*/*/* nsswitch.conf /*/*/*/*/*/* passwd: files winbind shadow: files winbind group: files winbind hosts: files dns wins bootparams: nisplus [NOTFOUND=return] files ethers: files netmasks: files networks: files protoco...
2001 Dec 18
0
Problems Getting Kerberos Compiled in with Samba 3.0 Alpha9 o n HPUX 11.00 64 Bit
...X application CDs). I have followed the instructions as outlined in the Samba 3.0 prealpha guide to Kerberos authentication (Steps 1-2, Step 5) and everything seems to be fine at steps 1-2 (the kerberos and ldap libraries were reported as found in the config.log and the config.h contained both the HAVE_KRB5 1 and HAVE_LDAP 1 lines), however when I run the test at step 5 I receive the following error from the smbclient : ./smbclient -k //machine/sharename incorrect size for /usr/local/samba/lib/upcase.dat - got 0 expected 131072 incorrect size for /usr/local/samba/lib/lowcase.dat - got 0 expected 1310...
2002 Sep 11
0
samba-3.0-alpha19 can't compile
...init_sec_context.o(.text+0x1282): undefined reference to `krb5_free_cksumtypes' collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 I used the configure-options --cache-file=/dev/null and --with-krb5=/usr/src/krb5-1.2.5/src The configure has the #define HAVE_LDAP 1 and #define HAVE_KRB5 1 Lines. I use the MIT-Kerberos (5-1.2.5) sources which I can compile without any problems. I also tried with an older MIT-Kerberos version without sucess. Has anybody an idea what could be wrong? thanks Luki -- Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org...
2004 Jun 14
0
Problems with Samba 3.0.4 and ADS
...with-swatdir=/var/samba/swat --with-logfilebase=/var/samba/log --localstatedir=/var/run --sharedstate dir=/var/run --with-syslog --with-utmp --with-acl-support --with-krb5=/usr/local/krb5-1.3.3 --with-winbind --with-ads This ran successfuly and I confirmed the following within config.log: #define HAVE_KRB5 1 #define WITH_ADS 1 #define HAVE_LDAP_H 1 Though when I run net ads testjoin it returns "ADS support not compiled in" Anyone got any ideas?? Ben Our name has changed. Please update your address book to the following format: "recipient@capgemini.com". This message conta...
2004 Nov 12
0
pdb_ldap.c Compilation Errors during "make"
...mba-HOWTO-Collection/compiling.html for compiling Samba from source and it ran smoothly. However, I realized that to have Active Directory support I needed to install some Kerberos and LDAP packages and recompile. I ran ./configure and, like it says in the instructions, lines like these: #define HAVE_KRB5 1 #define HAVE_LDAP 1 were found in include/config.h. However, when I tried to run make i got this: /usr/local/src/samba-3.0.7/source# make Using FLAGS = -O -I./popt -Iinclude -I/usr/local/src/samba-3.0.7/source/include -I/usr/local/src/samba-3.0.7/source/ubiqx -I/usr/local/src/samba-3.0.7/so...
2003 May 01
0
a little issue with ADS
...ilt by: XXXX@tower.eazy.homeip.net Built on: Wed Apr 23 21:01:11 EDT 2003 Built using: gcc Build host: Linux tower.eazy.homeip.net 2.4.20-r2 #1 SMP Thu Apr 17 22:26:45 EDT 2003 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux SRCDIR: . BUILDDIR: . Build options: HAVE_KRB5 HAVE_GSSAPI HAVE_LDAP WITH_AUTOMOUNT WITH_SMBMOUNT WITH_PAM WITH_TDB_SAM WITH_SYSLOG WITH_QUOTAS HAVE_POSIX_ACLS HAVE_LIBREADLINE Paths: CONFIGFILE: /etc/samba/smb.conf SBINDIR: /usr/sbin BINDIR: /usr/bin LOCKDIR: /var/run/samba LOGFILEBASE: /var/log/samba...
2003 Jul 11
3
DOS client connection
I have a problem login on a samba share using a DOS client, whereas using NT/2000/XP, i connect correctly The context: Active directory arch. All NT/2000/XP are in the domain. samba version 2.2.3a-12.3 for Debian (from debian stable package). I can directly connect to my samba shares from my current xp login session. When i boot from a dos boot disk (made from 95), i log in my domain with my
2005 Jun 11
1
Problem joining a domain using ads
...= SP-GRUPPE.DE [realms] SP-GRUPPE.DE = { kdc = 10.85.117.150 admin_server = 10.85.117.150 default_domain = SP-GRUPPE.DE kpasswd_server = 10.85.117.150 } "kinit jkt@SP-GRUPPE.DE" works with no error messages. "smbd -b | grep KRB" shows: HAVE_KRB5_H HAVE_ADDRTYPE_IN_KRB5_ADDRESS HAVE_KRB5 HAVE_KRB5_AUTH_CON_SETUSERUSERKEY HAVE_KRB5_C_ENCTYPE_COMPARE HAVE_KRB5_ENCRYPT_BLOCK HAVE_KRB5_ENCRYPT_DATA HAVE_KRB5_FREE_DATA_CONTENTS HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS HAVE_KRB5_FREE_KTYPES HAVE_KRB5_FREE_UNPARSED_NAME...
2005 Jan 31
0
How to support idmap_rid on Fedora Core 3?- RESOLVED
...*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/* >>> >>> /*/*/*/*/* config.log SNIPPED /*/*/*/*/*/* >>> >>> $ ./configure --with-shared-modules=idmap_rid --with-ads --with-pam >>> --with_pamsmbpass >>> >>> #define HAVE_LDAP 1 >>> #define HAVE_KRB5 1 >>> >>> /*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/* >>> >>> /*/*/*/*/* nsswitch.conf /*/*/*/*/*/* >>> >>> passwd: files winbind >>> shadow: files winbind >>> group: files winbind >>> >>> hosts...
2010 Dec 15
1
Problem compiling Samba from source
Hi, It's taken me ages to get past teh compile dependencies and having to build most of the dependencies from source. I then ran make and within a few short compilations the samba3 make fails with the following errors: ~/samba-3.5.5/source3> make Using CFLAGS = -I../lib/zlib -I/app/utils//include -O -I. -I/app/builduser/samba-3.5.5/source3
2004 Oct 14
0
Getting errors while running Samba 3.0.7 with ADS security mode under MIT Kerberos
Hi, I compiled Samba 3.0.7, MIT Kerberos 1.3.5 and OpenLDAP 2.2.17. I did not notice any errors during compilation. I searched and found the #define HAVE_LDAP 1 and #define HAVE_KRB5 1 statements in the config.h file of Samba 3.0.7's include dir. So, ADS should be supported in the compiled Samba 3.0.7 version. Here is what I did up to now. As described in the How-To Samba doc, I created the /etc/krb5.conf file and I ran the "kinit USERNAME@REALM" command. I had...
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledin Solaris smbd?
...AVE_GETGRENT HAVE_GETGRNAM HAVE_GETMNTENT HAVE_GETNETGRENT HAVE_GETRLIMIT HAVE_GETSPNAM HAVE_GETTIMEOFDAY_TZ HAVE_GLOB HAVE_GRANTPT HAVE_GSSAPI HAVE_GSS_DISPLAY_STATUS HAVE_ICONV HAVE_IFACE_IFCONF HAVE_IMMEDIATE_STRUCTURES HAVE_INITGROUPS HAVE_INNETGR HAVE_KRB5 HAVE_KRB5_AUTH_CON_SETUSERUSERKEY HAVE_KRB5_ENCRYPT_DATA HAVE_KRB5_FREE_KTYPES HAVE_KRB5_GET_PERMITTED_ENCTYPES HAVE_KRB5_KEYTAB_ENTRY_KEY HAVE_KRB5_LOCATE_KDC HAVE_KRB5_MK_REQ_EXTENDED HAVE_KRB5_PRINCIPAL2SALT HAVE_KRB5_PRINC_COMPONENT HAVE_KRB5_SET_DEFAULT_TGS_KTYPES...
2007 Sep 24
2
Where is the tdbsam password database file?
...VE_ARPA_INET_H HAVE_ASM_TYPES_H HAVE_ASM_UNISTD_H HAVE_ATTR_XATTR_H HAVE_CTYPE_H HAVE_DIRENT_H HAVE_DLFCN_H HAVE_EXECINFO_H HAVE_FCNTL_H HAVE_FLOAT_H HAVE_FNMATCH_H HAVE_GLOB_H HAVE_GRP_H HAVE_GSSAPI_GSSAPI_GENERIC_H HAVE_GSSAPI_GSSAPI_H HAVE_GSSAPI_H HAVE_KRB5_H HAVE_KRB5_LOCATE_PLUGIN_H HAVE_LANGINFO_H HAVE_LASTLOG_H HAVE_LBER_H HAVE_LDAP_H HAVE_LIMITS_H HAVE_LINUX_INOTIFY_H HAVE_LOCALE_H HAVE_MEMORY_H HAVE_MNTENT_H HAVE_NETDB_H HAVE_NETINET_IN_H HAVE_NETINET_IN_SYSTM_H HAVE_NETINET_IP_H HAVE_NETINET_TCP_H...
2005 Oct 19
1
samba with ADS. winbindd ignore for user authentication
...SYS_TYPES_H HAVE_SYS_UIO_H HAVE_SYS_UNISTD_H HAVE_SYS_UN_H HAVE_SYS_WAIT_H Headers: HAVE_AIO_H HAVE_ARPA_INET_H HAVE_COM_ERR_H HAVE_CTYPE_H HAVE_DIRENT_H HAVE_DLFCN_H HAVE_FCNTL_H HAVE_GLOB_H HAVE_GRP_H HAVE_GSSAPI_H HAVE_INTTYPES_H HAVE_KRB5_H HAVE_LANGINFO_H HAVE_LBER_H HAVE_LDAP_H HAVE_LIMITS_H HAVE_LOCALE_H HAVE_MEMORY_H HAVE_NETINET_IN_SYSTM_H HAVE_NETINET_IP_H HAVE_NETINET_TCP_H HAVE_NET_IF_H HAVE_POLL_H HAVE_READLINE_HISTORY_H HAVE_READLINE_READLINE_H HAVE_RPCSVC_NIS_H H...
2005 May 18
1
Samba Comple Problem on Solaris 2.8
...HAVE_SYS_TERMIO_H HAVE_SYS_TIME_H HAVE_SYS_TYPES_H HAVE_SYS_UNISTD_H HAVE_SYS_VFS_H HAVE_SYS_WAIT_H Headers: HAVE_ARPA_INET_H HAVE_COM_ERR_H HAVE_CTYPE_H HAVE_DIRENT_H HAVE_DLFCN_H HAVE_FCNTL_H HAVE_GLOB_H HAVE_GRP_H HAVE_GSSAPI_H HAVE_INTTYPES_H HAVE_KRB5_H HAVE_LANGINFO_H HAVE_LASTLOG_H HAVE_LBER_H HAVE_LDAP_H HAVE_LIMITS_H HAVE_LOCALE_H HAVE_MEMORY_H HAVE_NETINET_IN_SYSTM_H HAVE_NETINET_IP_H HAVE_NETINET_TCP_H HAVE_NET_IF_H HAVE_NSSWITCH_H HAVE_NSS_COMMON_H HAVE_POLL_H HAVE_READLINE_HISTORY_H HAVE_RE...
2005 May 07
0
force group broken in 3.0.14?
...HAVE_SYS_VFS_H HAVE_SYS_WAIT_H HAVE_SYS_XATTR_H Headers: HAVE_ARPA_INET_H HAVE_ASM_TYPES_H HAVE_COM_ERR_H HAVE_CTYPE_H HAVE_DIRENT_H HAVE_DLFCN_H HAVE_EXECINFO_H HAVE_FCNTL_H HAVE_GLOB_H HAVE_GRP_H HAVE_GSSAPI_GSSAPI_GENERIC_H HAVE_GSSAPI_GSSAPI_H HAVE_INTTYPES_H HAVE_KRB5_H HAVE_LANGINFO_H HAVE_LASTLOG_H HAVE_LBER_H HAVE_LDAP_H HAVE_LIMITS_H HAVE_LOCALE_H HAVE_MEMORY_H HAVE_MNTENT_H HAVE_NETINET_IN_SYSTM_H HAVE_NETINET_IP_H HAVE_NETINET_TCP_H HAVE_NET_IF_H HAVE_NSS_H HAVE_POLL_H HAVE_RPCSVC_NIS_H HAVE_RPCSVC_YPCLNT_H HAVE_RPCSVC_YP_...
2002 Nov 10
2
Trying to join a Solaris 8 box to Windows 2000 AD.
...klist command appears to do the right thing. Suggesting that kerberos is set up OK. I have samba-3.0alpha20 version installed on Solaris 8. It was configured with ./configure --with-ads --with-ldap --with-krb5=/usr/local/kerberos --with-pam --with-winbind The include/config.h file shows #define HAVE_KRB5 1 #define HAVE_GSSAPI 1 #define WITH_ADS 1 #define HAVE_LDAP_H 1 I am using GCC Version 3.2; Kerberos krb5-1.2.6; LDAP openldap-2.1.8; on a Solaris 8 platform. I have modified the Makefile so as to overcome errors in compiling e.g passdb/pdb_ldap.c CFLAGS=-O -I/usr/local/kerberos/include -I/...