Fw: make check fails

2016-09-30 Thread Ted Creedon
do the nightly builds include a "make check"? thanks tedc ____ From: Ted Creedon Sent: Tuesday, September 27, 2016 4:30 PM To: heimdal-b...@h5l.org Subject: make check fails make check fails with kernel 4.4.21-2 (suse leap 42.2) but works with kern

Re: make check fails

2016-10-01 Thread Ted Creedon
From: Ted Creedon Sent: Friday, September 30, 2016 1:57 PM To: heimdal-discuss@h5l.org Subject: Fw: make check fails do the nightly builds include a "make check"? thanks tedc ____ From: Ted Creedon Sen

aklog needs to be included in tests

2016-12-29 Thread Ted Creedon
./configure --with-berkeley-db --with-x --enable-pthread-support --enable-kcm compiles & passes make check on SUSE Leap 4.2 However the -aklog switch isn't working. Cab someone verify the specifiv krb5.conf swirches to enable afskog? I have 7.0.1 up in IBM's eclipse IDE which seems to work

kinit admin; unable to find rrealm using v 7.1

2017-01-17 Thread Ted Creedon
kinit admin unable to find rrealm host ookpik strace yields: == open("/usr/heimdal/bin/krb5-config --libs --deps", O_RDONLY) = -1 ENOENT (No such file or directory) futex(0x7f2bb85b9860, FUTEX_WAKE_PRIVATE, 2147483647) = 0 open("/usr/heimdal/lib64/../lib/plugin/kr

Re: kinit admin; unable to find rrealm using v 7.1

2017-01-17 Thread Ted Creedon
I exported it in error as a way to compile afs w/ heimdal. the ticket is closed. thanks to everyone, tedc From: Harald Barth Sent: Tuesday, January 17, 2017 2:33:01 PM To: Ted Creedon; heimdal-discuss@h5l.org Subject: Re: kinit admin; unable to find

which pam-afs to use

2017-01-30 Thread Ted Creedon
heimdal & openafs are installed but pam_afs_session.so is not can a pointer to the correct github version be sent? thanks tedc

pam

2017-01-30 Thread Ted Creedon
where is the location of the correct pam module sources? thanks tedc