• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/Heimdal-398.1.2/tests/gss/

Lines Matching +refs:sh +refs:name +refs:style

1 #!/bin/sh
18 # 3. Neither the name of the Institute nor the names of its contributors
126 sh ${wait_kdc} KDC ${testdir}/messages.log || exit 1
134 echo "======test acceptor name is service only" ; > ${testdir}/messages.log
142 --acceptor-name=host \
143 --name-type=hostbased-service host@lucid.test.h5l.se || \
151 --acceptor-name=CIFS \
152 --name-type=hostbased-service host@lucid.test.h5l.se && \
177 ${test_context} --name-type=hostbased-service host@lucid.test.h5l.se || \
180 ${test_context} --name-type=krb5-principal-name host/lucid.test.h5l.se@${R} || \
183 ${test_context} --name-type=krb5-principal-name host/lucid.test.h5l.se || \
185 echo "dns canon on (long name) OFF, need dns_wrapper" ; > ${testdir}/messages.log
188 echo "dns canon off (long name)" ; > ${testdir}/messages.log
191 echo "dns canon off (short name)" ; > ${testdir}/messages.log
194 echo "dns canon off (short name, krb5)" ; > ${testdir}/messages.log
195 ${test_context} --no-dns-canon --name-type=krb5-principal-name host/lucid@${R} || \
197 echo "dns canon off (short name, krb5)" ; > ${testdir}/messages.log
198 ${test_context} --no-dns-canon --name-type=krb5-principal-name host/lucid || \
216 --name-type=hostbased-service host@lucid.test.h5l.se || \
224 --name-type=hostbased-service host@lucid.test.h5l.se || \
232 --name-type=hostbased-service host@lucid.test.h5l.se || \
240 --name-type=hostbased-service host@lucid.test.h5l.se || \
244 echo "======dce-style"
256 echo "${mech}: dce-style ${iov}" ; > ${testdir}/messages.log
260 --dce-style \
262 --name-type=hostbased-service host@lucid.test.h5l.se || \
292 # --name-type=hostbased-service \
313 --name-type=hostbased-service host@no-aes.test.h5l.se || \
319 --client-name=user1@${R} \
322 --name-type=hostbased-service host@no-aes.test.h5l.se || \
337 --name-type=hostbased-service host@lucid.test.h5l.se || \
345 --name-type=hostbased-service host@lucid.test.h5l.se || \
352 --name-type=hostbased-service host@ok-delegate.test.h5l.se || \
365 --name-type=hostbased-service host@lucid.test.h5l.se || \
372 --name-type=hostbased-service host@lucid.test.h5l.se || \
382 --name-type=hostbased-service host@ok-delegate.test.h5l.se || \
390 --name-type=hostbased-service host@ok-delegate.test.h5l.se || \
403 --name-type=hostbased-service host@lucid.test.h5l.se || \
416 --name-type=hostbased-service host@lucid.test.h5l.se || \
425 --name-type=hostbased-service host@lucid.test.h5l.se || \
440 --name-type=hostbased-service host@lucid.test.h5l.se || \
457 --name-type=krb5-principal-name host/short || \
467 --name-type=krb5-principal-name \
486 --name-type=hostbased-service host@lucid.test.h5l.se || \
505 --name-type=hostbased-service host@lucid.test.h5l.se || \
521 --name-type=hostbased-service host@lucid.test.h5l.se || \
536 sh ${leaks_kill} kdc $kdcpid || exit 1