search for: kerberosv5

Displaying 11 results from an estimated 11 matches for "kerberosv5".

Did you mean: kerberosv
2016 Dec 08
2
Samba 4.51 Solaris 11 AD client
Solaris 11 include samba 3.6.25. I compiled samba 4.5.1 using GCC 4.8 and gmake. Had set following env variables to make sure krb5.conf was found # CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ # C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ After setting "client ldap sasl wrapping = plain" I was able to join to a Windows 2008 domain with samba 4. The samba 4.5.1 "wbinfo -m" showed the domain. However "wbinfo -u" did not show any users....
2007 Oct 05
3
User database ldap lookups and sasl
..."credentials cache". Looking at similar cases where services act as clients, like using nss_ldap for unix host accounts, I understand the credentials cache should be initiated by an external program (cron and startup script), at least with the TGT and maybe the TGS for ldap. Since usually kerberosv5 cache is based on the user id ( /tmp/krb5cc_0 for root) there's an option in ldap.conf (krb5_ccname) to set the filename (/etc/.ldapcache in nss_ldap tutorials) for this cache. Is there any way to do this with dovecot-ldap.conf or should I try to use "auth user" default cache filename...
2016 Dec 21
1
compiling Samba4 on Solaris11
...ocal/samba-4.4.7/lib -L/usr/lib" CFLAGS="-I /usr/local/samba-4.4.7/include -I/usr/include" CPPFLAGS="-I /usr/local/samba-4.4.4/include -I/usr/include" export LDFLAGS CFLAGS CPPFLAGS C_INCLUDE_PATH=/usr/local/samba-4.4.7/include:/usr/include:/usr/include/kerberosv5 CPLUS_INCLUDE_PATH=/usr/local/samba-4.4.7/include:/usr/include:/usr/include/kerberosv5 export C_INCLUDE_PATH CPLUS_INCLUDE_PATH Path is set as follows to ensure that gnu version of make and ld are found/ /usr/gcc/4.8/bin:/usr/gnu/bin:/usr/bin:/usr/sbin I only need samba to be...
2005 Jun 10
2
samba configure not working
Hello, I'm having an issue compiling samba with-ads enabled. I've successfully compiled kerberosV5 and Openldap. I can the following line when compiling Samba ./configure --with-pam --with-ads --with-ldap=/usr/local/openldap --with-winbind --with-krb5 The configure fails due to not having ldap support. Any ideas? Rick Mattier Systems Analyst II Windriver Systems 120 Royall St Canton, Ma 0202...
2016 Dec 11
0
Samba 4.51 Solaris 11 AD client
...'Samba' <samba at lists.samba.org> Subject: Samba 4.51 Solaris 11 AD client Solaris 11 include samba 3.6.25. I compiled samba 4.5.1 using GCC 4.8 and gmake. Had set following env variables to make sure krb5.conf was found # CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ # C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ After setting "client ldap sasl wrapping = plain" I was able to join to a Windows 2008 domain with samba 4. The samba 4.5.1 "wbinfo -m" showed the domain. However "wbinfo -u" did not show any users....
2016 Nov 28
0
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
...ed to the same level. So I decided to recompile. When recompiling samba 4.4.7 on solaris 11 I saw the following warning Checking for header krb5.h : no The fix for this in Solaris 11 with gcc 4.8.x is export C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5 export CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5 When compling samba 3, if memory serves, I would get a little summary of which features were enabled and which were not. I don't think kerberos is requires for domain trusts? I know that Active Directory does use kerberos...
2016 Nov 22
2
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
I am not sure if this is relevant root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainB Enter DOMAINA$'s password: Could not connect to server DomainB_DC Trust to domain DomainB established root at sambaPDC:~# root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainC Enter DOMAINA$'s password: Could not connect to
2016 Nov 29
1
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
...recompile. > > When recompiling samba 4.4.7 on solaris 11 I saw the following warning > > Checking for header krb5.h : no > > > The fix for this in Solaris 11 with gcc 4.8.x is > > export C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5 > export CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5 > > > When compling samba 3, if memory serves, I would get a little summary > of which features were enabled and which were not. > > I don't think kerberos is requires for domain trusts? I know that &gt...
2015 May 21
7
[Bug 2402] New: Missing include in kex.h results in compilation error due to unknown type
...pointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -I. -I/builds2/tkuthan/ul-ssh6_8/components/openssh/openssh-6.8p1 -I/usr/include/editline -I/usr/include/kerberosv5 -I/usr/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/ssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/ssh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/ssh/ssh-keysign\" -D_PATH_SSH_PKCS11_...
2009 Jul 27
5
v1.2.2 released
http://dovecot.org/releases/1.2/dovecot-1.2.2.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.2.tar.gz.sig Found and fixes several v1.2-specific bugs. Hopefully it's now stable for most people's usage. * GSSAPI: More changes to authentication. Hopefully good now. * lazy_expunge plugin: Drop \Deleted flag when moving message. + dovecot -n/-a now outputs also lda settings. +
2009 Jul 27
5
v1.2.2 released
http://dovecot.org/releases/1.2/dovecot-1.2.2.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.2.tar.gz.sig Found and fixes several v1.2-specific bugs. Hopefully it's now stable for most people's usage. * GSSAPI: More changes to authentication. Hopefully good now. * lazy_expunge plugin: Drop \Deleted flag when moving message. + dovecot -n/-a now outputs also lda settings. +